<?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>joshcook.net &#187; Command Line</title>
	<atom:link href="http://www.joshcook.net/tag/command-line/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.joshcook.net</link>
	<description></description>
	<lastBuildDate>Thu, 12 Feb 2009 06:05:51 +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>MS SQL Database Backup</title>
		<link>http://www.joshcook.net/2008/07/ms-sql-database-backup/</link>
		<comments>http://www.joshcook.net/2008/07/ms-sql-database-backup/#comments</comments>
		<pubDate>Sat, 26 Jul 2008 11:43:27 +0000</pubDate>
		<dc:creator>Josh</dc:creator>
				<category><![CDATA[How To]]></category>
		<category><![CDATA[Scripts]]></category>
		<category><![CDATA[Automation]]></category>
		<category><![CDATA[Command Line]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[SQL]]></category>
		<category><![CDATA[Utility]]></category>
		<category><![CDATA[VBScript]]></category>

		<guid isPermaLink="false">http://www.joshcook.net/?p=64</guid>
		<description><![CDATA[A simple, yet very powerful script that will backup all of the databases on your Microsoft SQL Server to flat file for easy backup and restore. Additional features, such as limiting the number of archive files to keep and copying the latest file to a different directory, are also available.

Configuration
Each and everytime I&#8217;ve configured this [...]]]></description>
		<wfw:commentRss>http://www.joshcook.net/2008/07/ms-sql-database-backup/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>PPTP &amp; Routing Interesting Traffic</title>
		<link>http://www.joshcook.net/2008/07/pptp-routing-interesting-traffic/</link>
		<comments>http://www.joshcook.net/2008/07/pptp-routing-interesting-traffic/#comments</comments>
		<pubDate>Sat, 26 Jul 2008 02:37:53 +0000</pubDate>
		<dc:creator>Josh</dc:creator>
				<category><![CDATA[Scripts]]></category>
		<category><![CDATA[Cisco]]></category>
		<category><![CDATA[Command Line]]></category>
		<category><![CDATA[PPTP]]></category>
		<category><![CDATA[Utility]]></category>
		<category><![CDATA[VPN]]></category>

		<guid isPermaLink="false">http://www.joshcook.net/?p=34</guid>
		<description><![CDATA[Today I was a client&#8217;s corporate office configuring a new Cisco PIX 506 firewall with VPN support. While the PIX supports IPSEC, we decided to use PPTP because client side configuration on Windows 2000/XP is very straight forward and rather simple for a non-technical employee to configure.
After configuring PPTP on the PIX (which is a [...]]]></description>
		<wfw:commentRss>http://www.joshcook.net/2008/07/pptp-routing-interesting-traffic/feed/</wfw:commentRss>
		<slash:comments>9</slash:comments>
		</item>
		<item>
		<title>File Limiter</title>
		<link>http://www.joshcook.net/2008/05/file-limiter/</link>
		<comments>http://www.joshcook.net/2008/05/file-limiter/#comments</comments>
		<pubDate>Mon, 26 May 2008 02:56:06 +0000</pubDate>
		<dc:creator>Josh</dc:creator>
				<category><![CDATA[Scripts]]></category>
		<category><![CDATA[Automation]]></category>
		<category><![CDATA[Command Line]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Utility]]></category>
		<category><![CDATA[VBScript]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://www.joshcook.net/?p=50</guid>
		<description><![CDATA[A quick and simple way to limit the amount of files in a certain directory. Maybe I shouldn&#8217;t use the word limit &#8211; how about manage. A quick and simple way to manage the number of files of a certain file type in a directory.

Usage
filelimiter.vbs /ext: /num: PATH



/?
displays usage


/date:
specify which date to compare against


 
c = file creation date


 
a [...]]]></description>
		<wfw:commentRss>http://www.joshcook.net/2008/05/file-limiter/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Locked out of Windows Terminal Services?</title>
		<link>http://www.joshcook.net/2007/09/locked-out-of-windows-terminal-services/</link>
		<comments>http://www.joshcook.net/2007/09/locked-out-of-windows-terminal-services/#comments</comments>
		<pubDate>Wed, 26 Sep 2007 02:15:38 +0000</pubDate>
		<dc:creator>Josh</dc:creator>
				<category><![CDATA[Scripts]]></category>
		<category><![CDATA[Command Line]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Utility]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://www.joshcook.net/?p=30</guid>
		<description><![CDATA[It&#8217;s when the simple things don&#8217;t work that I get mad. I&#8217;ve been working on one of our servers all day using Windows Terminal Services in remote administration mode. Somewhere between Thanksgiving dinner #1 and #2, my connection decided to drop causing it to continue to run on the server. While this typically wouldn&#8217;t be [...]]]></description>
		<wfw:commentRss>http://www.joshcook.net/2007/09/locked-out-of-windows-terminal-services/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
