Try to disable UAC, or run robocopy on the W2k8 machine from a command prompt started with elevated privileges.
You can try as well to use copy:datsu instead of /copyall or /copy:datsou, leaving out copying the owner information (which requires more permissions than just changing permissions).
Main Topics
Browse All Topics





by: DrUltimaPosted on 2009-11-05 at 13:37:39ID: 25754319
How do you have both share and NTFS permissions set up on your destination server's share? Also, is it safe to assume, in your error message above, that "Server1" is your source server? If so, does the Domain Administrator have permissions to both the NTFS security as well as the Windows Sharing security? In a Windows world, if sharing security is set up on the folder, it can override NTFS security (and vice versa) because lowest permissions win.