• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

How can i move a user group from NT to a 2K server

I find that hard to believe. how do large compaies with thousands of users migrate their users to a Win2K platform?
 
The process for migrating your user accounts/security groups to a 2000 domain controller is relatively simple.

- Take the server you want to be your win2k domain controller and install NT4 and configure it as a BDC.
- Connect it to your current network and let it replicate with the PDC.
- Take it offline, (pretty important that it is off the network at this point) and promote it to a PDC.
- Now that this server is a PDC, insert your win2k CD and upgrade the OS.
- Active directory will then want to install itself, go ahead and do all of this as well as DNS. If you wish to run this domain controller on your current network you'll need to demote your current NT4 PDC to a BDC (I recommend taking it off the network entirely and storing it in a safe location).


You now have a 2000 domain controller with all of your user accounts and security groups from your NT4 PDC.

This was just a quick run through off the top of my head from personal experience. There are papers written on NT4 PDC to Win2k DC migrations. It isn't a very difficult process. The steps I list are an example of what you will want to do if you wish to use a new server for your Windows 2000 domain controller.
 


<< I find that hard to believe. how do large compaies with thousands of users migrate their users to a Win2K platform? >>



They use a domain. All users in the domain are common to all machines in the domain.
 


<< Like the title says how can i Move a user group on a NT Domain and move them to a W2K server?? >>



You can script it but unless you have a large number of users in the group or will be doing this on a frequent basis I would just do it by hand.
 
Back
Top