Thursday, 30 August 2007

Junctions and symbolic links

NTFS Junctions Points
  • managed through the linkd command from the WRK.
  • (linkd /d is the safe way to delete junction points - don't use Explorer)

NTFS Symbolic Links
  • Vista and Server 2008
  • created using mklink
  • file links deleted using del
  • directory links deleted using rmdir