"Mario" <> wrote in message
news:2B6C9EBC-EA54-4E44-86F4-...
> Hi,
>
> I tried to delete a static PTR record in an AD-integrated zone. However
> the record reappears immediately after hitting F5.
> The DNS MMC Snap-in doesn' report any error.
> I also tried to delete the PTR record via dnscmd /recorddelete. Same
> issue... Command completed successfully. no error.
>
> The DNS zone is stored in the domain partition (All domain controllers in
> this domain).
> It was never changed after updating AD from Windows 2000 to Windows 2003
> to Windows 2008 DCs.
>
> After some research I found out that there was no "dnsNode" object in AD
> for this PTR record.
>
> My question is, how can I get rid of this PTR record?
>
> And what are the places where the DNS service on a DC can store its zone
> information?
> (I thougt that when a DNS zone is configured with the replication option
> "All domain controllers in this domain" that all records are stored as
> dnsNode objects in the domain partition under
> cn=MicrosoftDNS,cn=system,dc=domain,dc=tld ?)
>
> Many thanks in advance for help!
> Mario
>
>
>
What machine or A record does the PTR you are trying to delete match up to?
If it is a DC, it will re-register it. This is default behavior.
If this is a DC, is it multihomed (meaning that it has more than one NIC, IP
address, or has RRAS installed on it)? If so, then it will be registering
every IP.
Elaborate on the record, please, and provide an ipconfig of the machine in
question this PTR is associated to.
Also, depending on the replication scope, it stores it in different parts of
the AD database. The selection you mentioned doesn't follow the selections
available, unless you abbreviated it. I would like to make sure I understand
exactly what you selected. The following are the three repications scope
options:
To choose the ForestDnsZones:
"To all DNS servers in the AD forest example.com"
To choose DomainDnsZones:
"To all DNS servers in the AD domain example.com"
To choose the DomainNC (only for compatibility with Win2000):
"To all domain controllers in the AD domain example.com"
To View the DomainNC partition for DNS records:
[DomainNC]
In ADSI Edit, rt-click ADSI Edit, connect to, in the Connection Point click
on "Well known Naming Context", then in the drop-down box, select "Domain".
Expand DomainNC, then your domain name. Drill down to CN=System. Under that
you will see CN=MicrosoftDNS. You will see any zones that are in the
DomainNC partition under MicrosoftDNS folder.
To view the DomainDnsZones or the ForestDnsZones partitions, follow these
steps:
[ForestDNSZones]
Click Start, click Run, type adsiedit.msc, and then click OK.
In the console tree, right-click ADSI Edit, and then click Connect to.
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
In the console tree, double-click DC=ForestDNSZones, DC=contoso, DC=com.
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.
[DomainDNSZones]
Click Start, click Run, type adsiedit.msc, and then click OK.
In the console tree, right-click ADSI Edit, and then click Connect to.
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.
In the console tree, double-click DC=DomainDNSZones,DC=contoso,DC=com
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.
I have more info on the partitions in my blog in the following link. It more
deals with finding duplicate zone data in the AD database, but you can use
it as a reference.
Using ADSI Edit to Resolve Conflicting or Duplicate AD Integrated DNS zones
http://msmvps.com/blogs/acefekay/arc...dns-zones.aspx
--
Ace
This posting is provided "AS-IS" with no warranties or guarantees and
confers no rights.
Please reply back to the newsgroup or forum for collaboration benefit among
responding engineers, and to help others benefit from your resolution.
Ace Fekay, MVP, MCT, MCITP EA, MCTS Windows 2008 & Exchange 2007, MCSE &
MCSA 2003/2000, MCSA Messaging 2003
Microsoft Certified Trainer
Microsoft MVP - Directory Services
If you feel this is an urgent issue and require immediate assistance, please
contact Microsoft PSS directly. Please check
http://support.microsoft.com
for regional support phone numbers.