Jump to content

Recommended Posts

Posted

Assume a DNS forward zone "example.com" contains two RRs for the same host e.g. first one got there via the normal NIC, the second when connected to the LAN via it's wireless NIC:

 

fred A 192.168.1.27

fred A 192.168.1.99

 

I can't make dnscmd delete just one of those records. This is what I'm trying:

 

dnscmd /recorddelete example.com. fred 192.168.1.99 A

 

But it deletes both of them.

 

So, does anyone know how to make dnscmd.exe just take out one?

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now



×
×
  • Create New...