Visualizzazioni totali

lunedì 27 maggio 2013

Netlogon error after domain rename complete correctly "NlUpdateDnsRootAlias: Updating DnsDomainNameAlias from (null) to old.domain"

Netlogon error after domain rename complete correctly "NlUpdateDnsRootAlias: Updating DnsDomainNameAlias from (null) to old.domain"

Check that AD "msDS-DnsRootAlias" still no contains old domain name and try the following steps to delete the value.

1. Open ADSIEdit.msc. Navigate to the following location.


CN=<domain name>, CN=Partitions, CN=Configuration, DC=<domain name>,DC=local 

2. Right-click on the object and select properties.

3. Verify the attribute "msDS-DnsRootAlias". If any value does exists,
clear the value. i.e. msDS-DnsRootAlias: <not set>

4. Force replication to all the domain controllers.

5. Rename the netlogon.dns and netlogon.dnb file in
%systemroot%\system32\config directory on the problematic domain controller.

6. Stop and restart the netlogon service.

7. Run netdiag to test this issue again.