Error Message while renaming the AD domain "Failed to delete rename script on the DN"
h,
trying domain renaming. not able finalize domain renaming. when executed rendom /end got error message
failed delete rename script on dn: cn=partitions,cn=configuration,dc=winn
t,dc=com on host winnttest.winnt.
00002077: svcerr: dsid-030f0b0e, problem 5003 (will_not_perform), data 0
: cannot complete function. :1003
have cross verified steps , can see entries in dns.....any thoughts ion this...?
thanks , regards
apu pavithran
hi,
the dcs set replicate current dc cannot resolve name of dc new ip address. this issue can caused due dns entries have not been updated.
based on current situation, suggest run following commands:
net stop netlogon
net stop dns
cd %systemroot%\system32\config
ren netlogon.dnb netlogonold.dnb
ren netlogon.dns netlogonold.dns
net start netlogon
net start dns
ipconfig /flushdns
ipconfig /registerdns
after that, please check result. if not work, please check dns server , remove invalid dns entries dcs.
if issue persists, please send me more information analyzing? convenience, have created workspace you. can upload information files following link. (please choose "send files microsoft")
workspace url: https://sftasia.one.microsoft.com/choosetransfer.aspx?key=ae67cc07-a57a-435b-8d6f-85f3d0f5bab7
password: pwiuounyp@_fv
note: due differences in text formatting various email clients, workspace link above may appear broken. please sure include text between '(' , ')' when typing or copying workspace link browser. meanwhile, please note files uploaded more 72 hours deleted automatically. please ensure notify me timely after have uploaded files. thank understanding.
please run following commands , upload netdiag.txt, dcdiag.txt , repl.txt drive c link provided above.
netdiag /v >c:\netdiag.txt
dcdiag /v >c:\dcdiag.txt
repadmin /showrepl dc* /verbose /all /intersite >c:\repl.txt
for more information how troubleshoot replication issue, please refer following links:
http://technet.microsoft.com/en-us/library/cc738415(ws.10).aspx
http://technet.microsoft.com/en-us/library/bb727057.aspx
regards,
please remember click “mark answer” on post helps you, , click “unmark answer” if marked post not answer question. can beneficial other community members reading thread.
Windows Server > Directory Services
Comments
Post a Comment