MCITP MCSE Boot Camp Training



 
 

 

MCITP MCSE Bootcamp Training - Microsoft MCITP MCSE certification

 

MCSE Boot Camp, CCNA Bootcamps, CCNP Boot camp Certification Training

MCITP MCSE Guide

Free MCITP MCSE
Free MCITP MCSE Training
MCITP MCSE
MCITP MCSE 2003
MCITP MCSE Books
MCITP MCSE Boot Camp
MCITP MCSE Brain dumps
MCITP MCSE Certification
MCITP MCSE Exam
MCITP MCSE Free
MCITP MCSE Jobs
MCITP MCSE Logo
MCITP MCSE Online
MCITP MCSE Online Training
MCITP MCSE Practice
MCITP MCSE Practice Exams
MCITP MCSE Practice Tests
MCITP MCSE Requirements
MCITP MCSE Resume
MCITP MCSE Salary
MCITP MCSE Self Paced Training Kit
MCITP MCSE Study
MCITP MCSE Study Guide
MCITP MCSE Study Guides
MCITP MCSE Test
MCITP MCSE Testing
MCITP MCSE Training
MCITP MCSE Training Kit
MCITP MCSE Training Video
MCITP MCSE Windows 2003
Microsoft MCITP MCSE Training
Training MCITP MCSE
Windows 2003 MCITP MCSE

 

 

Method #2 - By using Netdom.exe

This method is considered by most professionals to be much safer and better than the first method. By using the Netdom.exe tool, you ensure that there is little or no disturbance for the domain and client operations.

Important: To rename a domain controller using the Netdom.exe tool, the domain functional level must be set to Windows Server 2003.

In order to use Netdom.exe you must first install the Windows Server 2003 Support Tools. Double-click the Suptools.msi file found on the \Support\Tools folder on the installation CD (also see Download Windows 2003 SP1 Support Tools
).

To rename a DC with the name from SERVER101 in the DPETRI.NET domain to ZEUS follow the next steps:

  1. Open Command Prompt and type:

 

This command will update the service principal name (SPN) attributes in Active Directory for this computer account and register DNS resource records for the new computer name. The SPN value of the computer account must be replicated to all domain controllers for the domain and the DNS resource records for the new computer name must be distributed to all the authoritative DNS servers for the domain name. If the updates and registrations have not occurred prior to removing the old computer name, then some clients may be unable to locate this computer using the new or old name.

You can verify the new name was indeed added to the computer object by viewing it through Adsiedit.msc (like Netdom.exe, installed when you install the Windows Server 2003 Support Tools). Navigate to the computer object and right-click it. Select Properties:

 

Scroll down in the list of available attributes till you reach the attribute called msDS-AdditionalDnsHostName:

 

Notice that the new name should appear in the attribute's properties.

  1. Ensure the computer account updates and DNS registrations are completed, then type:

 

Again, you can inspect the change with Adsiedit.msc. Scroll down in the list of available attributes for the computer object (notice how the server now appears with the new name) till you reach the attribute called msDS-AdditionalDnsHostName:

 

Notice that the old name should appear in the attribute's properties.

  1. Restart the computer.

  2. From the command prompt, type:

 

  1. Make sure that the changes have successfully been replicated to all the DCs.

Renaming a domain controller requires that you first provide a FQDN as a new computer name for the domain controller. All of the computer accounts for the domain controller must contain the updated SPN attribute and all the authoritative DNS servers for the domain name must contain the host (A) resource record for the new computer name. Both the old and new computer names are maintained until you remove the old computer name. This ensures that there will be no interruption in the ability of clients to locate or authenticate to the renamed domain controller, except when the domain controller is restarted.