I have just connected a windows 7 pc to my domain and encountered a small problem with my login script.
The script is a VB script and it connects the drives just as it should but the line:
"shellObj.NameSpace(driveLetter).Self.Name = drvName", which in windows xp renames the drive after mapping...