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  
 
programming4us programming4us