<?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>blog.forret.com &#187; winadmin</title>
	<atom:link href="http://blog.forret.com/categories/winadmin/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.forret.com</link>
	<description>and I mean it</description>
	<lastBuildDate>Tue, 17 Nov 2009 19:00:00 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>waSendKeys: new Winadmin script</title>
		<link>http://blog.forret.com/2006/06/wasendkeys-new-winadmin-script/</link>
		<comments>http://blog.forret.com/2006/06/wasendkeys-new-winadmin-script/#comments</comments>
		<pubDate>Thu, 29 Jun 2006 09:39:18 +0000</pubDate>
		<dc:creator>Peter</dc:creator>
				<category><![CDATA[winadmin]]></category>

		<guid isPermaLink="false">http://blog.forret.com/2006/06/wasendkeys-new-winadmin-script/</guid>
		<description><![CDATA[
Over on the brand new, freshly painted Winadmin scripts site:
waSendKeys.wsf 1.0 was just released.
This one will start a program and send keystrokes to it. Use it to automate programs that only have an interactive user interface and do not support command-line parameters: defrag tools, export to CSV/HTML, … You can also use this script in [...]


Related posts:<ol><li><a href='http://blog.forret.com/2004/02/wacluster-newest-sibling-in-the-wautilswinadmin-family/' rel='bookmark' title='Permanent Link: waCluster &#8211; newest sibling in the waUtils/WinAdmin family'>waCluster &#8211; newest sibling in the waUtils/WinAdmin family</a> <small>I&#8217;ve just finished waCluster.wsf 1.0 &#8211; a script for managing...</small></li><li><a href='http://blog.forret.com/2004/06/beware-activity-on-winadminsourceforgenet/' rel='bookmark' title='Permanent Link: Beware: activity on winadmin.sourceforge.net !'>Beware: activity on winadmin.sourceforge.net !</a> <small>I just created a new WinAdminscript to do XSL Transforms,...</small></li></ol>]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.flickr.com/photos/pforret/177594344/" title="Photo Sharing"><img src="http://static.flickr.com/73/177594344_1f1bf99f43_m.jpg" style="float: right" width="111" height="240" alt="winadmin tools" /></a><br />
Over on the brand new, freshly painted <a href="http://winadmin.forret.com">Winadmin scripts</a> site:<br />
<a href="http://winadmin.forret.com/2006/06/wasendkeys-version-10/">waSendKeys.wsf 1.0</a> was just released.</p>
<blockquote><p>This one will start a program and send keystrokes to it. Use it to automate programs that only have an interactive user interface and do not support command-line parameters: defrag tools, export to CSV/HTML, … You can also use this script in a scheduled task!</p>
<p>Examples:<br />
<code>waSendkeys D:\foo.exe /wait:20 /keys:"{F9};^R;test;{ENTER};%{F4}"</code><br />
:: will send F9, CTRL+R, “test”, ENTER And ALT-F4</p></blockquote>


<p>Related posts:<ol><li><a href='http://blog.forret.com/2004/02/wacluster-newest-sibling-in-the-wautilswinadmin-family/' rel='bookmark' title='Permanent Link: waCluster &#8211; newest sibling in the waUtils/WinAdmin family'>waCluster &#8211; newest sibling in the waUtils/WinAdmin family</a> <small>I&#8217;ve just finished waCluster.wsf 1.0 &#8211; a script for managing...</small></li><li><a href='http://blog.forret.com/2004/06/beware-activity-on-winadminsourceforgenet/' rel='bookmark' title='Permanent Link: Beware: activity on winadmin.sourceforge.net !'>Beware: activity on winadmin.sourceforge.net !</a> <small>I just created a new WinAdminscript to do XSL Transforms,...</small></li></ol></p>]]></content:encoded>
			<wfw:commentRss>http://blog.forret.com/2006/06/wasendkeys-new-winadmin-script/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Beware: activity on winadmin.sourceforge.net !</title>
		<link>http://blog.forret.com/2004/06/beware-activity-on-winadminsourceforgenet/</link>
		<comments>http://blog.forret.com/2004/06/beware-activity-on-winadminsourceforgenet/#comments</comments>
		<pubDate>Tue, 15 Jun 2004 20:34:27 +0000</pubDate>
		<dc:creator>Peter</dc:creator>
				<category><![CDATA[winadmin]]></category>

		<guid isPermaLink="false">http://peter.smoothouse.com/2004/06/15/beware-activity-on-winadminsourceforgenet/</guid>
		<description><![CDATA[I just created a new WinAdminscript to do XSL Transforms, and while I was at it, also updated some older scripts. 
The results:

waXslt (NEW): to perform an XSL Transform on an XML file
waNoCaps (UPDATED): the most popular &#8211; and the simplest &#8211; of all my utilities, to disable your CAPSLOCK key
waRmZip (UPDATED): 2nd most popular, [...]


Related posts:<ol><li><a href='http://blog.forret.com/2004/02/wacluster-newest-sibling-in-the-wautilswinadmin-family/' rel='bookmark' title='Permanent Link: waCluster &#8211; newest sibling in the waUtils/WinAdmin family'>waCluster &#8211; newest sibling in the waUtils/WinAdmin family</a> <small>I&#8217;ve just finished waCluster.wsf 1.0 &#8211; a script for managing...</small></li><li><a href='http://blog.forret.com/2006/06/wasendkeys-new-winadmin-script/' rel='bookmark' title='Permanent Link: waSendKeys: new Winadmin script'>waSendKeys: new Winadmin script</a> <small> Over on the brand new, freshly painted Winadmin scripts...</small></li></ol>]]></description>
			<content:encoded><![CDATA[<p>I just created a new <a href="http://winadmin.forret.com">WinAdmin</a>script to do XSL Transforms, and while I was at it, also updated some older scripts. </p>
<p>The results:<img style="float: right" src="http://www.forret.com/forret/forret_pc_bg.gif" alt="Winadmin Utilities"/></p>
<ul>
<li><a href="http://winadmin.forret.com/scripts/waxslt/">waXslt</a> (NEW): to perform an XSL Transform on an XML file</li>
<li><a href="http://winadmin.forret.com/registry/wanocaps/">waNoCaps</a> (UPDATED): the most popular &#8211; and the simplest &#8211; of all my utilities, to disable your CAPSLOCK key</li>
<li><a href="http://winadmin.forret.com/scripts/warmzip/">waRmZip</a> (UPDATED): 2nd most popular, to clean up folders by deleting, moving, rotating or compressing files.</li>
<li><a href="http://winadmin.forret.com/templates/wsf-template/">waTemplate</a> (UPDATED): WSF template script, includes parameter parsing, logging</li>
</ul>
<p><del datetime="2006-09-06T14:21:51+00:00">I&#8217;m working on a script for conversion of files to Movable Type import format for import in BlogWare/TypePad. More on that later!</del></p>


<p>Related posts:<ol><li><a href='http://blog.forret.com/2004/02/wacluster-newest-sibling-in-the-wautilswinadmin-family/' rel='bookmark' title='Permanent Link: waCluster &#8211; newest sibling in the waUtils/WinAdmin family'>waCluster &#8211; newest sibling in the waUtils/WinAdmin family</a> <small>I&#8217;ve just finished waCluster.wsf 1.0 &#8211; a script for managing...</small></li><li><a href='http://blog.forret.com/2006/06/wasendkeys-new-winadmin-script/' rel='bookmark' title='Permanent Link: waSendKeys: new Winadmin script'>waSendKeys: new Winadmin script</a> <small> Over on the brand new, freshly painted Winadmin scripts...</small></li></ol></p>]]></content:encoded>
			<wfw:commentRss>http://blog.forret.com/2004/06/beware-activity-on-winadminsourceforgenet/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>waCluster &#8211; newest sibling in the waUtils/WinAdmin family</title>
		<link>http://blog.forret.com/2004/02/wacluster-newest-sibling-in-the-wautilswinadmin-family/</link>
		<comments>http://blog.forret.com/2004/02/wacluster-newest-sibling-in-the-wautilswinadmin-family/#comments</comments>
		<pubDate>Tue, 24 Feb 2004 19:19:03 +0000</pubDate>
		<dc:creator>Peter</dc:creator>
				<category><![CDATA[winadmin]]></category>

		<guid isPermaLink="false">http://peter.smoothouse.com/2004/02/24/wacluster-newest-sibling-in-the-wautilswinadmin-family/</guid>
		<description><![CDATA[I&#8217;ve just finished waCluster.wsf 1.0 &#8211; a script for managing Network Load Balancing on Win2K servers.
It takes care of stopping/starting load-balanced ports, related services.
How easy is this for performing a rolling upgrade on a web server?

waCluster RESTART /wlbs:all /svc:iis /wait:300



Related posts:waSendKeys: new Winadmin script  Over on the brand new, freshly painted Winadmin scripts...Beware: activity [...]


Related posts:<ol><li><a href='http://blog.forret.com/2006/06/wasendkeys-new-winadmin-script/' rel='bookmark' title='Permanent Link: waSendKeys: new Winadmin script'>waSendKeys: new Winadmin script</a> <small> Over on the brand new, freshly painted Winadmin scripts...</small></li><li><a href='http://blog.forret.com/2004/06/beware-activity-on-winadminsourceforgenet/' rel='bookmark' title='Permanent Link: Beware: activity on winadmin.sourceforge.net !'>Beware: activity on winadmin.sourceforge.net !</a> <small>I just created a new WinAdminscript to do XSL Transforms,...</small></li></ol>]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve just finished <a href="http://winadmin.forret.com/scripts/wacluster/">waCluster.wsf 1.0</a> &#8211; a script for managing Network Load Balancing on Win2K servers.<br />
It takes care of stopping/starting load-balanced ports, related services.</p>
<p>How easy is this for performing a rolling upgrade on a web server?<br />
<code><br />
waCluster RESTART /wlbs:all /svc:iis /wait:300<br />
</code></p>


<p>Related posts:<ol><li><a href='http://blog.forret.com/2006/06/wasendkeys-new-winadmin-script/' rel='bookmark' title='Permanent Link: waSendKeys: new Winadmin script'>waSendKeys: new Winadmin script</a> <small> Over on the brand new, freshly painted Winadmin scripts...</small></li><li><a href='http://blog.forret.com/2004/06/beware-activity-on-winadminsourceforgenet/' rel='bookmark' title='Permanent Link: Beware: activity on winadmin.sourceforge.net !'>Beware: activity on winadmin.sourceforge.net !</a> <small>I just created a new WinAdminscript to do XSL Transforms,...</small></li></ol></p>]]></content:encoded>
			<wfw:commentRss>http://blog.forret.com/2004/02/wacluster-newest-sibling-in-the-wautilswinadmin-family/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

<!-- Dynamic Page Served (once) in 0.861 seconds -->
