<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments on: Manage Windows Update installations using Windows PowerShell</title>
	<atom:link href="http://blog.powershell.no/2010/06/25/manage-windows-update-installations-using-windows-powershell/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.powershell.no/2010/06/25/manage-windows-update-installations-using-windows-powershell/</link>
	<description>On Windows PowerShell and other admin-related topics</description>
	<lastBuildDate>Fri, 09 Dec 2011 10:08:22 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
	<item>
		<title>By: Mark Garza</title>
		<link>http://blog.powershell.no/2010/06/25/manage-windows-update-installations-using-windows-powershell/#comment-778</link>
		<dc:creator><![CDATA[Mark Garza]]></dc:creator>
		<pubDate>Tue, 05 Jul 2011 20:45:41 +0000</pubDate>
		<guid isPermaLink="false">https://janegilring.wordpress.com/2010/06/25/manage-windows-update-installations-using-windows-powershell/#comment-778</guid>
		<description><![CDATA[Was getting the following error when running code locally. Any ideas?

Invoke-WindowsUpdate.ps1:98 char:30
+ $Result= $downloader.Download &lt;&lt;&lt;&lt; ()
    + CategoryInfo          : NotSpecified: (:) [], MethodInvocationException
    + FullyQualifiedErrorId : ComMethodTargetInvocation]]></description>
		<content:encoded><![CDATA[<p>Was getting the following error when running code locally. Any ideas?</p>
<p>Invoke-WindowsUpdate.ps1:98 char:30<br />
+ $Result= $downloader.Download &lt;&lt;&lt;&lt; ()<br />
    + CategoryInfo          : NotSpecified: (:) [], MethodInvocationException<br />
    + FullyQualifiedErrorId : ComMethodTargetInvocation</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Adding printer drivers from a print server using Windows PowerShell &#171; blog.powershell.no</title>
		<link>http://blog.powershell.no/2010/06/25/manage-windows-update-installations-using-windows-powershell/#comment-773</link>
		<dc:creator><![CDATA[Adding printer drivers from a print server using Windows PowerShell &#171; blog.powershell.no]]></dc:creator>
		<pubDate>Sun, 03 Jul 2011 14:57:41 +0000</pubDate>
		<guid isPermaLink="false">https://janegilring.wordpress.com/2010/06/25/manage-windows-update-installations-using-windows-powershell/#comment-773</guid>
		<description><![CDATA[[...] print driver is added to a print server. The details on how to do this is previously described in this [...]]]></description>
		<content:encoded><![CDATA[<p>[...] print driver is added to a print server. The details on how to do this is previously described in this [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Wayne</title>
		<link>http://blog.powershell.no/2010/06/25/manage-windows-update-installations-using-windows-powershell/#comment-759</link>
		<dc:creator><![CDATA[Wayne]]></dc:creator>
		<pubDate>Tue, 28 Jun 2011 15:19:37 +0000</pubDate>
		<guid isPermaLink="false">https://janegilring.wordpress.com/2010/06/25/manage-windows-update-installations-using-windows-powershell/#comment-759</guid>
		<description><![CDATA[Very nice and it works (maybe too well) on my test machine - in the present configuration it grabs every update listed.

Is there any way to modify the script to install updates sorted by priority?  For example, I want to install everything that&#039;s classified as Critical, Important, Moderate, or Low, but not &quot;Unknown&quot;.  The &quot;Unknown&quot; updates seem to be things like IE9, SP1, and so forth that requires user intervention/major system changes.]]></description>
		<content:encoded><![CDATA[<p>Very nice and it works (maybe too well) on my test machine &#8211; in the present configuration it grabs every update listed.</p>
<p>Is there any way to modify the script to install updates sorted by priority?  For example, I want to install everything that&#8217;s classified as Critical, Important, Moderate, or Low, but not &#8220;Unknown&#8221;.  The &#8220;Unknown&#8221; updates seem to be things like IE9, SP1, and so forth that requires user intervention/major system changes.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jan Egil Ring</title>
		<link>http://blog.powershell.no/2010/06/25/manage-windows-update-installations-using-windows-powershell/#comment-722</link>
		<dc:creator><![CDATA[Jan Egil Ring]]></dc:creator>
		<pubDate>Thu, 12 May 2011 18:56:58 +0000</pubDate>
		<guid isPermaLink="false">https://janegilring.wordpress.com/2010/06/25/manage-windows-update-installations-using-windows-powershell/#comment-722</guid>
		<description><![CDATA[Hi,
It`s free - use it on your own risk :-) You could download it and run it manually to see how it works.]]></description>
		<content:encoded><![CDATA[<p>Hi,<br />
It`s free &#8211; use it on your own risk <img src='http://s0.wp.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' />  You could download it and run it manually to see how it works.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ewen</title>
		<link>http://blog.powershell.no/2010/06/25/manage-windows-update-installations-using-windows-powershell/#comment-721</link>
		<dc:creator><![CDATA[ewen]]></dc:creator>
		<pubDate>Thu, 12 May 2011 18:19:10 +0000</pubDate>
		<guid isPermaLink="false">https://janegilring.wordpress.com/2010/06/25/manage-windows-update-installations-using-windows-powershell/#comment-721</guid>
		<description><![CDATA[How can I test out your script? Can I buy it, use it for free?]]></description>
		<content:encoded><![CDATA[<p>How can I test out your script? Can I buy it, use it for free?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: eclipsed450</title>
		<link>http://blog.powershell.no/2010/06/25/manage-windows-update-installations-using-windows-powershell/#comment-668</link>
		<dc:creator><![CDATA[eclipsed450]]></dc:creator>
		<pubDate>Tue, 08 Mar 2011 17:27:20 +0000</pubDate>
		<guid isPermaLink="false">https://janegilring.wordpress.com/2010/06/25/manage-windows-update-installations-using-windows-powershell/#comment-668</guid>
		<description><![CDATA[So, I could fire use ServerA to initiate your script to be run locally on ServerB, but in the same token, waiting for it to get some sort of return so that it can send the &#039;up&#039; signal. I&#039;ll see if it can make that happen :-) thanks!]]></description>
		<content:encoded><![CDATA[<p>So, I could fire use ServerA to initiate your script to be run locally on ServerB, but in the same token, waiting for it to get some sort of return so that it can send the &#8216;up&#8217; signal. I&#8217;ll see if it can make that happen <img src='http://s0.wp.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' />  thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jan Egil Ring</title>
		<link>http://blog.powershell.no/2010/06/25/manage-windows-update-installations-using-windows-powershell/#comment-667</link>
		<dc:creator><![CDATA[Jan Egil Ring]]></dc:creator>
		<pubDate>Mon, 07 Mar 2011 22:35:29 +0000</pubDate>
		<guid isPermaLink="false">https://janegilring.wordpress.com/2010/06/25/manage-windows-update-installations-using-windows-powershell/#comment-667</guid>
		<description><![CDATA[You could set up a ping monitor script and add/remove servers to the loadbalancer based on that. However, what you want is probably to add/remove them based on the availability of the services they provide, and that is more trickier to accomplish with scripting.]]></description>
		<content:encoded><![CDATA[<p>You could set up a ping monitor script and add/remove servers to the loadbalancer based on that. However, what you want is probably to add/remove them based on the availability of the services they provide, and that is more trickier to accomplish with scripting.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: eclipsed450</title>
		<link>http://blog.powershell.no/2010/06/25/manage-windows-update-installations-using-windows-powershell/#comment-666</link>
		<dc:creator><![CDATA[eclipsed450]]></dc:creator>
		<pubDate>Mon, 07 Mar 2011 19:36:27 +0000</pubDate>
		<guid isPermaLink="false">https://janegilring.wordpress.com/2010/06/25/manage-windows-update-installations-using-windows-powershell/#comment-666</guid>
		<description><![CDATA[Moreso how to run a premade exe that handles the &#039;in&#039;/&#039;out&#039; of the servers in the loadbanacer. Your script seems it would handle the &#039;out&#039; fine, as that could just be added to this -- however, I was wondering about when the server is done getting the updates and has rebooted, if there would be a way to catch that in some sort of script so that it could be put back &#039;in&#039; the loadbalancer...]]></description>
		<content:encoded><![CDATA[<p>Moreso how to run a premade exe that handles the &#8216;in&#8217;/'out&#8217; of the servers in the loadbanacer. Your script seems it would handle the &#8216;out&#8217; fine, as that could just be added to this &#8212; however, I was wondering about when the server is done getting the updates and has rebooted, if there would be a way to catch that in some sort of script so that it could be put back &#8216;in&#8217; the loadbalancer&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jan Egil Ring</title>
		<link>http://blog.powershell.no/2010/06/25/manage-windows-update-installations-using-windows-powershell/#comment-665</link>
		<dc:creator><![CDATA[Jan Egil Ring]]></dc:creator>
		<pubDate>Mon, 07 Mar 2011 18:56:56 +0000</pubDate>
		<guid isPermaLink="false">https://janegilring.wordpress.com/2010/06/25/manage-windows-update-installations-using-windows-powershell/#comment-665</guid>
		<description><![CDATA[Hi,

You mean how to put it back into loadbalancing? How is the configuration for the loadbalancer exposed? Text-file, database, etc?]]></description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>You mean how to put it back into loadbalancing? How is the configuration for the loadbalancer exposed? Text-file, database, etc?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: eclipsed450`</title>
		<link>http://blog.powershell.no/2010/06/25/manage-windows-update-installations-using-windows-powershell/#comment-661</link>
		<dc:creator><![CDATA[eclipsed450`]]></dc:creator>
		<pubDate>Thu, 24 Feb 2011 19:03:56 +0000</pubDate>
		<guid isPermaLink="false">https://janegilring.wordpress.com/2010/06/25/manage-windows-update-installations-using-windows-powershell/#comment-661</guid>
		<description><![CDATA[Great post, thanks for sharing! I have one question regarding this: our servers are behind a loadbalancer, and we have a script that takes them out of it when it&#039;s going down for a reboot - which would be easy to add to this - however, can you think of any way to have it put back in via script when this is all done? We wouldn&#039;t want it added in a startup script, because there may be a time when we reboot and don&#039;t want it back in. We can&#039;t set a follow-up scheduled task, because we may be putting it back in before it&#039;s done with the updates.]]></description>
		<content:encoded><![CDATA[<p>Great post, thanks for sharing! I have one question regarding this: our servers are behind a loadbalancer, and we have a script that takes them out of it when it&#8217;s going down for a reboot &#8211; which would be easy to add to this &#8211; however, can you think of any way to have it put back in via script when this is all done? We wouldn&#8217;t want it added in a startup script, because there may be a time when we reboot and don&#8217;t want it back in. We can&#8217;t set a follow-up scheduled task, because we may be putting it back in before it&#8217;s done with the updates.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

