<?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/active</link>
<description>Recent snippets posted on Snipplr.com</description>
<language>en-us</language>
<pubDate>Sun, 19 May 2013 15:51:00 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>
<item>
<title>(Visual Basic) _Snippet-AllWindowsCrawler.vbs - RobertHirabayashi</title>
<link>http://snipplr.com/view/63186/snippetallwindowscrawlervbs/</link>
<description><![CDATA[ <p>This script is a wrapper for delivering code to every computer object in a domain, and outputs the results to a time code stamped text or CSV file. Every computer is pinged to determine if it is up prior to running the payload, to prevent wasted time.</p> ]]></description>
<pubDate>Thu, 09 Feb 2012 08:48:04 GMT</pubDate>
<guid>http://snipplr.com/view/63186/snippetallwindowscrawlervbs/</guid>
</item>
<item>
<title>(Visual Basic) FUNCTION GetUserDN - lrduncan</title>
<link>http://snipplr.com/view/56495/function-getuserdn/</link>
<description><![CDATA[ <p>Retrieves Active Directory distinguished name given user's SAMAccountName</p> ]]></description>
<pubDate>Wed, 13 Jul 2011 02:28:08 GMT</pubDate>
<guid>http://snipplr.com/view/56495/function-getuserdn/</guid>
</item>
</channel>
</rss>