<?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>JDS Media &#187; WindozeMiscellaneous</title>
	<atom:link href="http://www.jdsmedia.net/category/miscellaneous/windozemiscellaneous/feed" rel="self" type="application/rss+xml" />
	<link>http://www.jdsmedia.net</link>
	<description>Tivoli deployment and integration</description>
	<lastBuildDate>Fri, 25 Nov 2011 00:46:10 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Trying to delete a folder on windows &#8230;</title>
		<link>http://www.jdsmedia.net/miscellaneous/trying-to-delete-a-folder-on-windows-2#utm_source=feed&#038;utm_medium=feed&#038;utm_campaign=feed</link>
		<comments>http://www.jdsmedia.net/miscellaneous/trying-to-delete-a-folder-on-windows-2#comments</comments>
		<pubDate>Tue, 30 Nov 2010 22:33:01 +0000</pubDate>
		<dc:creator>jimsander</dc:creator>
				<category><![CDATA[Non-Tivoli]]></category>
		<category><![CDATA[WindozeMiscellaneous]]></category>

		<guid isPermaLink="false">http://www.jdsmedia.net/miscellaneous/trying-to-delete-a-folder-on-windows-2</guid>
		<description><![CDATA[Trying to delete a folder on windows sometimes is thwarted by the error &#8220; Cannot delete&#8221; &#8220;volume label syntax is incorrect&#8221; I tried every non-destructive method listed out there rd &#60;path&#62; /s  aka; rmdir &#60;path&#62;   /s changing long file or directory names When I want to delete something I don&#8217;t have time to mess [...]]]></description>
		<wfw:commentRss>http://www.jdsmedia.net/miscellaneous/trying-to-delete-a-folder-on-windows-2/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>ITM : Testing Windows Event Logs</title>
		<link>http://www.jdsmedia.net/itm-documentation/itm6x/itm-testing-windows-event-logs#utm_source=feed&#038;utm_medium=feed&#038;utm_campaign=feed</link>
		<comments>http://www.jdsmedia.net/itm-documentation/itm6x/itm-testing-windows-event-logs#comments</comments>
		<pubDate>Wed, 08 Jul 2009 03:40:48 +0000</pubDate>
		<dc:creator>jimsander</dc:creator>
				<category><![CDATA[ITM6.x]]></category>
		<category><![CDATA[WindozeMiscellaneous]]></category>
		<category><![CDATA[Damned]]></category>
		<category><![CDATA[eventcreate]]></category>
		<category><![CDATA[example]]></category>
		<category><![CDATA[issue]]></category>
		<category><![CDATA[itm]]></category>
		<category><![CDATA[L Application]]></category>
		<category><![CDATA[notification script]]></category>
		<category><![CDATA[Problem]]></category>
		<category><![CDATA[script]]></category>
		<category><![CDATA[slashes]]></category>
		<category><![CDATA[T ERROR]]></category>
		<category><![CDATA[test message]]></category>
		<category><![CDATA[unix]]></category>
		<category><![CDATA[unix script]]></category>
		<category><![CDATA[windows command]]></category>

		<guid isPermaLink="false">http://www.jdsmedia.net/itm-documentation/itm6-1/itm-testing-windows-event-logs</guid>
		<description><![CDATA[In a nutshell: use the &#8216;eventcreate&#8216; I had an issue with ITM Windows Agent creating events which I was then sending out email alerts via a UNIX script. The simple problem was backslashes in windows paths where the &#8220;Take Action&#8221; notification script was literalizing characters which might be part of the EventLog Description For example: [...]]]></description>
		<wfw:commentRss>http://www.jdsmedia.net/itm-documentation/itm6x/itm-testing-windows-event-logs/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Windows Ports</title>
		<link>http://www.jdsmedia.net/miscellaneous/windows-ports#utm_source=feed&#038;utm_medium=feed&#038;utm_campaign=feed</link>
		<comments>http://www.jdsmedia.net/miscellaneous/windows-ports#comments</comments>
		<pubDate>Sun, 14 Jun 2009 19:47:53 +0000</pubDate>
		<dc:creator>jimsander</dc:creator>
				<category><![CDATA[Non-Tivoli]]></category>
		<category><![CDATA[WindozeMiscellaneous]]></category>
		<category><![CDATA[ano]]></category>
		<category><![CDATA[Apache]]></category>
		<category><![CDATA[apache server]]></category>
		<category><![CDATA[binded]]></category>
		<category><![CDATA[cygwin]]></category>
		<category><![CDATA[Event]]></category>
		<category><![CDATA[event logs]]></category>
		<category><![CDATA[Fix]]></category>
		<category><![CDATA[grep]]></category>
		<category><![CDATA[laptop]]></category>
		<category><![CDATA[lt]]></category>
		<category><![CDATA[manager]]></category>
		<category><![CDATA[netstat]]></category>
		<category><![CDATA[PID]]></category>
		<category><![CDATA[port]]></category>
		<category><![CDATA[process]]></category>
		<category><![CDATA[server]]></category>
		<category><![CDATA[task]]></category>
		<category><![CDATA[task manager]]></category>
		<category><![CDATA[WAMP]]></category>
		<category><![CDATA[Wef]]></category>

		<guid isPermaLink="false">http://localhost/?p=257</guid>
		<description><![CDATA[I was experimenting with WAMP on my laptop, not a big deal in itself, but when I rebooted the Apache server failed to start. Event logs showed something else had already been binded to port 80. Quick Fix was to determine which PID had it by running the following: netstat -ano From there you can [...]]]></description>
		<wfw:commentRss>http://www.jdsmedia.net/miscellaneous/windows-ports/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

