Good afternoon,

I wonder if anyone can point me into the right direction, or help me out. I'm looking for some kind of script to Map a Network Drive and Un-map a network drive. It's not for a large company or anything. It's just for a couple of friends to connect to. The easier way to do this, I thought was through vbs or bat files. However my programming skills is very slim.

So basically,

Login.VBS or .BAT
I want the user to double click a file. It then requests the user to enter their Username / Password. If successful > It maps the network drive.

Logout.VBS or .BAT
Straight forward, really. The user double clicks on the file and it logs them out of the Mapped Network Drive.