I've used batch files for mapping drives for years, but I find that VB script much more flexible and reliable.
It allows us very easily to decide who has what drives simply by changing group memberships, how simple can you get! It runs very quickly and very reliably with nothing visible to the user while it executes, and one script does the lot, all users run the same script, so I only need to modify one script if I change drive mappings etc.
I love VB scripts, I also have one for printer mapping, and several other ones that do different things for me.
Mike.
