<?xml version="1.0" encoding="utf-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	>
<channel>
	<title>Comments on: PowerShell Script: DHCP Renewal Alert</title>
	<atom:link href="http://halr9000.com/article/622/feed" rel="self" type="application/rss+xml" />
	<link>http://halr9000.com/article/622</link>
	<description>(powershell &#38; other stuff)</description>
	<pubDate>Thu, 08 Jan 2009 21:46:34 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6</generator>
		<item>
		<title>By: halr9000</title>
		<link>http://halr9000.com/article/622#comment-6922</link>
		<dc:creator>halr9000</dc:creator>
		<pubDate>Thu, 02 Oct 2008 19:37:56 +0000</pubDate>
		<guid isPermaLink="false">http://halr9000.com/article/622#comment-6922</guid>
		<description>I love it!  But the network would be up by the time the next command runs, so I'd have it say "Network problems have been resolved"  :)</description>
		<content:encoded><![CDATA[<p>I love it!  But the network would be up by the time the next command runs, so I&#8217;d have it say &#8220;Network problems have been resolved&#8221;  <img src='http://halr9000.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Eric Sloof</title>
		<link>http://halr9000.com/article/622#comment-6921</link>
		<dc:creator>Eric Sloof</dc:creator>
		<pubDate>Thu, 02 Oct 2008 18:55:16 +0000</pubDate>
		<guid isPermaLink="false">http://halr9000.com/article/622#comment-6921</guid>
		<description>You should replace the write-Host with the following two lines. :-)

$Voice = New-Object -com SAPI.SpVoice
$Voice.Speak( "Network problems", 1 )</description>
		<content:encoded><![CDATA[<p>You should replace the write-Host with the following two lines. <img src='http://halr9000.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
<p>$Voice = New-Object -com SAPI.SpVoice<br />
$Voice.Speak( &#8220;Network problems&#8221;, 1 )</p>
]]></content:encoded>
	</item>
</channel>
</rss>
