I have a VBSCRIPT which maps a couple of network drives on a file server when a user logs in. This works fine. However, I want to map a drive on another server which requires a username and password. How do I insert these credentials into a script so that it maps the drive? Or is there another way?