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
Are Windows Notepad files stored anywhere temporarily?
Determine if an element is visible inside another element
Automatic MS SQL backup and save it in a remote location
Replace file with a batch file
Cant install Terminal Server Licensing Component
How do i use T-SQL to list all the users and groups who have been assigned permissions to a specific stored procedure?
Should I use one or two Raid Arrays
why the html table differences between IE7 and IE 8
Visual Basic Listbox to Textbox
HELP!!! I trying to repartition my C: sys drive on a Windows Server 2003