Can't Map Shared Folders in Win2K

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I cannot map shared folders in my Win2K computer. I am using the proper
\\computername\share format in Windows Explorer and also have tried using the
NET USE from the Command line. It always reports that the network path could
not be found. The shared directory is definitely there and the computer name
is correct. Any ideas why I cannot assign drive letters to the shared
directories?
 
I am trying to map a folder on my local computer to a drive letter. The
folder is not on another computer. Also, I do have NetBIOS enabled over
TCP/IP.

Any Ideas?

Roger
 
Are you sure that you're using the correct format? This works for me,
although I do not have NetBIOS or File Sharing enabled

net use Z: \\MyMachine\D$\Folder

The folder I'm mapping to is on drive D. D$ is the automatic hidden share
created by Windows.
 
I am trying to map a folder on my local computer to a drive letter. The
folder is not on another computer. Also, I do have NetBIOS enabled over
TCP/IP.

Any Ideas?

Is the Server service running?

For your local computer, you could try using the SUBST command instead.

[snip]
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top