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
Using the COUNT function??
Event ID:1521 Windows cannot locate the server copy of your roaming profile DETAIL - Access is denied.
Cisco Switch/Router Load Balancing
Differences between full versions and "Click-to-Run" versions of MS Office
XP won't load in Normal Run Mode
Can I use DFS to replicate VM's between two MS Hyper-V Servers?
method with parameter
Update field in table with unbound field on form.
Server side validation for username field
Microsoft Access 2007 - Change Form Recordsource While Form is Open