Microsoft
Software
Hardware
Network
Question : Robocopy, security perms and local groups
I recently used robocopy to move data from one drive to another. It went something like this...
robocopy "D:\" "F:\" /E /Z /copy:dat /v /log:c:\temp\robocopy.log /sec
The security permissions did move over from one drive to another according to the security tab in properties. However, when trying to access files the behavior was like they were not even there. Fortunately I was able to reapply permissions to fix the issue. Did I do something wrong? Is there a better was to move data without lossing the security permissions?
Also, I need to know how to move local groups from one server to another as well as server share settings? I heard there was a registry key that contained the server share stuff but I do not know what it is.
Basically I need to know what the best way to do all this between servers. Thanks!
Answer : Robocopy, security perms and local groups
I believe you should use the following code sample to achieve.
1:
sp_help 'MiEsqueme.ALCANCE'
Random Solutions
Grouping rows to one line
Bluescreen with Windows has recovered from an unexpected shutdown.
MBSA Share Test
C# - Close and Dispose MySQL Connection
Want to create 3 separte div ids
Asterisk Chanspy and G729 License Issue
Maintaining line breaks
Access VBA MS Graph Chart 8 object
Which facility to select within Windows environment
After Robocopy has finished the new folder disappears in Windows, but is available in DOS