Share via

mklink with network drive

Anonymous
2014-11-10T03:07:35+00:00

I have bee able to make a link to a directory on an external hard drive that is connected directly to the pc with cmd.  I wish to do the same to a directory on a mapped drive on the network.  Can this be done?  If so how?  I have tried several ways with no luck.  

mklink /j c:Apache2\htdocs\My-Movies f:Movies

this returns "Local volumes are required to complete the operation."

mklink /d c:Apache2\htdocs\My-Movies f:Movies

this returns "The system cannot find the path specified."

Windows for home | Previous Windows versions | Internet and connectivity

Locked Question. This question was migrated from the Microsoft Support Community. You can vote on whether it's helpful, but you can't add comments or replies or follow the question.

0 comments No comments

Answer accepted by question author

Anonymous
2014-11-12T02:40:59+00:00

Hello,

I have figured this out, for those how find this page with the same question here is the answer.

at the Cmd window The input was:

mklink /d &lt;directory&lt;folder location&lt;as deep as you wish to go> \<server&lt;directory\folder name>&lt;as deep as you wish to go>

example: mklink /d C:\Photos\Today \Iomega_HD\Photos\This year

the first location is where you wish to place the link and the second location is where the data is that you want linked.

Was this answer helpful?

70+ people found this answer helpful.
0 comments No comments

3 additional answers

Sort by: Most helpful
  1. Anonymous
    2017-02-28T12:46:44+00:00

    I still get 'Local Volumes Are Required To Complete The Operation' even if i use the dns name of the network drive, tried local drive letter and \ip.address\folder....

    Any ideas?

    Was this answer helpful?

    40+ people found this answer helpful.
    0 comments No comments
  2. Anonymous
    2014-11-11T01:34:56+00:00

    Hi,

    Thank you for posting your query in Microsoft Community. 

    From the issue description, I understand you are unable to make a link to directory on an external hard drive which is connected directly to the pc with cmd.

    I suggest you to post your query in TechNet forums for more assistance. Please find the link for TechNet forums below:

    https://social.technet.microsoft.com/Forums/en-US/home

    If you need any more assistance, please feel free to contact us.

    Was this answer helpful?

    1 person found this answer helpful.
    0 comments No comments
  3. Anonymous
    2014-11-12T07:29:28+00:00

    Hi,

    Thank you for replying and letting us know about the issue.

    I am glad to know that your issue is fixed. If you need any more assistance, please feel free to contact us.

    Thank you.

    Was this answer helpful?

    0 comments No comments