<?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>Jumlin Blog &#187; Winbatch</title>
	<atom:link href="http://blog.jumlin.com/tag/batch/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.jumlin.com</link>
	<description>The coding hell of Dennis V and the daily IT of Niklas Jumlin</description>
	<lastBuildDate>Wed, 04 Jan 2012 09:19:49 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>Move files in folders and subfolders older than one year</title>
		<link>http://blog.jumlin.com/2010/10/move-files-in-folders-and-subfolders-older-than-one-year/</link>
		<comments>http://blog.jumlin.com/2010/10/move-files-in-folders-and-subfolders-older-than-one-year/#comments</comments>
		<pubDate>Tue, 26 Oct 2010 13:05:42 +0000</pubDate>
		<dc:creator>Niklas Jumlin</dc:creator>
				<category><![CDATA[Misc]]></category>
		<category><![CDATA[Scripts]]></category>
		<category><![CDATA[Winbatch]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[archive]]></category>
		<category><![CDATA[move]]></category>
		<category><![CDATA[older]]></category>
		<category><![CDATA[script]]></category>

		<guid isPermaLink="false">http://blog.gofolo.com/?p=161</guid>
		<description><![CDATA[A colleague asked me if I could write a script that would move files within a folder or its subfolders that were older than one year into a new location but still keep the directory structure. I figured it would be quite a challenge so I decided to do it for him; kind as I [...]]]></description>
		<wfw:commentRss>http://blog.jumlin.com/2010/10/move-files-in-folders-and-subfolders-older-than-one-year/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>THE ultimate loginscript</title>
		<link>http://blog.jumlin.com/2010/07/the-ultimate-loginscript/</link>
		<comments>http://blog.jumlin.com/2010/07/the-ultimate-loginscript/#comments</comments>
		<pubDate>Sat, 17 Jul 2010 12:48:32 +0000</pubDate>
		<dc:creator>Niklas Jumlin</dc:creator>
				<category><![CDATA[Scripts]]></category>
		<category><![CDATA[Winbatch]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[loginscript]]></category>

		<guid isPermaLink="false">http://blog.gofolo.com/?p=127</guid>
		<description><![CDATA[I was given the task to rewrite the login script for a company, they had 4 sites and about 20 login scripts for various purposes. So I wrote a general one which took care of all the general stuff. You may look at my earlier post about an inventory script, because this script will use [...]]]></description>
		<wfw:commentRss>http://blog.jumlin.com/2010/07/the-ultimate-loginscript/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Simplified robocopy backup script</title>
		<link>http://blog.jumlin.com/2010/01/simplified-robocopy-backup-script/</link>
		<comments>http://blog.jumlin.com/2010/01/simplified-robocopy-backup-script/#comments</comments>
		<pubDate>Tue, 05 Jan 2010 08:37:29 +0000</pubDate>
		<dc:creator>Niklas Jumlin</dc:creator>
				<category><![CDATA[Winbatch]]></category>
		<category><![CDATA[backup]]></category>
		<category><![CDATA[robocopy]]></category>
		<category><![CDATA[script]]></category>

		<guid isPermaLink="false">http://blog.gofolo.com/?p=47</guid>
		<description><![CDATA[So I work with many servers and many customers. Usually I had to write a new backup script for every new customer and server. Therefore I figured I might as well just write a template that I can copy/paste everytime I have to implement a robocopy backup script. So here goes. @echo off title Copyright [...]]]></description>
		<wfw:commentRss>http://blog.jumlin.com/2010/01/simplified-robocopy-backup-script/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
	</channel>
</rss>

