The easiest route is a full restore to new hardware.
1. Install 2003 on a new server (do not connect the NIC to your production network).
Choose a server that is not a FSMO role holder. Setup as a stand-alone workgroup server. Call the server the same name, same IP, same drive letters. I would recommend booting the new server from the 2003 media, do not use smart start.
2. Create a full backup of the existing server including the system state and restore it to the new server.
You probably would want to stop as many services as possible before the backup. Do not restart the services, shut down the server.
3. Connect the new server to the lan and boot it up. Verify that ad services are functioning on the new server. Load the latest Hp SSD or drivers for 2003.
-Do not boot up the old server on the LAN unless something is wrong with the new one.
-Transfer the FSMO'S to this server or split them among two new servers after the second restore is complete.
The major advantages of this approach are;
-No need to make any changes on any work-stations, or reinstallation of any apps like exchange, sql.
-If something goes wrong with the restored server, the roll-back plan involves simple starting the old server back up.
Main Topics
Browse All Topics





by: ckratschPosted on 2005-10-18 at 19:52:29ID: 15113158
It's true, but not entirely.
First make sure replication is working properly by using dcdiag and netdiag. Fix anything you find there that's icky.
Replace these servers one at a time. Build a new box, call it #7, member server. Then start with #6. Make sure it's not holding any FSMO roles, then run dcpromo to demote it. Then remove it from the domain, and go back and delete its computer object from AD. Turn #6 off.
Tomorrow, after replication has occurred plenty, rename #7 to #6. Promote this new #6 server by running dcpromo. Install DNS, etc, whatever you need to run. Make it global catalog. Move all the FSMO roles to it.
Repeat these steps with old servers #1 through #5. You don't need to worry about moving FSMO roles, since you know they're all on the new #6. Do one a day.
Pretty straightforward, really.