Link to home
Start Free TrialLog in
Avatar of Muhammad_Amjad
Muhammad_Amjad

asked on

Event ID 4515, DNS zones duplication

i had found few solutions on microsoft and some other sites but need to know the best solution.

The following warining message is appare in my Forest Domain Controller DNS event loges.

The zone xyz.com.net was previously loaded from the directory partition DomainDnsZones.ufonegsm.net but another copy of the zone has been found in directory partition ForestDnsZones.ufonegsm.net. The DNS Server will ignore this new copy of the zone. Please resolve this conflict as soon as possible.
 
If an administrator has moved this zone from one directory partition to another this may be a harmless transient condition. In this case, no action is necessary. The deletion of the original copy of the zone should soon replicate to this server.
 
If there are two copies of this zone in two different directory partitions but this is not a transient caused by a zone move operation then one of these copies should be deleted as soon as possible to resolve this conflict.
 
To change the replication scope of an application directory partition containing DNS zones and for more details on storing DNS zones in the application directory partitions, please see Help and Support.
 
ASKER CERTIFIED SOLUTION
Avatar of Chris Dent
Chris Dent
Flag of United Kingdom of Great Britain and Northern Ireland image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Avatar of WildBillOz
WildBillOz

Muhammad,

You might also try looking here:

http://windowsitpro.com/article/articleid/46989/how-can-i-keep-from-getting-event-id-4515-errors-in-my-dns-server-event-log.html

This approach is a lot less destructive than many I have seen on the net (deleting zones manually etc!)..... At least this way... if you make a mistake somewhere you still have a DNS running :)

Good Luck.

R
For Option 1: [ForestDNSZones]

   1. Click Start, click Run, type adsiedit.msc, and then click OK.
   2. In the console tree, right-click ADSI Edit, and then click Connect to.
   3. Click Select or type a Distinguished Name or Naming Context, type the following text in the list, and then click OK:
      DC=ForestDNSZones, DC=contoso, DC=com
   4. In the console tree, double-click DC=ForestDNSZones, DC=contoso, DC=com.
   5. Double-click CN=MicrosoftDNS, and click the zone (contoso.com). You should now be able to view the DNS records which exist in this DNS partition. If you desire to remove this partition, right-click on contoso.com and then click Delete.

      Note Deleting a zone is a destructive operation. Please confirm that a duplicate zone exists before you perform a deletion.
   6. If you have deleted a zone, restart the DNS service. To do this, follow these steps:
         1. Click Start, point to All Programs, point to Administrative Tools, and then click DNS.
         2. In the console tree, right-click contoso.com, point to All Tasks, and then click Restart.

Back to the top
For Option 2: [DomainDNSZones]

   1. Click Start, click Run, type adsiedit.msc, and then click OK.
   2. In the console tree, right-click ADSI Edit, and then click Connect to.
   3. Click Select or type a Distinguished Name or Naming Context, type the following text in the list, and then click OK: DC=DomainDNSZones,DC=contoso,DC=com.
   4. In the console tree, double-click DC=DomainDNSZones,DC=contoso,DC=com
   5. Double-click CN=MicrosoftDNS, and click the zone (contoso.com). You should now be able to view the DNS records which exist in this DNS partition. If you desire to remove this partition, right-click on contoso.com and then click Delete.

      Note Deleting a zone is a destructive operation. Please confirm that a duplicate zone exists before you perform a deletion.
   6. If you have deleted a zone, restart the DNS service. To do this, follow these steps:
         1. Click Start, point to All Programs, point to Administrative Tools, and then click DNS.
         2. In the console tree, right-click contoso.com, point to All Tasks, and then click Restart.

Back to the top
For Option 3

   1. Click Start, click Run, type adsiedit.msc, and then click OK.
   2. In the console tree, double-click Domain NC [servername.contoso.com].
   3. If, for some reason, Domain NC is not already present in the console tree, follow these steps:
         1. In the console tree, right-click ADSI Edit, and then click Connect to.
         2. Click Select or type a Distinguished Name or Naming Context, type the following text in the list, and then click OK:
            DC=contoso,DC=com
   4. In the console tree, double-click DC=contoso,DC=com and double-click CN=System.
   5. Double-click CN=MicrosoftDNS, and click the zone (contoso.com). You should now be able to view the DNS records which exist in this DNS partition. If you desire to remove this partition, right-click on contoso.com and then click Delete.

      Note Deleting a zone is a destructive operation. Please confirm that a duplicate zone exists before you perform a deletion.
   6. If you have deleted a zone, restart the DNS service. To do this, follow these steps:
         1. Click Start, point to All Programs, point to Administrative Tools, and then click DNS.
         2. In the console tree, right-click contoso.com, point to All Tasks, and then click Restart.

Back to the top
Restart the services and reset DNS
After you perform these operations, follow these steps:

   1. Restart the DNS service.
   2. Restart the Net Logon service.
   3. At a command prompt, type the following commands. Press ENTER after each command.
          * ipconfig /flushdns
            ipconfig /registerdns