To re-register multiple servers:

CHOOSE A DC (lets say it is called DC01) (other DCs are called DC02,
DC03, DC04, etc)

ON DC01 RUN: NETDIAG /TEST:DNS /V /FIX > OUTPUT_NETDIAG.TXT

ON DC01 RUN: PSEXEC \\DC02,DC03,DC04,<etc> NETDIAG /TEST:DNS /V /FIX >>
OUTPUT_NETDIAG.TXT

PSEXEC is from sysinternals. don't run PSEXEC against the local server

This commands will cause the DC to register its records in the zone
_MSDCS.DOMAIN.COM if it exists or in the subdomain _MSDCS of the zone
DOMAIN.COM if the zone_MSDCS.DOMAIN.COM does not exist

If the zone _MSDCS.DOMAIN.COM does not exist and you create it on one
DC/DNS the other DC still do not have the zone. When re-registering the
records they will register in the subdomain. When the other DCs receive
the zone they need to re-register again in the new zone

So running the commands above and forcing replication should also do the
trick

Cheers
#JORGE#

-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Tomasz Onyszko
Sent: donderdag 30 juni 2005 16:49
To: [email protected]
Subject: Re: [ActiveDir] DNS problem - Urgent

Carerros, Charles wrote:
> My organization has found the need to restore our root _msdcs AD 
> integrated zone on our forest.

if this was deleted in DNS server and not in AD try to re-create DNS 
zone in DNS server, if zone is still in D it should show up its content

If not, crete new zone and use netdiag /fix to re-register all records

-- 
Tomasz Onyszko
http://www.w2k.pl
List info   : http://www.activedir.org/List.aspx
List FAQ    : http://www.activedir.org/ListFAQ.aspx
List archive:
http://www.mail-archive.com/activedir%40mail.activedir.org/


This e-mail and any attachment is for authorised use by the intended 
recipient(s) only. It may contain proprietary material, confidential 
information and/or be subject to legal privilege. It should not be copied, 
disclosed to, retained or used by, any other party. If you are not an intended 
recipient then please promptly delete this e-mail and any attachment and all 
copies and inform the sender. Thank you.
List info   : http://www.activedir.org/List.aspx
List FAQ    : http://www.activedir.org/ListFAQ.aspx
List archive: http://www.mail-archive.com/activedir%40mail.activedir.org/

Reply via email to