<?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"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: How to schedule a Windows Powershell script</title>
	<atom:link href="http://www.searchmarked.com/windows/how-to-schedule-a-windows-powershell-script.php/feed" rel="self" type="application/rss+xml" />
	<link>http://www.searchmarked.com/windows/how-to-schedule-a-windows-powershell-script.php</link>
	<description>I search, I bookmark, I write, You learn.</description>
	<lastBuildDate>Mon, 08 Mar 2010 10:20:09 -0600</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: IJB</title>
		<link>http://www.searchmarked.com/windows/how-to-schedule-a-windows-powershell-script.php/comment-page-1#comment-1179</link>
		<dc:creator>IJB</dc:creator>
		<pubDate>Thu, 03 Dec 2009 19:55:04 +0000</pubDate>
		<guid isPermaLink="false">http://www.searchmarked.com/windows/how-to-schedule-a-windows-powershell-script.php#comment-1179</guid>
		<description>I accomplished the same thing (server 2008) setting the scheduled task to run powershell.exe with an argument of C:\powershellscript.ps1</description>
		<content:encoded><![CDATA[<p>I accomplished the same thing (server 2008) setting the scheduled task to run powershell.exe with an argument of C:\powershellscript.ps1</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Pause until &#8220;then&#8221; &#171; The PoSH Student</title>
		<link>http://www.searchmarked.com/windows/how-to-schedule-a-windows-powershell-script.php/comment-page-1#comment-460</link>
		<dc:creator>Pause until &#8220;then&#8221; &#171; The PoSH Student</dc:creator>
		<pubDate>Wed, 22 Apr 2009 18:08:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.searchmarked.com/windows/how-to-schedule-a-windows-powershell-script.php#comment-460</guid>
		<description>[...] are a lot of suggestions out there on how to use Scheduled Tasks to launch a .ps1 file; basic, wrapped in a .vbs, or even a self-scheduling script. That&#8217;s helpful, as long as you want to [...]</description>
		<content:encoded><![CDATA[<p>[...] are a lot of suggestions out there on how to use Scheduled Tasks to launch a .ps1 file; basic, wrapped in a .vbs, or even a self-scheduling script. That&#8217;s helpful, as long as you want to [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: GPO Backup - Windows 2008 - Jesper Ravn - IT-experts.dk</title>
		<link>http://www.searchmarked.com/windows/how-to-schedule-a-windows-powershell-script.php/comment-page-1#comment-439</link>
		<dc:creator>GPO Backup - Windows 2008 - Jesper Ravn - IT-experts.dk</dc:creator>
		<pubDate>Mon, 29 Dec 2008 22:08:54 +0000</pubDate>
		<guid isPermaLink="false">http://www.searchmarked.com/windows/how-to-schedule-a-windows-powershell-script.php#comment-439</guid>
		<description>[...] to schedule a Windows Powershell script:http://www.searchmarked.com/windows/how-to-schedule-a-windows-powershell-script.phpRunning Windows PowerShell [...]</description>
		<content:encoded><![CDATA[<p>[...] to schedule a Windows Powershell script:http://www.searchmarked.com/windows/how-to-schedule-a-windows-powershell-script.phpRunning Windows PowerShell [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ZDING</title>
		<link>http://www.searchmarked.com/windows/how-to-schedule-a-windows-powershell-script.php/comment-page-1#comment-429</link>
		<dc:creator>ZDING</dc:creator>
		<pubDate>Wed, 10 Dec 2008 20:27:09 +0000</pubDate>
		<guid isPermaLink="false">http://www.searchmarked.com/windows/how-to-schedule-a-windows-powershell-script.php#comment-429</guid>
		<description>Following the example, I sceduled a ps1 script on Tidal scheduler to watch IIS web server AppPools, it worked.
Thanks Hstagner.</description>
		<content:encoded><![CDATA[<p>Following the example, I sceduled a ps1 script on Tidal scheduler to watch IIS web server AppPools, it worked.<br />
Thanks Hstagner.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Gio</title>
		<link>http://www.searchmarked.com/windows/how-to-schedule-a-windows-powershell-script.php/comment-page-1#comment-422</link>
		<dc:creator>Gio</dc:creator>
		<pubDate>Thu, 20 Nov 2008 04:02:42 +0000</pubDate>
		<guid isPermaLink="false">http://www.searchmarked.com/windows/how-to-schedule-a-windows-powershell-script.php#comment-422</guid>
		<description>Thank You hstagner, you just saved another computer and made a lot of poor people happy (we have no money to have the computer repaired) Many thanks and more power to you!</description>
		<content:encoded><![CDATA[<p>Thank You hstagner, you just saved another computer and made a lot of poor people happy (we have no money to have the computer repaired) Many thanks and more power to you!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Roland Serman &#187; Blog Archive &#187; MARS 08/08</title>
		<link>http://www.searchmarked.com/windows/how-to-schedule-a-windows-powershell-script.php/comment-page-1#comment-369</link>
		<dc:creator>Roland Serman &#187; Blog Archive &#187; MARS 08/08</dc:creator>
		<pubDate>Tue, 26 Aug 2008 15:08:58 +0000</pubDate>
		<guid isPermaLink="false">http://www.searchmarked.com/windows/how-to-schedule-a-windows-powershell-script.php#comment-369</guid>
		<description>[...] I take no credit for this, I found it at SearchMarked.com posted by hstagner. [...]</description>
		<content:encoded><![CDATA[<p>[...] I take no credit for this, I found it at SearchMarked.com posted by hstagner. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: hstagner</title>
		<link>http://www.searchmarked.com/windows/how-to-schedule-a-windows-powershell-script.php/comment-page-1#comment-281</link>
		<dc:creator>hstagner</dc:creator>
		<pubDate>Fri, 27 Jun 2008 06:00:41 +0000</pubDate>
		<guid isPermaLink="false">http://www.searchmarked.com/windows/how-to-schedule-a-windows-powershell-script.php#comment-281</guid>
		<description>Hello Shaurav,

I am not sure right off the top of my head why that would be happening. Could you send me a copy of the script? Maybe I can figure something out.

Thank you for reading!

Regards,

Harley Stagner</description>
		<content:encoded><![CDATA[<p>Hello Shaurav,</p>
<p>I am not sure right off the top of my head why that would be happening. Could you send me a copy of the script? Maybe I can figure something out.</p>
<p>Thank you for reading!</p>
<p>Regards,</p>
<p>Harley Stagner</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Shaurav Garg</title>
		<link>http://www.searchmarked.com/windows/how-to-schedule-a-windows-powershell-script.php/comment-page-1#comment-275</link>
		<dc:creator>Shaurav Garg</dc:creator>
		<pubDate>Tue, 24 Jun 2008 00:26:36 +0000</pubDate>
		<guid isPermaLink="false">http://www.searchmarked.com/windows/how-to-schedule-a-windows-powershell-script.php#comment-275</guid>
		<description>i used your above mentioned trick to schedule a powershell script. Although the script runs as schedule, its output is different from when i run it manually from a powershell window. Do you know why this could be happening?</description>
		<content:encoded><![CDATA[<p>i used your above mentioned trick to schedule a powershell script. Although the script runs as schedule, its output is different from when i run it manually from a powershell window. Do you know why this could be happening?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: hstagner</title>
		<link>http://www.searchmarked.com/windows/how-to-schedule-a-windows-powershell-script.php/comment-page-1#comment-53</link>
		<dc:creator>hstagner</dc:creator>
		<pubDate>Mon, 17 Dec 2007 16:01:53 +0000</pubDate>
		<guid isPermaLink="false">http://www.searchmarked.com/windows/how-to-schedule-a-windows-powershell-script.php#comment-53</guid>
		<description>Hello Ivan,

I am glad this example could be incorporated into one of your scripts.

Thanks for reading!

Regards,

Harley Stagner</description>
		<content:encoded><![CDATA[<p>Hello Ivan,</p>
<p>I am glad this example could be incorporated into one of your scripts.</p>
<p>Thanks for reading!</p>
<p>Regards,</p>
<p>Harley Stagner</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ivan Versluis</title>
		<link>http://www.searchmarked.com/windows/how-to-schedule-a-windows-powershell-script.php/comment-page-1#comment-45</link>
		<dc:creator>Ivan Versluis</dc:creator>
		<pubDate>Sat, 15 Dec 2007 19:17:55 +0000</pubDate>
		<guid isPermaLink="false">http://www.searchmarked.com/windows/how-to-schedule-a-windows-powershell-script.php#comment-45</guid>
		<description>Thanks for this post. I created small powershell script to read a text file and send the text lines to a smtp server.

Right now a scheduled task with a cmd script is created to run the ps1 file each day.</description>
		<content:encoded><![CDATA[<p>Thanks for this post. I created small powershell script to read a text file and send the text lines to a smtp server.</p>
<p>Right now a scheduled task with a cmd script is created to run the ps1 file each day.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
