Creating user home directories on a Windows 2003 network

Creating user home directories on a Windows 2003 network

I have to create a home directory for each user on a Windows 2003 network, and I have to grant full access to this directory. How can I do that using Group Policy to automate this task instead of having to do it manually for each user??

    Requires Free Membership to View

    By submitting your registration information to SearchWindowsServer.com you agree to receive email communications from TechTarget and TechTarget partners. We encourage you to read our Privacy Policy which contains important disclosures about how we collect and use your registration and other information. If you reside outside of the United States, by submitting this registration information you consent to having your personal data transferred to and processed in the United States. Your use of SearchWindowsServer.com is governed by our Terms of Use. You may contact us at webmaster@TechTarget.com.

This is typically left for Active Directory, not Group Policy. If you use Active Directory Users and Computers to configure the users' home directories, the correct folder and permissions will be automatically generated. To do this, follow these steps:

1) Create a shared folder on a server and name it HomeDirs (can be anything, just name it logically).
2) Set the shared perms on the HomeDirs shared folder to have Full Control access, allowing the new folders to be created.
3) Open up Active Directory Users and Computers and do a multi-select on the users that need to have a home directory under this shared folder.
4) Select Properties after right-clicking on the multi-selected users.
5) Select the Profile tab.
6) Check the Home folder check box.
7) Select the Connect radio button.
8) Select a drive letter for the home directories.
9) Type HomeDirs%username% in the 'To' text box area.
10) Select 'OK'.

Now, you will have a folder for each user under the HomeDirs shared folder. Each folder has the user in control of the contents and has the permissions you want.

This was first published in August 2005

Join the conversationComment

Share
Comments

    Results

    Contribute to the conversation

    All fields are required. Comments will appear at the bottom of the article.