CSS - Info Sheet 3.1-1 - Create User Folder
CSS - Info Sheet 3.1-1 - Create User Folder
1-1
LEARNING OBJECTIVE/S:
User’s folder is basically a folder that holds all the non-Windows OS related
data that a user generates. The User folder will have 1 folder for each profile
/user on the PC.
So when you login to a specific user the data stored by that user will be
displayed to him/her.
1. Create a folder named Users (this can be anywhere on the server but I will put
it in D :\).
2. Right-click on this folder and select Properties.
3. Select the Sharing tab
4. Click Advanced Sharing.
NTFS Permissions:
6. Select Users and hit remove (Do this for both if you have two fields with user
permissions).
7. Select Add and add the Authenticated Users group.
8. At Apply To: Select: This folder only.
9. For the permissions select allow for: Traverse folder / execute file, List
folder/read data, Read attributes, Read extended attributes, Read
permissions.
10. Click OK, Click OK, and Click OK again.
11. Now your Security tab should look like the image below.
Share and storage management:
6. Click OK.
7. Close out the Share and storage management console.
Active Directory:
1. Go to Start > Administrative tools > Active directory users and computers.
2. Navigate to the User you want to add the User folder to.
3. Right click and select properties on the user.
4. Select the profile tab.
5. Under the section Home folder: Select the Connect radio button.
6. Select the letter U:\
7. In the To: Text area type: \\YOURSERVER\Users$\%username%(if your server
with the share’s name is joe it would be \\JOE\Users$\%username%)
8. Click OK
9. Close Active Directory Users and Computers.
If you now browse to the Users$ share folder on the server you created it on.
You will notice a folder in it with the user’s username as the folder name. If you
check the permissions for the folder the right permissions have automatically been
applied.
References:
1. https://www.quora.com/What-is-the-Users-folder-in-Windows-10