J jm Nov 4, 2004 #1 Is it possible to map a drive for all users on a local policy or a AD policy? I cannot find it in Group Policy with mmc. Thank you.
Is it possible to map a drive for all users on a local policy or a AD policy? I cannot find it in Group Policy with mmc. Thank you.
T Torgeir Bakken \(MVP\) Nov 4, 2004 #2 jm said: Is it possible to map a drive for all users on a local policy or a AD policy? I cannot find it in Group Policy with mmc. Thank you. Click to expand... Hi This is usually done in a logon script (that you can e.g. enable with a AD Group Policy). Frequently Asked Questions about Logon Scripts http://www.rlmueller.net/LogonScriptFAQ.htm Logon Script info at LabMice.net http://labmice.techtarget.com/scripting/logonscripts.htm Enterprise Logon Scripts http://www.microsoft.com/downloads/...bb-7ac7-4f42-825f-b122474d9a89&displaylang=en For some more VBScript examples, take a look under "Group Membership Tests" and "Logon Scripts" under "Free VBScript Code" at http://www.rlmueller.net/ You will also find logon script examples with group testing etc. at http://cwashington.netreach.net as well. E.g. here: http://cwashington.netreach.net/dep...tory&ScriptType=vbscript&SubType=LogonScripts
jm said: Is it possible to map a drive for all users on a local policy or a AD policy? I cannot find it in Group Policy with mmc. Thank you. Click to expand... Hi This is usually done in a logon script (that you can e.g. enable with a AD Group Policy). Frequently Asked Questions about Logon Scripts http://www.rlmueller.net/LogonScriptFAQ.htm Logon Script info at LabMice.net http://labmice.techtarget.com/scripting/logonscripts.htm Enterprise Logon Scripts http://www.microsoft.com/downloads/...bb-7ac7-4f42-825f-b122474d9a89&displaylang=en For some more VBScript examples, take a look under "Group Membership Tests" and "Logon Scripts" under "Free VBScript Code" at http://www.rlmueller.net/ You will also find logon script examples with group testing etc. at http://cwashington.netreach.net as well. E.g. here: http://cwashington.netreach.net/dep...tory&ScriptType=vbscript&SubType=LogonScripts