<?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: Disable Restart Prompt After Installing Windows Updates</title>
	<atom:link href="http://www.techdo.com/disable-restart-prompt-after-installing-windows-updates/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.techdo.com/disable-restart-prompt-after-installing-windows-updates/</link>
	<description>How to get the most out of Technology and the Internet</description>
	<pubDate>Mon, 08 Sep 2008 17:06:31 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5</generator>
		<item>
		<title>By: Dante</title>
		<link>http://www.techdo.com/disable-restart-prompt-after-installing-windows-updates/#comment-1912</link>
		<dc:creator>Dante</dc:creator>
		<pubDate>Fri, 18 Jan 2008 04:12:23 +0000</pubDate>
		<guid isPermaLink="false">http://www.techdo.com/disable-restart-prompt-after-installing-windows-updates/#comment-1912</guid>
		<description>to Clint7 - by default this policy is not configured, so you have to click "Enabled" first, in order to change the setting. Maximum is 1440, which equals 24 hours. Then click "ok" and it applies after your next restart.</description>
		<content:encoded><![CDATA[<p>to Clint7 - by default this policy is not configured, so you have to click &#034;Enabled&#034; first, in order to change the setting. Maximum is 1440, which equals 24 hours. Then click &#034;ok&#034; and it applies after your next restart.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Clint7</title>
		<link>http://www.techdo.com/disable-restart-prompt-after-installing-windows-updates/#comment-1910</link>
		<dc:creator>Clint7</dc:creator>
		<pubDate>Thu, 17 Jan 2008 02:51:40 +0000</pubDate>
		<guid isPermaLink="false">http://www.techdo.com/disable-restart-prompt-after-installing-windows-updates/#comment-1910</guid>
		<description>I get to where it says reprompt for restart and have to stop because I do not have that option that I can see. I have Windows Pro</description>
		<content:encoded><![CDATA[<p>I get to where it says reprompt for restart and have to stop because I do not have that option that I can see. I have Windows Pro</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ray blackburn</title>
		<link>http://www.techdo.com/disable-restart-prompt-after-installing-windows-updates/#comment-1331</link>
		<dc:creator>ray blackburn</dc:creator>
		<pubDate>Sat, 22 Sep 2007 17:49:41 +0000</pubDate>
		<guid isPermaLink="false">http://www.techdo.com/disable-restart-prompt-after-installing-windows-updates/#comment-1331</guid>
		<description>awesome tip, those boxes drive me nuts, thanks</description>
		<content:encoded><![CDATA[<p>awesome tip, those boxes drive me nuts, thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Lars LÃƒÂ¼ger</title>
		<link>http://www.techdo.com/disable-restart-prompt-after-installing-windows-updates/#comment-1248</link>
		<dc:creator>Lars LÃƒÂ¼ger</dc:creator>
		<pubDate>Tue, 18 Sep 2007 10:34:54 +0000</pubDate>
		<guid isPermaLink="false">http://www.techdo.com/disable-restart-prompt-after-installing-windows-updates/#comment-1248</guid>
		<description>Thank You!!!</description>
		<content:encoded><![CDATA[<p>Thank You!!!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: steve</title>
		<link>http://www.techdo.com/disable-restart-prompt-after-installing-windows-updates/#comment-1072</link>
		<dc:creator>steve</dc:creator>
		<pubDate>Thu, 06 Sep 2007 09:55:27 +0000</pubDate>
		<guid isPermaLink="false">http://www.techdo.com/disable-restart-prompt-after-installing-windows-updates/#comment-1072</guid>
		<description>Following is copied shamelessly from CodingHorror blog comments -

For the guy with Windows XP Home (or guy being unfairly denied access to gpedit.msc in corporate env)...

1. Copy the text below into Notepad. Save it with a .reg extension. Open and confirm that you want to copy the data into your registry.


Windows Registry Editor Version 5.00

[HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows\WindowsUpdate\AU]
"RebootRelaunchTimeoutEnabled"=dword:00000000
"NoAutoRebootWithLoggedOnUsers"=dword:00000001</description>
		<content:encoded><![CDATA[<p>Following is copied shamelessly from CodingHorror blog comments -</p>
<p>For the guy with Windows XP Home (or guy being unfairly denied access to gpedit.msc in corporate env)&#8230;</p>
<p>1. Copy the text below into Notepad. Save it with a .reg extension. Open and confirm that you want to copy the data into your registry.</p>
<p>Windows Registry Editor Version 5.00</p>
<p>[HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows\WindowsUpdate\AU]<br />
&#034;RebootRelaunchTimeoutEnabled&#034;=dword:00000000<br />
&#034;NoAutoRebootWithLoggedOnUsers&#034;=dword:00000001</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Fiq</title>
		<link>http://www.techdo.com/disable-restart-prompt-after-installing-windows-updates/#comment-1057</link>
		<dc:creator>Fiq</dc:creator>
		<pubDate>Wed, 05 Sep 2007 16:02:22 +0000</pubDate>
		<guid isPermaLink="false">http://www.techdo.com/disable-restart-prompt-after-installing-windows-updates/#comment-1057</guid>
		<description>Alternatively, just temporarily shut down the service:
net stop "Automatic Updates"
from the command line</description>
		<content:encoded><![CDATA[<p>Alternatively, just temporarily shut down the service:<br />
net stop &#034;Automatic Updates&#034;<br />
from the command line</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jason</title>
		<link>http://www.techdo.com/disable-restart-prompt-after-installing-windows-updates/#comment-1056</link>
		<dc:creator>Jason</dc:creator>
		<pubDate>Wed, 05 Sep 2007 15:49:28 +0000</pubDate>
		<guid isPermaLink="false">http://www.techdo.com/disable-restart-prompt-after-installing-windows-updates/#comment-1056</guid>
		<description>Another way to do it is to just type the following from a command (DOS) prompt:

net stop wuauserv

This will stop the service that is tracking that a reboot is needed.  The service will stay stopped until a.) you reboot the machine, b.) you restart the service by typing "start" instead of "stop" in the command line mentioned above, or c.) your domain admin's global policy forces it to restart.   

Of course, item "c" is only valid on machines that are in a domain in which a domain administrator has set a global policy.  It is possible that there is a "d" to that list that wakes up the service after 24 hours.  However, there is a way to stop even that so that you can ignore it indefinetly, but it isn't wise to do it and I'm not going to go into that here. Simply put, not restarting for more than 24 hours after applying a critical patch is, in most cases, taking unnecessary risks and just silly.  So what Shalmanese said about it not being possible to set it for more than 24 hours could be ammended to say "nor should it let you go longer than that."</description>
		<content:encoded><![CDATA[<p>Another way to do it is to just type the following from a command (DOS) prompt:</p>
<p>net stop wuauserv</p>
<p>This will stop the service that is tracking that a reboot is needed.  The service will stay stopped until a.) you reboot the machine, b.) you restart the service by typing &#034;start&#034; instead of &#034;stop&#034; in the command line mentioned above, or c.) your domain admin&#039;s global policy forces it to restart.   </p>
<p>Of course, item &#034;c&#034; is only valid on machines that are in a domain in which a domain administrator has set a global policy.  It is possible that there is a &#034;d&#034; to that list that wakes up the service after 24 hours.  However, there is a way to stop even that so that you can ignore it indefinetly, but it isn&#039;t wise to do it and I&#039;m not going to go into that here. Simply put, not restarting for more than 24 hours after applying a critical patch is, in most cases, taking unnecessary risks and just silly.  So what Shalmanese said about it not being possible to set it for more than 24 hours could be ammended to say &#034;nor should it let you go longer than that.&#034;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tim</title>
		<link>http://www.techdo.com/disable-restart-prompt-after-installing-windows-updates/#comment-1055</link>
		<dc:creator>Tim</dc:creator>
		<pubDate>Wed, 05 Sep 2007 15:25:45 +0000</pubDate>
		<guid isPermaLink="false">http://www.techdo.com/disable-restart-prompt-after-installing-windows-updates/#comment-1055</guid>
		<description>start menu&#62;run&#62;%windir%\system32\sc.exe stop wuauserv</description>
		<content:encoded><![CDATA[<p>start menu&gt;run&gt;%windir%\system32\sc.exe stop wuauserv</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: stx</title>
		<link>http://www.techdo.com/disable-restart-prompt-after-installing-windows-updates/#comment-1054</link>
		<dc:creator>stx</dc:creator>
		<pubDate>Wed, 05 Sep 2007 15:00:35 +0000</pubDate>
		<guid isPermaLink="false">http://www.techdo.com/disable-restart-prompt-after-installing-windows-updates/#comment-1054</guid>
		<description>I usually just grab the window and pull it into the lower right corner of the screen. It stops reappearing that way.</description>
		<content:encoded><![CDATA[<p>I usually just grab the window and pull it into the lower right corner of the screen. It stops reappearing that way.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Erica</title>
		<link>http://www.techdo.com/disable-restart-prompt-after-installing-windows-updates/#comment-1053</link>
		<dc:creator>Erica</dc:creator>
		<pubDate>Wed, 05 Sep 2007 14:33:16 +0000</pubDate>
		<guid isPermaLink="false">http://www.techdo.com/disable-restart-prompt-after-installing-windows-updates/#comment-1053</guid>
		<description>THANK YOU!</description>
		<content:encoded><![CDATA[<p>THANK YOU!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Shalmanese</title>
		<link>http://www.techdo.com/disable-restart-prompt-after-installing-windows-updates/#comment-1051</link>
		<dc:creator>Shalmanese</dc:creator>
		<pubDate>Wed, 05 Sep 2007 14:14:15 +0000</pubDate>
		<guid isPermaLink="false">http://www.techdo.com/disable-restart-prompt-after-installing-windows-updates/#comment-1051</guid>
		<description>Take a look in the "Explain" tab, the disabled setting does NOT disable the restart prompt, instead, it sets it back to the default 10 minutes. There is *NO* way to turn off the restart prompt. The longest you can set it to is 24 hours.</description>
		<content:encoded><![CDATA[<p>Take a look in the &#034;Explain&#034; tab, the disabled setting does NOT disable the restart prompt, instead, it sets it back to the default 10 minutes. There is *NO* way to turn off the restart prompt. The longest you can set it to is 24 hours.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dude</title>
		<link>http://www.techdo.com/disable-restart-prompt-after-installing-windows-updates/#comment-662</link>
		<dc:creator>Dude</dc:creator>
		<pubDate>Sat, 28 Jul 2007 01:25:04 +0000</pubDate>
		<guid isPermaLink="false">http://www.techdo.com/disable-restart-prompt-after-installing-windows-updates/#comment-662</guid>
		<description>Or move it to the far bottom right of your screen until there's just a nubbin showing and leave it there.  If you don't respond to the prompt it will sit there indefinitely.  Should work for Home as well.</description>
		<content:encoded><![CDATA[<p>Or move it to the far bottom right of your screen until there&#039;s just a nubbin showing and leave it there.  If you don&#039;t respond to the prompt it will sit there indefinitely.  Should work for Home as well.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nathan</title>
		<link>http://www.techdo.com/disable-restart-prompt-after-installing-windows-updates/#comment-565</link>
		<dc:creator>Nathan</dc:creator>
		<pubDate>Wed, 18 Jul 2007 15:17:04 +0000</pubDate>
		<guid isPermaLink="false">http://www.techdo.com/disable-restart-prompt-after-installing-windows-updates/#comment-565</guid>
		<description>Awesome tip...thanks!</description>
		<content:encoded><![CDATA[<p>Awesome tip&#8230;thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Clive</title>
		<link>http://www.techdo.com/disable-restart-prompt-after-installing-windows-updates/#comment-561</link>
		<dc:creator>Clive</dc:creator>
		<pubDate>Tue, 17 Jul 2007 16:14:29 +0000</pubDate>
		<guid isPermaLink="false">http://www.techdo.com/disable-restart-prompt-after-installing-windows-updates/#comment-561</guid>
		<description>Sorry spoke to early, I must have been looking in
the wrong area. I have now made use of this great
tip...thanks, sorry to have been to quick off the
mark.

Clive</description>
		<content:encoded><![CDATA[<p>Sorry spoke to early, I must have been looking in<br />
the wrong area. I have now made use of this great<br />
tip&#8230;thanks, sorry to have been to quick off the<br />
mark.</p>
<p>Clive</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: admin</title>
		<link>http://www.techdo.com/disable-restart-prompt-after-installing-windows-updates/#comment-560</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Tue, 17 Jul 2007 15:15:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.techdo.com/disable-restart-prompt-after-installing-windows-updates/#comment-560</guid>
		<description>Hi Clive
Have you Windows XP Home Edition ?</description>
		<content:encoded><![CDATA[<p>Hi Clive<br />
Have you Windows XP Home Edition ?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Clive</title>
		<link>http://www.techdo.com/disable-restart-prompt-after-installing-windows-updates/#comment-559</link>
		<dc:creator>Clive</dc:creator>
		<pubDate>Tue, 17 Jul 2007 14:34:27 +0000</pubDate>
		<guid isPermaLink="false">http://www.techdo.com/disable-restart-prompt-after-installing-windows-updates/#comment-559</guid>
		<description>I tried to carry out this procedure but got
sidetracked as there is no setting. I have
only three settings:
1. Remove access to use all windows update features
2. Do not display Install Updates and Shut down option in shut down windows dialog box
3. Do not adjust default option to install updates and shut down in shut down windows dialog box

That's it. Can you help?</description>
		<content:encoded><![CDATA[<p>I tried to carry out this procedure but got<br />
sidetracked as there is no setting. I have<br />
only three settings:<br />
1. Remove access to use all windows update features<br />
2. Do not display Install Updates and Shut down option in shut down windows dialog box<br />
3. Do not adjust default option to install updates and shut down in shut down windows dialog box</p>
<p>That&#039;s it. Can you help?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
