Adprep /RODCPREP error
Hallo zusammen,
Im Testlab hatten wir das Schema auf 2008 erweitert. Danach wollten wir die Schemaerweiterung für RODC machen:
adprep32.exe /rodcprep
==============================================================================
Adprep found partition DC=DomainDnsZones,DC=BDH,DC=AD,DC=LAB, and is about to up
date the permissions.
Adprep could not contact a replica for partition DC=DomainDnsZones,DC=BDH,DC=AD,
DC=LAB.
Adprep encountered an LDAP error.
Error code: 0x0. Server extended error code: 0x0, Server error message: (null).
Adprep failed the operation on partition DC=DomainDnsZones,DC=BDH,DC=AD,DC=LAB.
Skipping to next partition.
==============================================================================
==============================================================================
Adprep found partition DC=ForestDnsZones,DC=AD,DC=LAB, and is about to update th
e permissions.
Adprep could not contact a replica for partition DC=ForestDnsZones,DC=AD,DC=LAB.
Adprep encountered an LDAP error.
Error code: 0x0. Server extended error code: 0x0, Server error message: (null).
Adprep failed the operation on partition DC=ForestDnsZones,DC=AD,DC=LAB. Skippin
g to next partition.
==============================================================================
Adprep detected the operation on partition DC=AD,DC=LAB has been performed. Skip
ping to next partition.
==============================================================================
Ursache:
Mit DSQuery die folgende Abfrage machen
Dsquery * CN=Infrastructure,DC=ForestDNSZones,DC=ad,DC=lab -attr fSMORoleOwner
CN=NTDS Settings,CN=VELA,CN=Servers,CN=ROOT,CN=Sites,CN=Configuration,DC=AD,DC=LAB
So hats bei mir ausgesehen:
CN=NTDS Settings\0ADEL:8d342af2-e05b-40ea-ba2e-080008666cb5,CN=TEXIS\0ADEL:e21f9d30-b320-4c29-a5ae-14e40fded3a6,CN=Servers,CN=LABROOT,CN=Sites,CN=Configuration,DC=AD,DC=LAB
Lösung:
Mit ADSI Edit den Eintrag korrigieren
http://blog.dikmenoglu.de/PermaLink,guid,8bd1a9cb-a166-4d70-bfe8-1aacdcc01877.aspx
Grüsse
Andres Bohren