|
Re: Junction/Symlink Support in Vista We have no explicit support for reparse points in PowerShell. The best bet
to manage these is still the standalone programs available -- such as the
ones available from Sysinternals.
--
Lee Holmes [MSFT]
Windows PowerShell Development
Microsoft Corporation
This posting is provided "AS IS" with no warranties, and confers no rights.
"Keith Hill [MVP]" <r_keith_hill@no.spam.thank.u.hotmail.com> wrote in
message news:uiEXFky5GHA.1256@TK2MSFTNGP04.phx.gbl...
> Since RC2 doesn't install on Vista, we can't really test support for
> junctions and symlinks. I notice that with my RC1 refresh that the GCI
> command doesn't show junctions, symlinks or hard links like CMD's dir
> command does. Also the built-in Vista support for creating these links
> (mklink) seems to be a built-in shell command instead of a stand-alone
> EXE. That begs the question of whether or not PoSH will support the
> creation of junctions, sysmlinks and hard links in Vista?
>
> --
> Keith
> |