Backup Permissions for an Active Directory Profile Directory
Posted
by
Earls
on Server Fault
See other posts from Server Fault
or by Earls
Published on 2012-07-07T23:34:12Z
Indexed on
2012/07/08
3:17 UTC
Read the original article
Hit count: 549
I have Folder Redirection turned on so the profiles are on a Windows shared folder on a File and Print Server... \folders\Profiles
I want to back up the entire Profiles directory, but as Domain Admin I don't seem to have the privileges to "select all and copy" the entire directory structure. The user profile subfolders (Appdata, Documents, Desktop, Pictures, etc.) throw access denied errors...
I tried to grant Domain Admins full privileges to the Profiles directory and thought the subfolders would inherit the privileges, but I get access denied errors just trying to set the permissions...
How can I assign a user to the Profiles directory so that I can copy the entire directory tree to back it up?
© Server Fault or respective owner