<?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>Techie.org &#187; How To&#8217;s</title>
	<atom:link href="http://techie.org/Blog/category/techiestuff/how-tos/feed/" rel="self" type="application/rss+xml" />
	<link>http://techie.org/Blog</link>
	<description>Thoughts from Jaysam Thanki</description>
	<lastBuildDate>Mon, 16 Apr 2012 01:55:23 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2-RC4</generator>
		<item>
		<title>How to install the SNMP service on Microsoft Hyper-V R2</title>
		<link>http://techie.org/Blog/2010/07/29/how-to-install-the-snmp-service-on-micorost-hyper-v-r2/</link>
		<comments>http://techie.org/Blog/2010/07/29/how-to-install-the-snmp-service-on-micorost-hyper-v-r2/#comments</comments>
		<pubDate>Fri, 30 Jul 2010 05:03:27 +0000</pubDate>
		<dc:creator>jthanki</dc:creator>
				<category><![CDATA[How To's]]></category>
		<category><![CDATA[Networking]]></category>
		<category><![CDATA[Techie Stuff]]></category>

		<guid isPermaLink="false">http://techie.org/Blog/2010/07/29/how-to-install-the-snmp-service-on-micorost-hyper-v-r2/</guid>
		<description><![CDATA[Another quick post/reminder to myself. I&#8217;ve been experimenting with the idea of using Cacti to monitor the performance of my Hyper-V servers, so i needed SNMP on my HyperV machines. However there is no UI to add that feature into the core installs. So, to install SNMP on HyperV R2, use the following command line [...]]]></description>
		<wfw:commentRss>http://techie.org/Blog/2010/07/29/how-to-install-the-snmp-service-on-micorost-hyper-v-r2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Enabling xp_cmdshell</title>
		<link>http://techie.org/Blog/2010/06/07/enabling-xp_cmdshell/</link>
		<comments>http://techie.org/Blog/2010/06/07/enabling-xp_cmdshell/#comments</comments>
		<pubDate>Mon, 07 Jun 2010 20:31:12 +0000</pubDate>
		<dc:creator>jthanki</dc:creator>
				<category><![CDATA[How To's]]></category>
		<category><![CDATA[Techie Stuff]]></category>

		<guid isPermaLink="false">http://techie.org/Blog/2010/06/07/enabling-xp_cmdshell/</guid>
		<description><![CDATA[A quick post on how to enable xp_cmdshell on Sql 2005/2008/2008R2 EXEC sp_configure &#8216;show advanced options&#8217;, 1 GO RECONFIGURE GO EXEC sp_configure &#8216;xp_cmdshell&#8217;, 1 GO RECONFIGURE GO EXEC sp_configure &#8216;show advanced options&#8217;, 0 GO RECONFIGURE GO Done.]]></description>
		<wfw:commentRss>http://techie.org/Blog/2010/06/07/enabling-xp_cmdshell/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

