looking for a way to find records that are marked 'do not scavenge'

  • Thread starter Thread starter Blake
  • Start date Start date
B

Blake

We have a Windows 2000 AD/DNS server and need to enable scavenging prior to
our 2k3 upgrade. I want to generate a list of all the host records and
whether they are marked to allow scavenging or not. Command line, VBS,
etc. - I can work with most any solution type. Can I do this with dnscmd on
a member 2k3 server?

Thanks
Blake
 
I think this will give me what I want - just wanted to post it in case it
helps others:

dnscmd SERVER /enumrecords ZONE-FQDN @ /detail

gives output with the timestamps

Blake
 
Back
Top