<?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>mikedopp.com &#187; Command Line</title>
	<atom:link href="http://mikedopp.com/index.php/tag/command-line/feed/" rel="self" type="application/rss+xml" />
	<link>http://mikedopp.com</link>
	<description>Code Monkey by Day, Unix/Windows Administrator by Night, Social Media Chump 24/7</description>
	<lastBuildDate>Wed, 09 Jun 2010 07:37:00 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>How to Map Network Drives in Command Line</title>
		<link>http://mikedopp.com/index.php/2010/02/04/how-to-map-network-drives-in-command-line/</link>
		<comments>http://mikedopp.com/index.php/2010/02/04/how-to-map-network-drives-in-command-line/#comments</comments>
		<pubDate>Fri, 05 Feb 2010 06:50:00 +0000</pubDate>
		<dc:creator>mikedopp</dc:creator>
				<category><![CDATA[Interesting]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[Command Line]]></category>
		<category><![CDATA[Drive Mapping]]></category>

		<guid isPermaLink="false">http://mikedopp.com/index.php/2010/02/04/how-to-map-network-drives-in-command-line/</guid>
		<description><![CDATA[Short post on how this works: net use z: /persistent:yes \\servername\share /u:domainaccount password &#160; Enjoy!]]></description>
			<content:encoded><![CDATA[<p>Short post on how this works:</p>
<p><strong><em>net use z: /persistent:yes \\servername\share /u:domainaccount password</em></strong></p>
<p>&#160;</p>
<p>Enjoy!</p>
]]></content:encoded>
			<wfw:commentRss>http://mikedopp.com/index.php/2010/02/04/how-to-map-network-drives-in-command-line/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
