DNS Report

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Is there a way to produce a listing of all our computer names and their IP
addresses from our various DNS or DHCP servers through some for of script or
other method. Even though we use DHCP I need to produce this information to
my supervisor.
 
Hi George,

Check following article:

304489 Extracting DNS Active Directory-Integrated Zone Files
http://support.microsoft.com/default.aspx?scid=kb;EN-US;304489

If the DNS zone is a Standard Primary or Secondary zone, sending a copy of
the files is possible because the zones are stored as .dns files in the
%SystemRoot%\System32\Dns folder.

If the zone is an Active Directory-integrated zone type , there is no
corresponding .dns file for the zone. However, in Windows Server, the files
can be sent by using the updated Dnscmd tool. To extract a copy of the
zone, run the following command:
dnscmd /ZoneExport FQDN_of_zonename Zone_export_file

Hope this helps.

Best regards,

Vincent Xu
Microsoft Online Partner Support

======================================================
Get Secure! - www.microsoft.com/security
======================================================
When responding to posts, please "Reply to Group" via your newsreader so
that others
may learn and benefit from this issue.
======================================================
This posting is provided "AS IS" with no warranties,and confers no rights.
======================================================



--------------------
 
Back
Top