All Forums >> [Scripting] >> Post a VBScript >> VPN - Map Drives with Credentials Do you like VisualBasicScript.com? Link to us and help spread the word about our forum. Thanks!
With my new job I have VPN access to support the application I support.
The company does not use laptops, because "they're a security risk" I don't make the rules. We get a VPN client to install on our PC's at home (not a big deal). I run XP64bit at home, the installer for the VPN client has some 16 bit code in it, because it would not install on XP64bit
I installed Microsoft Virtual PC, XP Pro, and the VPN software Works Great!
Sense the computer is not a member of the domain the drives need to be mapped with credentials "manually".
This script askes for username and password, maps the drives, and displays what drives have been mapped.
< Message edited by mcds99 -- 10/5/2007 1:33:36 AM >