Windows Vista Tips

Windows Vista Tips > Newsgroups > Windows Server > DNS Server > extract only Static IP information from DNS/zone DB file

Reply
Thread Tools Display Modes

extract only Static IP information from DNS/zone DB file

 
 
Shash
Guest
Posts: n/a

 
      01-09-2010
Hello,

How would I extract only Static IP information from DNS/zone DB file?
I want to find out how many static IPs have been configured in DNS server
with too many zones.
Please help!

Regards,

--
Shash
MCITP- Exchange
 
Reply With Quote
 
 
 
 
Meinolf Weber [MVP-DS]
Guest
Posts: n/a

 
      01-09-2010
Hello Shash,

If you mean the computers with a fixed ip address instead of DHCP, this cannot
be extracted from the DNS zones as far as i know. You have to compare either
the DHCP address leases with the DNS zones.

This script maybe can help you to find the remote ip address and compare
with DHCP scopes to see if it is fixed or a lease:
http://www.enterpriseitplanet.com/re...le.php/3083391

Best regards

Meinolf Weber
Disclaimer: This posting is provided "AS IS" with no warranties, and confers
no rights.
** Please do NOT email, only reply to Newsgroups
** HELP us help YOU!!! http://www.blakjak.demon.co.uk/mul_crss.htm


> Hello,
>
> How would I extract only Static IP information from DNS/zone DB file?
> I want to find out how many static IPs have been configured in DNS
> server
> with too many zones.
> Please help!
> Regards,
>



 
Reply With Quote
 
Ace Fekay [MVP-DS, MCT]
Guest
Posts: n/a

 
      01-09-2010
"Meinolf Weber [MVP-DS]" <meiweb@(nospam)gmx.de> wrote in message
news:. com...
> Hello Shash,
>
> If you mean the computers with a fixed ip address instead of DHCP, this
> cannot be extracted from the DNS zones as far as i know. You have to
> compare either the DHCP address leases with the DNS zones.
>
> This script maybe can help you to find the remote ip address and compare
> with DHCP scopes to see if it is fixed or a lease:
> http://www.enterpriseitplanet.com/re...le.php/3083391
>
> Best regards
>
> Meinolf Weber
> Disclaimer: This posting is provided "AS IS" with no warranties, and
> confers no rights.
> ** Please do NOT email, only reply to Newsgroups
> ** HELP us help YOU!!! http://www.blakjak.demon.co.uk/mul_crss.htm
>



Hi Meinolf,

I believe DNSCMD may be able to extract that info. However, I couldn't find
a specific command line to enumerate static entries, rather it's possible to
use it to enumerate all records with their details and look at the time
stamps.

Dnscmd Overview
http://technet.microsoft.com/en-us/l...13(WS.10).aspx


--
Ace

This posting is provided "AS-IS" with no warranties or guarantees and
confers no rights.

Please reply back to the newsgroup or forum for collaboration benefit among
responding engineers, and to help others benefit from your resolution.

Ace Fekay, MVP, MCT, MCITP EA, MCTS Windows 2008 & Exchange 2007, MCSE &
MCSA 2003/2000, MCSA Messaging 2003
Microsoft Certified Trainer
Microsoft MVP - Directory Services

If you feel this is an urgent issue and require immediate assistance, please
contact Microsoft PSS directly. Please check http://support.microsoft.com
for regional support phone numbers.


 
Reply With Quote
 
 
 
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
WLM Get faultcode: Windows Live Communication Platform has stoped working Masse Borglund Windows Live Messenger 21 03-28-2010 12:41 AM
Leftover folders after Microsoft Update mme000 \(add @yahoo.it to my nick\) Windows Update 21 12-26-2009 10:11 PM
WMDC 6.1 Sync Fails - Can connect to device, cannot sync brian.brackeen ActiveSync 10 10-31-2007 08:36 PM
WMDC Sync and Runtime Error! psheriff ActiveSync 8 03-04-2007 06:28 PM
Error 0x85010014 on attempting to sync Jonty R. P. ActiveSync 8 02-22-2007 12:41 AM



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59