How to create a directory per each user with only access to the user and domain administrator?
- by stighy
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?