<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>breednet &#187; vbscript</title>
	<atom:link href="http://www.breednet.net/tag/vbscript/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.breednet.net</link>
	<description>scripting, security and other stuff</description>
	<lastBuildDate>Sun, 24 Jan 2010 03:57:38 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.5</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Create Microsoft Active Directory User Accounts from an Excel Spreadsheet</title>
		<link>http://www.breednet.net/2009/10/08/create-microsoft-active-directory-user-accounts-from-an-excel-spreadsheet/</link>
		<comments>http://www.breednet.net/2009/10/08/create-microsoft-active-directory-user-accounts-from-an-excel-spreadsheet/#comments</comments>
		<pubDate>Thu, 08 Oct 2009 20:24:58 +0000</pubDate>
		<dc:creator>Brian Reed</dc:creator>
				<category><![CDATA[Windows Scripting]]></category>
		<category><![CDATA[cscript]]></category>
		<category><![CDATA[excel]]></category>
		<category><![CDATA[microsoft]]></category>
		<category><![CDATA[vbscript]]></category>

		<guid isPermaLink="false">http://www.breednet.net/?p=83</guid>
		<description><![CDATA[Recently, I had the need to create a large number of Active Directory users.  I had an Excel spreadsheet with all the necessary info (CN, sAMAccountname, First and Last Name, email, phone number, job description), and I remembered reading on Microsoft Technet years ago for how to do this.  
Sure enough, there is [...]]]></description>
		<wfw:commentRss>http://www.breednet.net/2009/10/08/create-microsoft-active-directory-user-accounts-from-an-excel-spreadsheet/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Dealing with pesky .DS_Store and dot underscore files between Mac and Windows</title>
		<link>http://www.breednet.net/2009/09/20/dealing-with-pesky-ds_store-and-dot-underscore-files-between-mac-and-windows/</link>
		<comments>http://www.breednet.net/2009/09/20/dealing-with-pesky-ds_store-and-dot-underscore-files-between-mac-and-windows/#comments</comments>
		<pubDate>Sun, 20 Sep 2009 22:25:11 +0000</pubDate>
		<dc:creator>Brian Reed</dc:creator>
				<category><![CDATA[Mac OS X]]></category>
		<category><![CDATA[Windows Scripting]]></category>
		<category><![CDATA[dotclean]]></category>
		<category><![CDATA[dotunderscore]]></category>
		<category><![CDATA[ds_store]]></category>
		<category><![CDATA[vbscript]]></category>
		<category><![CDATA[windows]]></category>

		<guid isPermaLink="false">http://www.breednet.net/?p=67</guid>
		<description><![CDATA[If you use Windows Servers and Mac OS X in the same environment and share files, more than likely you have encountered seeing a bunch of .DS_Store files and files that start with ._ on your Windows file servers and SMB shares.
There are several ways you can take care of this on both the Mac [...]]]></description>
		<wfw:commentRss>http://www.breednet.net/2009/09/20/dealing-with-pesky-ds_store-and-dot-underscore-files-between-mac-and-windows/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Migrating MS Outlook Contacts to vCard</title>
		<link>http://www.breednet.net/2009/09/14/migrating-ms-outlook-contacts-to-vcard/</link>
		<comments>http://www.breednet.net/2009/09/14/migrating-ms-outlook-contacts-to-vcard/#comments</comments>
		<pubDate>Mon, 14 Sep 2009 13:58:59 +0000</pubDate>
		<dc:creator>Brian Reed</dc:creator>
				<category><![CDATA[Mac OS X]]></category>
		<category><![CDATA[Windows Scripting]]></category>
		<category><![CDATA[cscript]]></category>
		<category><![CDATA[entourage]]></category>
		<category><![CDATA[office]]></category>
		<category><![CDATA[outlook]]></category>
		<category><![CDATA[vbscript]]></category>
		<category><![CDATA[vcard]]></category>
		<category><![CDATA[windows]]></category>

		<guid isPermaLink="false">http://192.168.28.53/?p=3</guid>
		<description><![CDATA[I recently had a need to migrate all of my Outlook Contacts over to Apple Mail/Address Book and Microsoft Entourage for Mac.  Since the Outlook PST format is proprietary (direct export/import from Outlook to Entourage is not supported), I needed to find a way to do this.  I decided I had 3 options:
1.) [...]]]></description>
		<wfw:commentRss>http://www.breednet.net/2009/09/14/migrating-ms-outlook-contacts-to-vcard/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
