<?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>Undecided &#187; CMD</title>
	<atom:link href="http://www.datarave.net/zfh/category/work/microsoft/cmd/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.datarave.net/zfh</link>
	<description>An open notebook</description>
	<lastBuildDate>Sat, 04 Feb 2012 02:51:18 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
		<item>
		<title>Microsoft Archive: Event Viewer</title>
		<link>http://www.datarave.net/zfh/2008/11/03/microsoft-archive-event-viewer/</link>
		<comments>http://www.datarave.net/zfh/2008/11/03/microsoft-archive-event-viewer/#comments</comments>
		<pubDate>Tue, 04 Nov 2008 01:43:02 +0000</pubDate>
		<dc:creator>John Williams</dc:creator>
				<category><![CDATA[CMD]]></category>

		<guid isPermaLink="false">http://www.datarave.net/zfh/?p=729</guid>
		<description><![CDATA[Event Viewer can be easily accessed using Start &#62; Run &#62; eventvwr.msc]]></description>
			<content:encoded><![CDATA[<p><a title="Microsoft Technet: Event Viewer" href="http://technet.microsoft.com/en-us/library/cc738322.aspx" target="_blank">Event Viewer</a> can be easily accessed using <span style="font-family: courier new;">Start</span> &gt; <span style="font-family: courier new;">Run</span> &gt; <span style="font-family: courier new;">eventvwr.msc</span></p>
]]></content:encoded>
			<wfw:commentRss>http://www.datarave.net/zfh/2008/11/03/microsoft-archive-event-viewer/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Microsoft Archive: Services</title>
		<link>http://www.datarave.net/zfh/2008/09/19/microsoft-archive-services/</link>
		<comments>http://www.datarave.net/zfh/2008/09/19/microsoft-archive-services/#comments</comments>
		<pubDate>Fri, 19 Sep 2008 20:30:39 +0000</pubDate>
		<dc:creator>John Williams</dc:creator>
				<category><![CDATA[CMD]]></category>

		<guid isPermaLink="false">http://www.datarave.net/zfh/?p=565</guid>
		<description><![CDATA[Opening the Services Microsoft Console (MMC) SERVICES.MSC From a CMD batch file: mmc %systemroot%\system32\services.msc]]></description>
			<content:encoded><![CDATA[<p>Opening the Services Microsoft Console (MMC)</p>
<p>SERVICES.MSC</p>
<p>From a CMD batch file:</p>
<p>mmc %systemroot%\system32\services.msc</p>
]]></content:encoded>
			<wfw:commentRss>http://www.datarave.net/zfh/2008/09/19/microsoft-archive-services/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Notepad: Finding all of your MP? (mp3, mp4, mpg, etc.) on your HDD</title>
		<link>http://www.datarave.net/zfh/2008/01/12/notepad-finding-all-of-your-mp-mp3-mp4-mpg-etc-on-your-hdd/</link>
		<comments>http://www.datarave.net/zfh/2008/01/12/notepad-finding-all-of-your-mp-mp3-mp4-mpg-etc-on-your-hdd/#comments</comments>
		<pubDate>Sun, 13 Jan 2008 00:20:05 +0000</pubDate>
		<dc:creator>John Williams</dc:creator>
				<category><![CDATA[CMD]]></category>
		<category><![CDATA[Work]]></category>

		<guid isPermaLink="false">http://www.datarave.net/zfh/?p=127</guid>
		<description><![CDATA[dir /ogen /a-d /b /s &#8220;*.mp?&#8221; &#62;find_mp.txt dir /? will tell you what all of these do, so I&#8217;m not going to bother to explain.]]></description>
			<content:encoded><![CDATA[<blockquote><p>dir /ogen /a-d /b /s &#8220;*.mp?&#8221; &gt;find_mp.txt</p></blockquote>
<p>dir /? will tell you what all of these do, so I&#8217;m not going to bother to explain.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.datarave.net/zfh/2008/01/12/notepad-finding-all-of-your-mp-mp3-mp4-mpg-etc-on-your-hdd/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

