Can I not disable network, boot up off domain, logon locally, enable network and just use Windows Update?
Exchange 2003, Windows 2003.
As requested the documented DR process is as follows (in reduced form from a 35 page word document):
The blade server chassis houses 2 blade servers, these have been produced by taking images of the live servers and deploying the images to the recovery servers. The only exceptions to the image on the recovery servers is their IP addresses, Default Gateway, Domain / Workgroup membership and the machine Security Identifier (SID)
After imaging the disaster recovery servers will be reconfigured as follows;
1. Boot the server
2. Log on as a local Administrator
Disable the ‘Local Area Network Connection’
3. Go to ‘Start’, ‘Control Panel’, Network Connections’, right click the ‘Team 1’ connection and select ‘Disable’
4. Reconfigure the servers as follows;
Server Name : CSLWINEXE01
Workgroup : EXE_RECOVERY
IP Address : ##removed
Subnet Mask : ##removed
Default Gateway : ##removed
DNS Server : ##removed
Server Name : CSLWINEXE02
Workgroup : EXE_RECOVERY
IP Address : ##removed
Subnet Mask : ##removed
Default Gateway : ##removed
DNS Server : ##removed
5. Reboot the server when prompted, log on as a ‘Local Administrator’
6. Change the server SID using the Microsoft ‘NEWSID’ utility, NEWSID can be downloaded from;
http://www.microsoft.com/technet/sysinternals/Security/NewSid.mspx
7. When prompted select ‘Random SID’
8. The server will reboot when NEWSID has completed
NOTE : The SID change operation is only required to completed once during the initial configuration of the Disaster Recovery servers.
Active Directory
The recovery servers are members of a Workgroup ‘EXE_RECOVERY’ and therefore it is necessary to add the recovery servers into the Domain. The ‘Computer Account’ in Active Directory must be ‘reset’ prior to bringing the recovery servers on-line, to do this proceed as follows;
NOTE : Under NO circumstances must the Computer object be deleted from Active Directory, doing so will require the re-installation of the Server Operating System and Exchange.
1. Log onto the nearest Domain Controller as a ‘Domain Administrator’
2. Go to ‘Start’, ‘Administrative Tools’, Active Directory Users and Computers’
3. Expand the Domain object ‘###, expand the ‘Secure’, select the ‘Secure Servers’ object.
4. From the list in the right hand window locate the required server name (CSLWINEXE01 or CSLWINEXE02), right click on it and select ‘Reset Account’ as shown below;
#SNIP
The recovery servers have the same name as the live servers but have different IP addresses, it is therefore necessary to change the DNS records for the servers so that the recovery servers can be located.
#SNIP
Enable networking on both Exchange servers.
That is from what I can see the process for getting the two servers up, obviously there is loads of other info about SAN, databases, Exhcange services etc etc but obviously we don't care for that here.