More on Mapping

D

Dean

If I have an actual folder under a shared folder and I use
the follwoing commpand in the login script:
Net Use * \\Server\Public\Vol2

it wors and randomly selects a drive letter. But when I
try to specify a letter to map it to (ex: Net Use g:
\\Server\Public\Vol2) it doesn't work and gives me an
error. The vol2 directory is not shared but the parent
directory Public is shared. How can I map to a directory
that is not specifically shared beneath a share and
specify a drive letter?

thanks,
dean
 
D

Dusty Harper {MS}

This should work. Of course you will need permissions for the share and the
folders under the share if using NTFS.
 

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

Top