Try deleting all existing mapped drives in the batch file first and then map the drives you want mapped. I had this issue when the drives from a previous mapping stuck. Putting a line in to delete any previous mappings worked for me. Be sure to have the drives mapped not be persistent as well.
Jon On Mon, Sep 22, 2008 at 10:59 AM, Dennis Rogov <[EMAIL PROTECTED]>wrote: > Hello > > I have a user who is logging in remote from their home office. They have > the following setup: > > Windows XP > connecting To AD 03 > Wireless Connection to their DSL > Cisco VPN client. > > The issue that i am running into is the following: Upon establish a VPN > connection the user runs a batch file which mapps all of the drives. The > batch file is net use : then IP address\share name. Upobn running the batch > i get errors saying that there is multiple connection to the folder. IF i > try to UNC the path via IP i get a user name and password prompt. However, > here is the twister if i UNC via host name i get to see all of the files and > everything works fine. It looks like the issue relates to name resolution i > am consdering creating an Lmhost file which might fix the issue. > > Has anyone experienced such issue? > ~ Finally, powerful endpoint security that ISN'T a resource hog! ~ > ~ <http://www.sunbeltsoftware.com/Business/VIPRE-Enterprise/> ~ > ~ Finally, powerful endpoint security that ISN'T a resource hog! ~ ~ <http://www.sunbeltsoftware.com/Business/VIPRE-Enterprise/> ~
