<?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>TechnicallyChris.com &#187; Scripts</title>
	<atom:link href="http://www.technicallychris.com/tag/scripts/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.technicallychris.com</link>
	<description>Technical and Personal Ramblings of a Bostonian</description>
	<lastBuildDate>Mon, 15 Mar 2010 01:51:05 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Capturing S.M.A.R.T. Hard Disk Data from WMI with AutoIt</title>
		<link>http://www.technicallychris.com/2009/09/11/capturing-smart-hard-disk-data-from-wmi-with-autoit/?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=capturing-smart-hard-disk-data-from-wmi-with-autoit</link>
		<comments>http://www.technicallychris.com/2009/09/11/capturing-smart-hard-disk-data-from-wmi-with-autoit/#comments</comments>
		<pubDate>Fri, 11 Sep 2009 15:17:04 +0000</pubDate>
		<dc:creator>Chris</dc:creator>
				<category><![CDATA[Random Code]]></category>
		<category><![CDATA[Scripts]]></category>

		<guid isPermaLink="false">http://www.technicallychris.com/?p=480</guid>
		<description><![CDATA[For those who are unaware, there is a monitoring and reporting systems for modern hard disks known as SMART.  I&#8217;ll save the explanations for Wikipedia&#8217;s S.M.A.R.T. page.  Instead of my normal big script example, I&#8217;d like to provide you with a snippet that basically just loops over the known data from WMI using [...]]]></description>
		<wfw:commentRss>http://www.technicallychris.com/2009/09/11/capturing-smart-hard-disk-data-from-wmi-with-autoit/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Microsoft Office Registered User Setup via Script</title>
		<link>http://www.technicallychris.com/2009/05/04/microsoft-office-registered-user-setup-via-script/?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=microsoft-office-registered-user-setup-via-script</link>
		<comments>http://www.technicallychris.com/2009/05/04/microsoft-office-registered-user-setup-via-script/#comments</comments>
		<pubDate>Mon, 04 May 2009 18:11:39 +0000</pubDate>
		<dc:creator>Chris</dc:creator>
				<category><![CDATA[Random Technology]]></category>
		<category><![CDATA[Microsoft Office]]></category>
		<category><![CDATA[Scripts]]></category>

		<guid isPermaLink="false">http://www.technicallychris.com/?p=318</guid>
		<description><![CDATA[The following AutoIt script will allow you to set the Microsoft Office Registered User Name, Initials, and Company via a script by getting the name information from Active Directory and modifying the keys .  This is useful in corporate environments where you don&#8217;t want it to have a generic name when you&#8217;re being told [...]]]></description>
		<wfw:commentRss>http://www.technicallychris.com/2009/05/04/microsoft-office-registered-user-setup-via-script/feed/</wfw:commentRss>
		<slash:comments>9</slash:comments>
		</item>
	</channel>
</rss>
