SUMMARY
This article describes how to perform a
disaster recovery restoration of the
Microsoft Windows 2000 Active Directory
domain controller on a computer that has a
different hardware configuration from that
of the computer where you performed the
Active Directory backup.
You may have to use this procedure if no other domain controllers exist and if no computers with a hardware configuration that is similar to that of the failed domain controller are available. This article applies to computers that are running Windows 2000 Service Pack 2 (SP2) or later at the time that the backup operation was performed.
You may have to use this procedure if no other domain controllers exist and if no computers with a hardware configuration that is similar to that of the failed domain controller are available. This article applies to computers that are running Windows 2000 Service Pack 2 (SP2) or later at the time that the backup operation was performed.
Warning The procedure that is
described in this article is intended for
disaster recovery of a single domain when no
other domain controllers are available. This
procedure is not intended as a means to move
domain controllers from old hardware
operating systems to new hardware operating
systems in a multiple-domain environment. It
is intended for use only when disaster
recovery is required. After you recover the
domain controller, do not keep the recovered
domain controller in production. The purpose
of this recovery is to restore Active
Directory functionality and to bring new
domain controllers online. After a new
domain controller is online, demote the
recovered server, remove it from the domain,
and then reinstall Windows.
MORE INFORMATION
To perform a disaster recovery restoration
of the Windows 2000 Active Directory domain
controller on a computer with different
hardware from the computer where you
performed the backup, follow these steps.WARNING:
If you use Registry Editor incorrectly, you
may cause serious problems that may require
you to reinstall your operating system.
Microsoft cannot guarantee that you can
solve problems that result from using
Registry Editor incorrectly. Use Registry
Editor at your own risk.
| 1. | Perform a full backup of the domain controller, including the system state and the drive that contains the system volume. | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| 2. | On the new
computer, perform a clean
installation of Windows 2000 as a
stand-alone server in a workgroup.
Note The file system, the installation drive, and the Windows installation folder name must be the same as the server that is being restored (for example, C:\Winnt or D:\Winnt35). Also, recovery results are generally better when the computer that you are restoring has a video bus that is similar to the one on the computer where the backup was made. For example, if the original system uses an AGP bus, and you are restoring to a system that uses a PCI video bus, the recovery may be difficult. |
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| 3. | Perform the
disaster recovery restoration. To do
so, follow these steps:
237556
(http://support.microsoft.com/kb/237556/)
How to troubleshoot Windows 2000
Hardware Abstraction Layer
issues
Note If the in-place repair
operation is not successful, and if
Windows restarts after every
power-on self test (POST), start the
computer by using the recovery
console, and then run the following
command to disable the ACPI:
disable
acpi
After the ACPI has been disabled,
restart the in-place repair. To
force Windows to use the Standard PC
HAL, press F7 when you are prompted
with the following:
Press F6
if you safe install a
third-party SCSI or RAID driver.
After the repair or the upgrade
operation starts, and after the
Setup program proceeds to the
graphical user interface (GUI) part
of Windows Setup, Windows typically
installs successfully.Important When the Optional Components dialog box appears in the GUI part of the Setup process, make sure that the DNS check box is selected under Networking Components. Additionally, make sure that the SMTP check box is selected under Internet Information Services. When the SMTP check box is selected, the following dependent services are also installed under Internet Information Services (IIS):
If a DNS installation that supports the dynamic update protocol is on a separate member server in the domain, you must install the DNS option of the Optional Components during the in-place upgrade process of the Windows 2000 domain controller that is being recovered. This is required primarily because the network adapter that Active Directory was previously bound to is, in effect, removed. The new network adapter will retain the current protocols, but their settings are lost, and you cannot reconfigure these options in an in-place upgrade and repair operation. If the domain controller does not have access to a DNS server that supports the dynamic update protocol during the upgrade and repair process, none of the Directory Service components are restored. You can see this in Event Viewer by noting all the missing event logs that are related to Active Directory. Only the system log, the application log, and the security log are displayed. Therefore, DNS must be installed on a domain controller that is undergoing an in-place repair and upgrade on different hardware. On similar hardware, this is typically not an issue because the network adapter is the same and because all protocol settings are retained. |
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| 4. | After the in-place
upgrade and repair operation is
complete, start Registry Editor, and
then verify that the ClientProtocols
key is located under the following
registry subkey:
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Rpc
To do so, follow these steps:
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| 5. | Restart the server. | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| 6. | Reconfigure the server's Internet Protocol (IP) settings so that the Preferred DNS server points to its own IP address. If DNS is configured on a separate Windows 2000 member server, you can point the primary DNS to the DNS member server, and you can remove DNS from the recovered domain controller after you restart the server in step 9 later in this article. | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| 7. | Start the DNS utility, right-click the server, and then click Properties. View the entries on each tab to make sure that they are correct. When you are finished, click OK. | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| 8. | Under the server
name, expand
Forward Lookup Zones,
right-click the zone that applies to
you, and then click
Properties.
On the
General tab, verify that
the Yes
option is selected next to
Allow dynamic
updates. Note By configuring DNS to accept dynamic updates, you make sure that the correct records for Active Directory are re-created when you start Windows or at the next restart of the Net Logon service. |
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| 9. | Restart the server,
and then run DCDiag.exe from the
command line to search for errors.
For additional information about how
to use DCDiag.exe, click the
following article number to view the
article in the Microsoft Knowledge
Base:
265706
(http://support.microsoft.com/kb/265706/)
DCDiag and NetDiag in Windows
2000 facilitate domain join and
DC creation
You can expect to see system log
errors in the DCDiag.exe output
because of the nature of the
activities that are occurring on the
computer. Any other errors must be
analyzed and possibly referred to a
Microsoft Product Support
Professional for additional
troubleshooting. |
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| 10. | Unless the domain
controller that you restored managed
all five roles as an operations
master, you must manage these roles
to fully recover the Active
Directory. An operations master is
also known as flexible single master
operations or FSMO controller. Note If you are denied access to the GUI-based tools, manage the roles through the command-line utility, Ntdsutil.exe. For additional information about how to use Ntdsutil.exe, click the following article number to view the article in the Microsoft Knowledge Base:
255504
(http://support.microsoft.com/kb/255504/)
Using Ntdsutil.exe to seize or
transfer FSMO roles to a domain
controller
|
For information about metadata cleanup of
servers, visit the following Microsoft Web
site:
http://technet2.microsoft.com/windowsserver/en/library/012793ee-5e8c-4a5c-9f66-4a486a7114fd1033.mspx
(http://technet2.microsoft.com/windowsserver/en/library/012793ee-5e8c-4a5c-9f66-4a486a7114fd1033.mspx)
For additional information about the
Recovery Console, click the following
article number to view the article in the
Microsoft Knowledge Base:
229716
(http://support.microsoft.com/kb/229716/)
Description of the Windows 2000 Recovery
Console
For additional information about moving
Windows 2000, click the following article
number to view the article in the Microsoft
Knowledge Base:
249694
(http://support.microsoft.com/kb/249694/)
How to move a Windows 2000 installation
to different hardware
For additional information about how to
perform an in-place upgrade to Windows 2000,
click the following article number to view
the article in the Microsoft Knowledge Base:
292175
(http://support.microsoft.com/kb/292175/)
How to perform an in-place upgrade of
Windows 2000
APPLIES TO
| | Microsoft Windows 2000 Service Pack 4 |
| | Microsoft Windows 2000 Service Pack 3 |
| | Microsoft Windows 2000 Service Pack 2 |
| | Microsoft Windows 2000 Advanced Server |
| | Microsoft Windows 2000 Advanced Server |
| | Microsoft Windows 2000 Advanced Server |
| | Microsoft Windows 2000 Datacenter Server |
| | Microsoft Windows 2000 Service Pack 3 |
| | Microsoft Windows 2000 Service Pack 2 |
