Our Domain is currently Set up with a Server 2012 domain controller.
We have Home profiles enabled, which is annoying because it grants the User and only the user access to their files. We need to find a way to backup these files. I.e. grant admins access to these files too.
The backup we use is based on a scheduled task running Robocopy to bulk move files to another server. From there they get backed up to a tape.
I have already tried:
- running the scheduled task as "NT AUTHORITY\SYSTEM"
- Granting Permissions to the root of the home folder
I am aware that I can manually take ownership of the folders, the fix the permissions from there, but I would prefer another solution (if it exists) as we have around 300 users in the domain.