Connecting Network Resources to Windows Folders

MKLINK [[/D] | [/H] | [/J]] Link Designation

To mount a network folder to the local catalogue, use the following command:

mklink /D "D:\path\to\folder\link" "\\server\share"