VPN settings

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

Guest

I have established a VPN connection, but can't see the server's hard drive at my office...help!!
 
once you connect to the VPN...see if you can map a network
drive with a logon script ...I usually use a batch file
that looks something like this:

net use s: \\servname\sharename /user:username password

you can create a batch file by opening up notepad and
typing in the above text changing the drive letter
servername username and password to your
environment...then saving the file as logon.bat for
example...make sure that when you save you change the file
type from text to all files and call the file ex: logon.bat

You can have multiple lines of mappings in 1 batch
file...make sure that the user you use has permissions to
the shared folders.....hope this helps if not please
submit more info


-----Original Message-----
I have established a VPN connection, but can't see the
server's hard drive at my office...help!!
 
I had the same problem and tried the suggested soultion
however i get the message

System Error 53 has occured
Network path not found
 

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