query DNS for all static entrys

  • Thread starter Thread starter Ben
  • Start date Start date
B

Ben

I would like to figure out a way to query all dns records that are static.

Background: Active directory/DNS in a 2000 domain. Dynamic DNS is on.
Would like a way to query for DNS records that have been inserted into DNS
that are not dynamic

Thanks Ben
 
How are you to get the command to only list STATIC entries and exclude
dynamic entries?

Lee
 
I looked into this.
nslookup cannot do it.
It does not seem to be apparent as an attribute on the LDAP node object.
The only other possibilities are a resource kit tool, or perhaps WMI can
access this info.
I'm sure MS has some dev toy tools that expose this info.

Nothing else comes to mind......
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads


Back
Top