Windows Vista Forums
Vista Forums Home Join Vista Forums Windows 7 Forum Vista Tutorials Tags
Welcome to Windows Vista Forums. Our forum is dedicated to helping you find solutions with any problems, errors or issues you are experiencing with Windows Vista. The Vista forum also covers news and updates and has an extensive Windows Vista tutorial section that covers a wide range of tips and tricks.

Go Back   Vista Forums > Misc Newsgroups > PowerShell

Vista - Junction/Symlink Support in Vista

Reply
 
Old 10-03-2006   #1 (permalink)
Keith Hill [MVP]


 
 

Junction/Symlink Support in Vista

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



My System SpecsSystem Spec
Old 10-04-2006   #2 (permalink)
Lee Holmes [MSFT]


 
 

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
>



My System SpecsSystem Spec
Old 10-04-2006   #3 (permalink)
Keith Hill [MVP]


 
 

Re: Junction/Symlink Support in Vista

"Lee Holmes [MSFT]" <lee.holmes@online.microsoft.com> wrote in message
news:uShyUG%235GHA.4592@TK2MSFTNGP04.phx.gbl...
> 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.


Hopefully this feature makes it into v.next. For now, I'll just use "cmd /c
mklink ..."

--
Keith

My System SpecsSystem Spec
Reply

Thread Tools


Similar Threads
Thread Forum
vista bug? shortcut to junction Vista file management
Can not create symbolic link to a file - symlink to directory is O Vista General
junction points Vista account administration
Creative Vista Support: Native and Drivers and planned support Vista hardware & devices
Difference between junction point and directory symlink? Vista General


Vista Forums is an independent web site and has not been authorized,
sponsored, or otherwise approved by Microsoft Corporation.
"Windows Vista", the Start Orb, and related materials are trademarks of Microsoft Corp.
© Designer Media Ltd

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46