I'm trying to delete an 'A' record from my AD-Integrated DNS zone using 'dnscmd /RecordDelete'. I'm prompted to confirm that I want to delete the record, and after selecting 'y' I get a message that the operation completed successfully, but the record is still there. I know the syntax is correct.
I've tried refreshing the zone, restarting the DNS server service, changing the scavenging/aging options on the zone and the server, but nothing seems to work. I've also tried to delete 'static' records and a record with a time stamp.
If I right-click the record and select "delete" through the DNS snap-in, the record is deleted. I presume using the "dnscmd /RecordDelete" command is the same operation, no?
Why can't I delete the record?