Recipe 2.7 Finding the NetBIOS
|
Recipe 2.8 Renaming a Domain2.8.1 Problem
You want to rename a domain due to organizational changes or legal restrictions because of an acquisition. Renaming a domain is a very involved process and should be done only when
2.8.2 Solution
Under Windows 2000, there is no supported process to rename a domain. There is one workaround for mixed-mode domains in which you revert the domain and any of its child domains back to Windows NT domains. This can be done by demoting all Windows 2000 domain controllers and leaving the
A domain rename procedure is supported if a forest is running all Windows Server 2003 domain controllers and is at the Windows Server 2003 forest functional level. Microsoft provides a rename tool ( rendom.exe ) and detailed white paper describing the process at the following location:
2.8.3 DiscussionThe domain rename process can accommodate very complex changes to your domain model. You can perform the following types of renames:
One thing you cannot do with the domain rename procedure is reposition the forest root domain. You can rename the forest root domain, but you cannot change its status as the forest root domain. Another important limitation to note is that you cannot rename any domain in a forest that has had Exchange 2000 installed. A future service pack release of Exchange Server 2003 will reportedly handle domain renames. See the web site mentioned in the solution for more information on other limitations. 2.8.4 See AlsoMS KB 292541 (How to: Rename the DNS name of a Windows 2000 Domain) |