I'll preface this with saying I don't know anything about scripting. Or at least very little. I can generally figure out what is going on by reading a script, but I can't write them at all, and fixing ...
I'm not very good with scripting, but here is the unmap.vbs file I am using to unmap network drives at logoff: Code: Option Explicit Dim objShell, objNetwork, DriveLetter1, DriveLetter2, DriveLetter3 ...
Mapping network drives using Group Policy preferences is flexible, provides easy control over who receives the drive mappings, and has easy-to-use user interfaces, all of which are in stark contrast ...