﻿<?xml version="1.0" encoding="utf-8"?><rss version="2.0"><channel><title>DNS Server IP Report</title><link>http://www.myitforum.com/forums/</link><description /><copyright>(c) myITforum.com Community Forum</copyright><ttl>30</ttl><item><title>Re:DNS Server IP Report (gjones)</title><description>  Try this &lt;br&gt;  &lt;pre class="prettyprint"&gt;
  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%' 
 
 &lt;/pre&gt; &lt;br&gt;  </description><link>http://www.myitforum.com/forums/fb.ashx?m=237296</link><pubDate>Sat, 18 Aug 2012 15:56:32 GMT</pubDate></item><item><title>DNS Server IP Report (csharma180)</title><description>  Hello All, &lt;br&gt;  &amp;nbsp; &lt;br&gt;  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 &lt;br&gt;  &amp;nbsp; &lt;br&gt;  </description><link>http://www.myitforum.com/forums/fb.ashx?m=237294</link><pubDate>Fri, 17 Aug 2012 15:05:29 GMT</pubDate></item></channel></rss>