Setup the new server as a member server of the domain with a temporary name
and IP address.
If necessary Use robocopy to copy over the
files and retain the security. something like robocopy x:\ y:\ /sec /r:2
/w:2. Then use Windows GUI to share the folders. If necessary Use Print
migrator to
backup the printers on the old server and restore them to the new server.
See:
http://www.microsoft.com/windowsserv...grator3.1.mspx
I would keep the new server as a member server during this part.
Plan on about an hour of down time for the next part, maybe do this on a
Friday evening??/
Once you get all the printers and files to the new server, run DCpromo to
remove AD.
Once a member server rename and change IP address.
Give the new server the proper name and IP address
and promote to DC. If you have AD integrated DNS let it replicate. AD
integrated DNS makes the DNS part easy.
The longest task is to copy over the files but you can either do the
robocopy during the week and just do a refresh before starting or do the
robocopy after you make the new server a DC (if necessary) and cut the
robocopy script loose as the last step and let it run over the weekend.
You might consider stopping the shares on the existing server before running
the robocopy to make sure users are not in the files.
hth
DDS
"DMI" <> wrote in message
news:B67D2407-2785-466B-BA53-...
>I am in the process of upgrading a small 2003 server (SRV1) with a new big
> capacity Windows 2003 server (newsrv). What I would like to do is to
> retire
> the old SRV1. The new server should be name at the end with the name of
> the
> server that is retiring. The name of the new server should be SRV1. The
> new
> file server should have the same name because of the UNC needs.
>
> Questions:
> How can I accomplish this?
>
> In the case I renamed the Old server to SVR1ret- How can I rename that
> server back to its original server name (SVR1)? Is this possible?
>