Cloning Security Groups

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I have a Windows 2000 memebr server that is being replaced with a Windows 2003 memeber server. How can I clone my security groups to the new server so I don't have to re-apply all the permissions

Thanks
John
 
You could xcopy the data to the new server. The /O switch copies ACL info.

See:

xcopy /?

at the command prompt (cmd.exe) for info. If you're not sure exactly how to
use xcopy, I suggest starting a new thread in .win2000.cmdprompt.admin about
the usage of this utitlity.

Ray at work

JB_Eastie said:
I have a Windows 2000 memebr server that is being replaced with a Windows
2003 memeber server. How can I clone my security groups to the new server
so I don't have to re-apply all the permissions.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top