Jump to content

Recommended Posts

Posted

On network share i created junction and cannot go into in from another computer via network

C:\MEDIA>mklink /d "C:\MEDIA\MOVIES2" "C:\MEDIA\x1\MOVIES2"

symbolic link created for C:\MEDIA\MOVIES2 <<===>> C:\MEDIA\x1\MOVIES2

when i tryng to open it via network, i got error:

\\Typhoon\MEDIA\MOVIES is not accessible. You might not have permission to use this network resource. Contact the administrator of this server to find out if you have access permissions.

The system cannot find message text for message number 0x in the message file for \\Typhoon\MEDIA\MOVIES2

Another way:

C:\MEDIA>mklink /j "C:\MEDIA\MOVIES2" "C:\MEDIA\x1\MOVIES2"

Junction created for C:\MEDIA\MOVIES2 <<===>> C:\MEDIA\x1\MOVIES2

when i tryng to open it via network, i got error:

\\Typhoon\MEDIA\MOVIES2 is not accessible. You might not have permission to use this network resource. Contact the administrator of this server to find out if you have access permissions.

The data precent in the reparse point buffer is invalid

Also:

C:\MEDIA>linkd.exe "MOVIES"

Source MOVIES is linked to

\??\Volume{777afa14-2e8d-11df-a127-806e6f6e6963}\

C:\MEDIA>linkd.exe "MOVIES2"

Source MOVIES2 is linked to

C:\MEDIA\x1\MOVIES2

Harddrives mounted to folder via Disk Management works fine

OS on Typhoon - Win 7 x64

browsing from XP SP3 and from 2003 server

i using domain.

when i tryed on XP SP3

linkd C:\up\1 c:\up\2\3 - it works fine

PS: Please Note: THIS IS NOT A (....... is not accessible. You might not have permission to use this network resource. Contact the administrator of this server to find out if you have access permissions. Access denide.) ERROR


Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...