How to create and manipulate NTFS junction points (205524)
The information in this article applies to:
- Microsoft Windows 2000 Server
- Microsoft Windows 2000 Advanced Server
- Microsoft Windows 2000 Professional
- Microsoft Windows 2000 Datacenter Server
This article was previously published under Q205524 SUMMARY
You can surpass the 26 drive letter limitation by using NTFS junction points. By using junction points, you can graft a target folder onto another NTFS folder or "mount" a volume onto an NTFS junction point. Junction points are transparent to programs.
Preview Tools for NTFS Junction Points
Microsoft offers three utilities for creating and manipulating NTFS junction points:
Linkd.exe- Grafts any target folder onto a Windows 2000 version of NTFS folder
- Displays the target of an NTFS junction point
- Deletes NTFS junction points that are created with Linkd.exe
- Location: Microsoft Windows 2000 Resource Kit
Mountvol.exe- Grafts the root folder of a local volume onto a Windows 2000 version of NTFS folder (or "mounts" the volume)
- Displays the target of an NTFS junction point that is used to mount a volume
- Lists the local file system volumes that are available for use
- Deletes the volume mount points that are created with mountvol.exe
- Location: Windows 2000 CD-ROM in the I386 folder
Delrp.exe- Deletes NTFS junction points
- Also deletes other types of reparse points, which are the entities that underlie junction points
- Aimed primarily at developers who create reparse points
- Location: Microsoft Windows 2000 Resource Kit
Modification Type: | Minor | Last Reviewed: | 5/25/2004 |
---|
Keywords: | kbhowto KB205524 |
---|
|