<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
<title>Snipplr</title>
<link>http://snipplr.com/language/visual-basic/tags/ip</link>
<description>Recent snippets posted on Snipplr.com</description>
<language>en-us</language>
<pubDate>Thu, 20 Jun 2013 15:39:10 GMT</pubDate>
<item>
<title>(Visual Basic) WhoIsLoggedIn.vbs - RobertHirabayashi</title>
<link>http://snipplr.com/view/63222/whoisloggedinvbs/</link>
<description><![CDATA[ <p>Run this script from a command prompt, and you'll be asked for the IP Address or Host Name. Script will first check if PC is ping-able and will return an error message on any unreachable host. If the computer is running, script will return with user details about the logged in user from Active Directory.</p> ]]></description>
<pubDate>Fri, 10 Feb 2012 06:28:45 GMT</pubDate>
<guid>http://snipplr.com/view/63222/whoisloggedinvbs/</guid>
</item>
<item>
<title>(Visual Basic) QueryDNSEnries-AllWindowsCrawler.vbs - RobertHirabayashi</title>
<link>http://snipplr.com/view/63212/querydnsenriesallwindowscrawlervbs/</link>
<description><![CDATA[ <p>This script, building on my AllWindowsCrawler snippet, records DNS server entries (up to 3) as well as the IP Address and AD site location for a given Server (the AllWindows portion is commented out). This query is filtered to select only IP enabled adapters with DHCP disabled (i.e. static IP). The results are written to a CSV file.</p> ]]></description>
<pubDate>Fri, 10 Feb 2012 02:19:18 GMT</pubDate>
<guid>http://snipplr.com/view/63212/querydnsenriesallwindowscrawlervbs/</guid>
</item>
</channel>
</rss>