<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://blogs.technet.com/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Quick and Dirty Web Site Monitoring with PowerShell</title><link>http://blogs.technet.com/otto/archive/2007/08/23/quick-and-dirty-web-site-monitoring-with-powershell.aspx</link><description>The other day Mark noticed that redirections for our http://www.sysinternals.com/ URL were intermittently failing. In order to get more objective data, I built a script that tested the URL every 5 seconds, and reported back Success or Failure as well</description><dc:language>en-US</dc:language><generator>CommunityServer 2.1 SP1 (Build: 61025.2)</generator><item><title>Monitoring with PowerShell and Appropriate Technology</title><link>http://blogs.technet.com/otto/archive/2007/08/23/quick-and-dirty-web-site-monitoring-with-powershell.aspx#1869564</link><pubDate>Fri, 31 Aug 2007 20:06:50 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:1869564</guid><dc:creator>Windows PowerShell</dc:creator><description>&lt;p&gt;Otto Helweg has a cool blog entry about how he uses PowerShell to monitor Web Sites HERE . This isn't&lt;/p&gt;
</description></item><item><title>re: Quick and Dirty Web Site Monitoring with PowerShell</title><link>http://blogs.technet.com/otto/archive/2007/08/23/quick-and-dirty-web-site-monitoring-with-powershell.aspx#2243588</link><pubDate>Wed, 24 Oct 2007 18:05:16 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:2243588</guid><dc:creator>Kory</dc:creator><description>&lt;p&gt;How would you modify this script to send credentials if your website is secured?&lt;/p&gt;</description></item><item><title>re: Quick and Dirty Web Site Monitoring with PowerShell</title><link>http://blogs.technet.com/otto/archive/2007/08/23/quick-and-dirty-web-site-monitoring-with-powershell.aspx#2613286</link><pubDate>Wed, 05 Dec 2007 22:20:54 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:2613286</guid><dc:creator>Harley Stagner</dc:creator><description>&lt;p&gt;Hello Otto,&lt;/p&gt;
&lt;p&gt;Thank you for this cool post. &amp;nbsp;It recently helped me out with a powershell project I was working on that needed email confirmation. &amp;nbsp;&lt;/p&gt;
&lt;p&gt;To help others, I wrote up a post on &amp;lt;a href=&amp;quot;&lt;a rel="nofollow" target="_new" href="http://www.searchmarked.com/windows/how-to-send-an-email-using-a-windows-powershell-script.php&amp;gt;"&gt;http://www.searchmarked.com/windows/how-to-send-an-email-using-a-windows-powershell-script.php&amp;gt;&lt;/a&gt; How to send an email using a Windows Powershell script&amp;lt;/a&amp;gt;&lt;/p&gt;
&lt;p&gt;Thanks again for sharing this information!&lt;/p&gt;
&lt;p&gt;-Harley Stagner&lt;/p&gt;
&lt;p&gt;&amp;lt;a href=&amp;quot;&lt;a rel="nofollow" target="_new" href="http://www.searchmarked.com&amp;gt;http://www.searchmarked.com&amp;lt;/a&amp;gt;"&gt;http://www.searchmarked.com&amp;gt;http://www.searchmarked.com&amp;lt;/a&amp;gt;&lt;/a&gt;&lt;/p&gt;</description></item><item><title>Creating a management dashboard with PowerGadgets and PowerShell</title><link>http://blogs.technet.com/otto/archive/2007/08/23/quick-and-dirty-web-site-monitoring-with-powershell.aspx#2651592</link><pubDate>Sun, 16 Dec 2007 18:47:17 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:2651592</guid><dc:creator>The Accidental Geek</dc:creator><description>&lt;p&gt;Creating a management dashboard with PowerGadgets and PowerShell&lt;/p&gt;
</description></item><item><title>Creating a management dashboard with PowerGadgets and PowerShell</title><link>http://blogs.technet.com/otto/archive/2007/08/23/quick-and-dirty-web-site-monitoring-with-powershell.aspx#2652361</link><pubDate>Mon, 17 Dec 2007 01:50:12 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:2652361</guid><dc:creator>Joe Brinkman (ASP.Net MVP)</dc:creator><description>&lt;p&gt;Several months ago I stumbled upon PowerGadgets and have been finding more and more uses for it ever since. I was initially intrigued by the ability to run powershell scripts but didn't have any ...&lt;/p&gt;
</description></item><item><title>re: Quick and Dirty Web Site Monitoring with PowerShell</title><link>http://blogs.technet.com/otto/archive/2007/08/23/quick-and-dirty-web-site-monitoring-with-powershell.aspx#2669864</link><pubDate>Sat, 22 Dec 2007 18:17:23 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:2669864</guid><dc:creator>noel</dc:creator><description>&lt;p&gt;thank you for the post. it &amp;nbsp;saves me from using of paid services&lt;/p&gt;</description></item><item><title>re: Quick and Dirty Web Site Monitoring with PowerShell</title><link>http://blogs.technet.com/otto/archive/2007/08/23/quick-and-dirty-web-site-monitoring-with-powershell.aspx#3042119</link><pubDate>Tue, 22 Apr 2008 00:57:03 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:3042119</guid><dc:creator>Fenster</dc:creator><description>&lt;p&gt;For me, running script in example 1 returns success and the subsequent results give a fail. &amp;nbsp;I've just done a straight copy and paste of your code and not changed any URLs.&lt;/p&gt;
&lt;p&gt;Any idea why?&lt;/p&gt;</description></item></channel></rss>