PC Review


Reply
Thread Tools Rate Thread

Can I stop the "restart" function after windows installs its updates

 
 
Cowtoon
Guest
Posts: n/a
 
      30th Dec 2006
I've been recovering files and running virus scans and windows update is
messing with me. If I'm not here to click 'start later', it restarts on me.
I'm doing some scans that will take a long time, but Windows auto install
interferes with it. How do I tell it to not restart until I'm ready to
restart under these circumstances. I thought later ... meant I could chose
when it restarted ... but it keeps showing up.

Thanks.


 
Reply With Quote
 
 
 
 
MowGreen [MVP]
Guest
Posts: n/a
 
      30th Dec 2006
Disable the Automatic Update service while you're cleaning the system.
Start > Run > type in

net stop wuauserv
Click OK

After the system is clean

net start wuauserv
Click OK

REMEMBER some of the CRITICAL updates are replacing files in use and
need to restart the system to do so. IF the system is not rebooted it's
still vulnerable to exploits and can be left in a mixed state causing
instability.
It would be best to clean the system first, then reenable AU, and then
allow it to 'do it's thing'.

MowGreen [MVP 2003-2007]
===============
*-343-* FDNY
Never Forgotten
===============


Cowtoon wrote:

> I've been recovering files and running virus scans and windows update is
> messing with me. If I'm not here to click 'start later', it restarts on me.
> I'm doing some scans that will take a long time, but Windows auto install
> interferes with it. How do I tell it to not restart until I'm ready to
> restart under these circumstances. I thought later ... meant I could chose
> when it restarted ... but it keeps showing up.
>
> Thanks.
>
>

 
Reply With Quote
 
Curt Christianson
Guest
Posts: n/a
 
      30th Dec 2006
Hi Mow,

I'm not too familiar with running apps from the run box. Why pick
wuauserv, rather than wupdmgr or wuauclt? Where can I learn these run
commands for XP?



TIA,
--
Curt BD-MVBT

http://dundats.mvps.org/
http://www.aumha.org/



"MowGreen [MVP]" <(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
> Disable the Automatic Update service while you're cleaning the system.
> Start > Run > type in
>
> net stop wuauserv
> Click OK
>
> After the system is clean
>
> net start wuauserv
> Click OK
>
> REMEMBER some of the CRITICAL updates are replacing files in use and need
> to restart the system to do so. IF the system is not rebooted it's still
> vulnerable to exploits and can be left in a mixed state causing
> instability.
> It would be best to clean the system first, then reenable AU, and then
> allow it to 'do it's thing'.
>
> MowGreen [MVP 2003-2007]
> ===============
> *-343-* FDNY
> Never Forgotten
> ===============



 
Reply With Quote
 
Cowtoon
Guest
Posts: n/a
 
      31st Dec 2006
I hear ya. I'm not usually one to interfere with AU process, but what's
going on right now is a little extraordinary.

I was recovering files from a formatted drive that had taken a couple of
weeks to figure out how to do ... and when I did ... it took about a week to
then get it to recover as I wanted (well, not exactly as I wanted, of
course) ... and when I did ... it took hours to recover ... then, I stepped
away for more than a few minutes ... came back and they were all gone. I
was just livid. I'd been stopping the system from restarting by selecting
"restart later" but didn't think it would just restart without my say-so.
So, when I wasn't here ... it rebooted itself ... I was not a happy camper!

Thanks for the instructions ... appreciate it!

"MowGreen [MVP]" <(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
> Disable the Automatic Update service while you're cleaning the system.
> Start > Run > type in
>
> net stop wuauserv
> Click OK
>
> After the system is clean
>
> net start wuauserv
> Click OK
>
> REMEMBER some of the CRITICAL updates are replacing files in use and need
> to restart the system to do so. IF the system is not rebooted it's still
> vulnerable to exploits and can be left in a mixed state causing
> instability.
> It would be best to clean the system first, then reenable AU, and then
> allow it to 'do it's thing'.
>
> MowGreen [MVP 2003-2007]
> ===============
> *-343-* FDNY
> Never Forgotten
> ===============
>
>
> Cowtoon wrote:
>
>> I've been recovering files and running virus scans and windows update is
>> messing with me. If I'm not here to click 'start later', it restarts on
>> me. I'm doing some scans that will take a long time, but Windows auto
>> install interferes with it. How do I tell it to not restart until I'm
>> ready to restart under these circumstances. I thought later ... meant I
>> could chose when it restarted ... but it keeps showing up.
>>
>> Thanks.



 
Reply With Quote
 
Cowtoon
Guest
Posts: n/a
 
      31st Dec 2006
PS ... doing the various A/V and malware scans was a good plan (which is
what I'd originally mentioned) as a few types of unwanted residents were on
the system drive. All clean now. I'd been reinstalling and redownloading
stuff for my system (drive) which I'd formatted about a week ago. This was
in addition to recovering the files for another formatted drive that I'd
mentioned. What a way to kill a lot of time ... yikes!!!


"MowGreen [MVP]" <(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
> Disable the Automatic Update service while you're cleaning the system.
> Start > Run > type in
>
> net stop wuauserv
> Click OK
>
> After the system is clean
>
> net start wuauserv
> Click OK
>
> REMEMBER some of the CRITICAL updates are replacing files in use and need
> to restart the system to do so. IF the system is not rebooted it's still
> vulnerable to exploits and can be left in a mixed state causing
> instability.
> It would be best to clean the system first, then reenable AU, and then
> allow it to 'do it's thing'.
>
> MowGreen [MVP 2003-2007]
> ===============
> *-343-* FDNY
> Never Forgotten
> ===============
>
>
> Cowtoon wrote:
>
>> I've been recovering files and running virus scans and windows update is
>> messing with me. If I'm not here to click 'start later', it restarts on
>> me. I'm doing some scans that will take a long time, but Windows auto
>> install interferes with it. How do I tell it to not restart until I'm
>> ready to restart under these circumstances. I thought later ... meant I
>> could chose when it restarted ... but it keeps showing up.
>>
>> Thanks.



 
Reply With Quote
 
MowGreen [MVP]
Guest
Posts: n/a
 
      1st Jan 2007
Command line ?
http://www.microsoft.com/resources/d....mspx?mfr=true
Run commands :
http://smartbro.blogspot.com/2006/09...indows-xp.html

wuauserv *IS* Automatic Updates. Kill it and the others will follow


MowGreen [MVP 2003-2007]
===============
*-343-* FDNY
Never Forgotten
===============


Curt Christianson wrote:

> Hi Mow,
>
> I'm not too familiar with running apps from the run box. Why pick
> wuauserv, rather than wupdmgr or wuauclt? Where can I learn these run
> commands for XP?
>
>
>
> TIA,

 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
"Installs updates and then shuts down your computer" =?Utf-8?B?SG93YXJkIEpheQ==?= Windows Vista General Discussion 2 13th Aug 2007 10:04 PM
Close the OLE server and restart ... AFTER "Critical" Updates from =?Utf-8?B?Qm9iQUpvbmVz?= Microsoft Access 0 14th Dec 2005 05:57 PM
"STOP: 0x0000009F" error when you shut down or restart a Windows 2000-based computer Ed Westphal Microsoft Windows 2000 15 3rd Feb 2005 03:56 AM
Windows XP won't restart, sticks at "Updates are being installed" =?Utf-8?B?UGF1bCBTaGVsbGV5?= Windows XP Help 7 24th Oct 2004 04:26 AM
Doom3 installs "DRVSEC.SYS" to stop you from copying CD's, DVD's etc... Noozer ATI Video Cards 19 4th Aug 2004 01:30 AM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 05:16 AM.