How to create a directory per each user with only access to the user and domain administrator?

Posted by stighy on Server Fault See other posts from Server Fault or by stighy
Published on 2012-11-30T11:09:06Z Indexed on 2012/11/30 17:06 UTC
Read the original article Hit count: 227

For my company, I would like to create a single directory for each user in a server. Each directory must be personal, and I would like to create a desktop link to that directory. For example, in my server SERVER01 I need a simple structure like

users\johnsmith

users\robertgreen

users\johndoe

Each directory must have a limit of 5 gigabytes and must be accessible only to the single user and to the domain administrator. How to do in Active Directory? With a script?

© Server Fault or respective owner

Related posts about windows-server-2008

Related posts about network-share