<?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; Automation</title>
	<atom:link href="http://www.joshcook.net/tag/automation/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>Downstall Utility</title>
		<link>http://www.joshcook.net/2008/07/downstall-utility/</link>
		<comments>http://www.joshcook.net/2008/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 &#8211; download &#38; install &#8211; 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/downstall-utility/feed/</wfw:commentRss>
		<slash:comments>4</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>
	</channel>
</rss>
