also ich würde evtl. erst das Active Directory 2003-fähig machen auf dem PDC, das betriebssytem bleibt weiterhin 2000, dazu brauchst du aber irgendwie die 2003er CD, davon einige Tools um AD upzudaten auf Version 30 glaub ich. So, dann hast du ne 2000er Domain mit 2003-Fähigkeiten des AD und kannst dann den 2003er zum Domänencontroller machen, dann hast du 3 DC's 2x2000 und 1x2003, das läuft bei uns in der Domain auch an verschiedenen Standorten. Ich denke dann kann man den BDC auf 2003 upgraden. Wenn du danach gefragt wirst ob du 2000er-Kompatibilität brauchst, JA, denn du bist ja im mixed-mode.
aber was passiert mit den Masterrollen? hmm.... kann ich leider so nicht sagen, aber würde auch sagen das man den alten PDC degradieren muss und die Services für den neuen Server installieren/konfigurieren...
----------------------------------
Hier hab ich auch mal was zur Forrest und Domain-Vorbereitung gefunden:
To prepare a Windows 2000 forest to host new or upgraded Windows Server 2003 domain controllers, you must run the adprep /forestprep command on the schema operations master, and you must run the adprep /domainprep command on the infrastructure operations master of each domain that will host Windows Server 2003 domain controllers. The Adprep.exe utility prepares a Windows 2000 forest and its domain for the addition of Windows Server 2003 domain controllers. You run Adprep.exe from the I386 folder of the Windows Server 2003 media.
This article describes the 36 operations that are performed by the adprep /forestprep command and the 50 operations that are performed by the adprep /domainprep command.
For information about the access control entry (ACE) strings that are used in Adprep.exe operations, visit the following Microsoft Web site:
http://msdn.microsoft.com/library/de...ce_strings.asp
For information about the security identifier (SID) string constants that are used in Adprep.exe operations, visit the following Microsoft Web site:
http://msdn.microsoft.com/library/de...id_strings.asp
-------------------------