To centralize users data storage, File Server becomes a place where users put all their data . Every user has private space on File Server .
We use Home Folder to do that :
- User has his own Foler
- Share permission and security permission
- Map a folder from Server to user's computer as network drive .
Step 1 : Create a folder on File Server,
Step 2 : Share everyone - full control & remove users group in tab Security .
Step 3 : Start > Run > dsa.msc > double click to user you want to grant Home Folder => Tab Profile --> Home Folder , at Connect : type \\DCname\ShareFolder\%username% and click Apply.
Note : DCname : name of Domain Controller, it can be IP address.
ShareFolder : name of share folder.
%username% : after you click apply, it will change to name of user