<?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"
	>

<channel>
	<title>joshcook.net</title>
	<atom:link href="http://www.joshcook.net/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.joshcook.net</link>
	<description></description>
	<pubDate>Sat, 26 Jul 2008 11:59:44 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6</generator>
	<language>en</language>
			<item>
		<title>MS SQL Database Backup</title>
		<link>http://www.joshcook.net/2008/07/26/ms-sql-database-backup/</link>
		<comments>http://www.joshcook.net/2008/07/26/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/26/ms-sql-database-backup/feed/</wfw:commentRss>
		</item>
		<item>
		<title>PPTP &#038; Routing Interesting Traffic</title>
		<link>http://www.joshcook.net/2008/07/25/pptp-routing-interesting-traffic/</link>
		<comments>http://www.joshcook.net/2008/07/25/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/25/pptp-routing-interesting-traffic/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Downstall Utility</title>
		<link>http://www.joshcook.net/2008/07/07/downstall-utility/</link>
		<comments>http://www.joshcook.net/2008/07/07/downstall-utility/#comments</comments>
		<pubDate>Tue, 08 Jul 2008 00:45:31 +0000</pubDate>
		<dc:creator>Josh</dc:creator>
		
		<category><![CDATA[Scripts]]></category>

		<category><![CDATA[AutoIT]]></category>

		<category><![CDATA[Automation]]></category>

		<category><![CDATA[Kaseya]]></category>

		<category><![CDATA[Utility]]></category>

		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://www.joshcook.net/?p=8</guid>
		<description><![CDATA[Downstall - download &#38; install - is a quick utility I wrote using AutoIT that downloads and installs a program in one step.
It&#8217;s usage is rather easy, from the command line run Downstall with three command-line options and it will do all the work: download the program and run the executable with options that you define. In addition, [...]]]></description>
		<wfw:commentRss>http://www.joshcook.net/2008/07/07/downstall-utility/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Hello World (x3)</title>
		<link>http://www.joshcook.net/2008/07/07/hello-world-x3/</link>
		<comments>http://www.joshcook.net/2008/07/07/hello-world-x3/#comments</comments>
		<pubDate>Mon, 07 Jul 2008 23:30:10 +0000</pubDate>
		<dc:creator>Josh</dc:creator>
		
		<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.joshcook.net/?p=7</guid>
		<description><![CDATA[Some say that the third time is a charm, hopefully that&#8217;s the case. I guess we&#8217;ll see&#8230;
]]></description>
		<wfw:commentRss>http://www.joshcook.net/2008/07/07/hello-world-x3/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Read-Only Cisco Router Config</title>
		<link>http://www.joshcook.net/2008/06/25/read-only-cisco-router-config/</link>
		<comments>http://www.joshcook.net/2008/06/25/read-only-cisco-router-config/#comments</comments>
		<pubDate>Thu, 26 Jun 2008 02:47:23 +0000</pubDate>
		<dc:creator>Josh</dc:creator>
		
		<category><![CDATA[How To]]></category>

		<category><![CDATA[Cisco]]></category>

		<category><![CDATA[Router]]></category>

		<guid isPermaLink="false">http://www.joshcook.net/?p=40</guid>
		<description><![CDATA[Many internet hardware products offer a read-only access mode, which I&#8217;m guessing is to keep Mr. Slacky from screwing up the config - ahem, no router bgp 6078 - on your live core router. But that&#8217;s the problem, Cisco doesn&#8217;t offer an elegant solution for read-only access to their routers. You can modify the exec [...]]]></description>
		<wfw:commentRss>http://www.joshcook.net/2008/06/25/read-only-cisco-router-config/feed/</wfw:commentRss>
		</item>
		<item>
		<title>File Limiter</title>
		<link>http://www.joshcook.net/2008/05/25/file-limiter/</link>
		<comments>http://www.joshcook.net/2008/05/25/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 - 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/25/file-limiter/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Locked out of Windows Terminal Services?</title>
		<link>http://www.joshcook.net/2007/09/25/locked-out-of-windows-terminal-services/</link>
		<comments>http://www.joshcook.net/2007/09/25/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/25/locked-out-of-windows-terminal-services/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Bogart Wordpress Theme</title>
		<link>http://www.joshcook.net/2007/06/16/bogart-wordpress-theme/</link>
		<comments>http://www.joshcook.net/2007/06/16/bogart-wordpress-theme/#comments</comments>
		<pubDate>Sun, 17 Jun 2007 02:11:24 +0000</pubDate>
		<dc:creator>Josh</dc:creator>
		
		<category><![CDATA[Uncategorized]]></category>

		<category><![CDATA[Wordpress]]></category>

		<guid isPermaLink="false">http://www.joshcook.net/?p=27</guid>
		<description><![CDATA[After spending countless weeks trying to find a theme I wanted to use, I stumbled across the web site of Jim Mitchell. While the design was an excellent match for what I was looking for, Jim hadn&#8217;t released it for download&#8230; yet.
After emailing Jim persuading him (err, begging) him to release the theme, he happily agreed to do so if [...]]]></description>
		<wfw:commentRss>http://www.joshcook.net/2007/06/16/bogart-wordpress-theme/feed/</wfw:commentRss>
		</item>
		<item>
		<title>JC-IPRestrictions</title>
		<link>http://www.joshcook.net/2007/06/15/jc-iprestrictions/</link>
		<comments>http://www.joshcook.net/2007/06/15/jc-iprestrictions/#comments</comments>
		<pubDate>Sat, 16 Jun 2007 02:01:44 +0000</pubDate>
		<dc:creator>Josh</dc:creator>
		
		<category><![CDATA[Wordpress]]></category>

		<category><![CDATA[Wordpress Plugin]]></category>

		<guid isPermaLink="false">http://www.joshcook.net/?p=17</guid>
		<description><![CDATA[Restrict access to your web site by IP address and/or network, with the ability for each restriction entry to be based on day(s) of week and/or time of day. In addition, each restriction can also have a separate message displayed to the end-user and a password in which the restriction can be bypassed.
Features Include:

Single IP [...]]]></description>
		<wfw:commentRss>http://www.joshcook.net/2007/06/15/jc-iprestrictions/feed/</wfw:commentRss>
		</item>
	</channel>
</rss>
