16,755 pts.
 Assigning home drives in a Windows 2003 Active Directory network
How do you handle assigning home drives in a Windows 2003 AD network? I currently do it manually. Can I have it done automatically based on OU? I see a place for the home directory in the user's properties: can this be used to create the directory as well?

Software/Hardware used:
ASKED: July 21, 2010  2:11 PM
UPDATED: July 22, 2010  1:41 PM

Answer Wiki:
\serverhomedirectoryshareusername [e.g. \YourserverusersFork92 ] or, it can be scripted \servershare%username% Directory permissions will still need to be manually set if you want them other than "full control" ++++++++++++++++++++++++++++++++++++++++++ Here's a nice article describing how to do it via a script. Then when you do the script itself, you can use Group Policy to push the policy to whomever you decide to. In my environment, we have an OU dedicated to all users (regular non-admin or service accounts). Assign this policy to this OU and you are set. <a href="http://blogs.technet.com/b/heyscriptingguy/archive/2006/02/06/how-can-i-assign-a-new-home-drive-to-a-user-who-doesn-t-have-one.aspx">Here's the link</a>. (technet.com) GPO Setting: User Configuration -> Policies -> Windows Settings -> Scripts (Logon/Logoff) Name is "Logon"
Last Wiki Answer Submitted:  July 22, 2010  1:41 pm  by  Aguacer0   8,120 pts.
All Answer Wiki Contributors:  Aguacer0   8,120 pts. , Technochic   56,975 pts. , Fork92   945 pts.
To see all answers submitted to the Answer Wiki: View Answer History.


Discuss This Question:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _