DNS Server IP Report

Author Message
csharma180

  • Total Posts : 400
  • Scores: -6
  • Reward points : 34330
  • Joined: 12/29/2008
  • Status: offline
DNS Server IP Report Friday, August 17, 2012 3:05 PM (permalink)
0
Hello All,
 
I have a DNS Server IP for which I wanted to get a report extracted using SCCM Database to see on which all server this IP is configured as the DNS IP
 
 
#1
    gjones

    • Total Posts : 2291
    • Scores: 136
    • Reward points : 97820
    • Joined: 6/5/2001
    • Location: Ottawa, Ontario, Canada
    • Status: offline
    Re:DNS Server IP Report Saturday, August 18, 2012 3:56 PM (permalink)
    0
    Try this
      select CS.Name0 
     
      from dbo.v_GS_COMPUTER_SYSTEM CS
     join dbo.v_GS_NETWORK_ADAPTER_CONFIGUR NAC on CS.ResourceID = NAC.ResourceID 
     
      Where DNSServerSearchOrder0 like '%192.168.1.5%' 
     
     

     
    #2
      Online Bookmarks Sharing: Share/Bookmark

      Jump to:

      Current active users

      There are 0 members and 1 guests.

      Icon Legend and Permission

      • New Messages
      • No New Messages
      • Hot Topic w/ New Messages
      • Hot Topic w/o New Messages
      • Locked w/ New Messages
      • Locked w/o New Messages
      • Read Message
      • Post New Thread
      • Reply to message
      • Post New Poll
      • Submit Vote
      • Post reward post
      • Delete my own posts
      • Delete my own threads
      • Rate post

      2000-2013 ASPPlayground.NET Forum Version 3.9