All I want to do is write/copy a script that would map specific printers & Drives to users based on what Active Directory Group the user is located in. I thought it would be easy, now I’m stumped. I can only use scripting languages that are inhearantly supported by Windows 2000. WSH, VBScript, ASDI, or WMI. I can’t find a ASDI command to determine what user is logging in, if I could, I think I could use get beyond my block. Is this type of mapping possible? If so, how?