Automatic Update Nightmare

J

Joe Riley

Automatic Update Nightmare

(Any help or suggestions would be GREATLY appreciated. A possible fix
is appended and I'd appreciate any comments on how safe it is.)

This is not a pretty story....

I bought my mother a new computer for Christmas (running Windows XP
Media Center Edition). I set the computer up, cleaned up the extra
junk that comes with a new computer, and set up her Internet
connection and programs. She lives in the country and has a poor
dial-up connection (typically 24K) so I disabled all software updates
(via Windows Startup Inspector) and turned off Automatic Updates. All
was working flawlessly and the computer was used by various family
members all day. When I shut the computer down that night, there was
a pop-up saying that there were four updates to install. There was no
indication of what they were nor were there any options listed. I hit
the little X to close the pop-up and shut down only to get a message
that the updates would be installed before I could shut down. And
they were.

The next morning I found that security settings had been changed and
the infuriating and idiotic "Information Bar" had been added to
Internet Explorer. I knew how to disable most of its intrusions but
several html-based programs on the computer (e.g., a slideshow
generated by digital camera software) were immune to changed settings
and were almost impossible to run. But that was minor compared to
what happened when I connected to the Internet. After connecting to
the Internet, the connection was essentially hijacked by a continuous
download without any indication of what was being downloaded. It went
on and on and made the connection essentially impossible to use. I
let the download continue, hoping that an update would end and I could
then try to fix things. It kept going and going and going (many
megabytes at 24K ... sigh). I confirmed that the downloading was due
to Automatic Update by scanning with Directory Opus to see what files
were being created. Almost all the files were going to
Windows\software distribution\download with a few small files going to
other directories used by Automatic Update. Many of the files were
duplicates, downloaded again and again, even though Automatic Updates
was (reportedly) disabled. There was no list in Control Panel for any
roll-back but I tried a number of things (system restores, etc.) to no
effect: every time I connected to the Internet, Automatic Update took
over the connection. Since this was the only connection to the
Internet available to me, it wasn't possible to search for possible
fixes. At least email worked so the only thing seemed to be to wait
and hope I could find information later. I kept the time connected to
the Internet to a minimum since there was no telling what Microsoft
was going to do next.

Then it got worse....

Whenever the computer was on, but not connected to the Internet,
Automatic Update would try to open a connection, dialing without
asking or providing any option not to open the connection. If the
connection was closed either during the dial-up attempt or after it
had connection, it would stay quiet for a few minutes and then try
again. If I hadn't been able to see that it was Automatic Update
files that were being created, I would have thought that the computer
came pre-installed with hacked software.

That is where things stand now. I have returned home and I am trying
to find some sort of fix, hopefully one that doesn't require me to
teach my mother how to use regedit....

I have used PCs of various kinds extensively for over 25 years and I
have never been as frustrated or angry as I am now. Mistakes and bugs
happen but I am furious that Microsoft would release a modification of
the operating system that takes over a computer.

My mother is 83, "technologically challenged," and it has taken her
some time to learn how to use a computer. If this were not the case,
I would return the computer and buy her an iMac. And, if Microsoft
goes ahead with its announced plan to make Automatic Update a
requirement eventually, I will disconnect my main computer from the
Internet and my next computer will be a Mac.

=================

I found the following possible fix at
http://www.amset.info/windows/auto-updates.asp and wonder if anyone
knows if this is safe to use (followed by turning off automatic
updates). Quoting from the webpage:

Remove and Reinstall of Automatic Updates
This another batch file that actually removes and reinstalls the
Automatic Update system.

What does it do?
The file stops the "Background Intelligent Transfer Service" and the
Automatic Update service, then removes the Automatic Update system,
the logs and downloaded software files. It then reinstalls the
automatic update system, starts the services and then forcing it to
look for changes.

Copy the text below in to a new notepad document and save it as
reinstall.cmd. Double click on the file to run it.



net stop bits
net stop /s wuauserv
regsvr32 /u wuaueng.dll /s
del /f /s /q %windir%\SoftwareDistribution\*.*
del /f /s /q %windir%\windowsupdate.log
regsvr32 wuaueng.dll /s
net start bits
net start wuauserv
wuauclt.exe /resetauthorization /detectnow
 
G

Guest

Did you try Run - services.msc and then disabling Automatic Update? I also
hate automatic update. I get the feeling that crudware sneaks in with it. I
wish they'd put out a service pack 3. I have to reformat a lot, and I had to
download 60 updates, which took over two hours. (Dial-up connection.)
 
D

DL

Then burn the updates to disk
Format a lot? why/what are you doing?
Thought of download & notify, then custom install, select critical updates
only. NEVER driver updates.
 
A

Ayush

Replied to [matriloch]s message :
I'd love to burn the updates to disk. Can you tell me step-by-step how to do
it? I go to Microsoft Update and choose Custom, then pick mainly security
updates. But it automatically installs them. It doesn't give me an option to
save them someplace and install them later.


1.Go to Microsoft Updates..
2.Choose Custom
3.Note down which updates apply to your computer
4.Go to :http://v4.windowsupdate.microsoft.com/
5.When the page is ready, Choose Custom
6.After the checking is done, tick and Add the updates that you noted in #3 (Yes,
that will be time-consuming)
7. Choose "Go to Download Basket"
8. Download the Updates.
9. Make a System Restore point and increase the Disk Space used for System Restore.
10. Install the updates *in order*...


If this is a part of automatic update and it saves the downloads rather than
installing them, it's certainly an option. I'll check it out when I go
offline.


No but it is better than turning Automatic Updates off...


Why not drivers?


Because it is always better to install drivers from manuf. website. Only install from
Microsoft Updates if the hardware is from Microsoft..


→ Ayush [ Good :) Luck ]
 
G

Guest

I tried, but when I tried to go to
http://v4.windowsupdate.microsoft.com/
I was bounced right back to the microsoft update screen.

Ayush" <"ayushmaan.j[aatt]gmail.com said:
Replied to [matriloch]s message :
I'd love to burn the updates to disk. Can you tell me step-by-step how to do
it? I go to Microsoft Update and choose Custom, then pick mainly security
updates. But it automatically installs them. It doesn't give me an option to
save them someplace and install them later.


1.Go to Microsoft Updates..
2.Choose Custom
3.Note down which updates apply to your computer
4.Go to :http://v4.windowsupdate.microsoft.com/
5.When the page is ready, Choose Custom
6.After the checking is done, tick and Add the updates that you noted in #3 (Yes,
that will be time-consuming)
7. Choose "Go to Download Basket"
8. Download the Updates.
9. Make a System Restore point and increase the Disk Space used for System Restore.
10. Install the updates *in order*...


If this is a part of automatic update and it saves the downloads rather than
installing them, it's certainly an option. I'll check it out when I go
offline.


No but it is better than turning Automatic Updates off...


Why not drivers?


Because it is always better to install drivers from manuf. website. Only install from
Microsoft Updates if the hardware is from Microsoft..


→ Ayush [ Good :) Luck ]
 
D

DL

Search for administrative updates at ms site
(sorry cannot give url at this time)

matriloch said:
I tried, but when I tried to go to
http://v4.windowsupdate.microsoft.com/
I was bounced right back to the microsoft update screen.

Ayush" <"ayushmaan.j[aatt]gmail.com said:
Replied to [matriloch]s message :
I'd love to burn the updates to disk. Can you tell me step-by-step how to do
it? I go to Microsoft Update and choose Custom, then pick mainly security
updates. But it automatically installs them. It doesn't give me an option to
save them someplace and install them later.


1.Go to Microsoft Updates..
2.Choose Custom
3.Note down which updates apply to your computer
4.Go to :http://v4.windowsupdate.microsoft.com/
5.When the page is ready, Choose Custom
6.After the checking is done, tick and Add the updates that you noted in #3 (Yes,
that will be time-consuming)
7. Choose "Go to Download Basket"
8. Download the Updates.
9. Make a System Restore point and increase the Disk Space used for System Restore.
10. Install the updates *in order*...


Thought of download & notify, then custom install, select critical updates
only.

If this is a part of automatic update and it saves the downloads rather than
installing them, it's certainly an option. I'll check it out when I go
offline.


No but it is better than turning Automatic Updates off...


Why not drivers?


Because it is always better to install drivers from manuf. website. Only install from
Microsoft Updates if the hardware is from Microsoft..


? Ayush [ Good :) Luck ]
 
N

Nepatsfan

message
I tried, but when I tried to go to
http://v4.windowsupdate.microsoft.com/
I was bounced right back to the microsoft update screen.
<snipped>

Go to this web site.

Welcome to Windows Update Catalog
http://v4.windowsupdate.microsoft.com/catalog/en/default.asp

Click on "Find updates for Windows Operating Systems"
In the "Operating Systems" box, scroll down to the next to last
entry, Windows XP SP2.
Hit the Search button.
Start with "Critical Updates and Service Packs".
Click on the Add button next to the items you wish to download.
Continue this procedure through Recommended Updates.
When finished with the selection process, click on "Go to
Download Basket".
Hit the Browse button and select a location on your computer
where you want the updates saved.
Hit the Download Now button.

Good luck

Nepatsfan
 
S

Shenan Stanley

matriloch said:
I'd love to burn the updates to disk. Can you tell me step-by-step
how to do it? I go to Microsoft Update and choose Custom, then pick
mainly security updates. But it automatically installs them. It
doesn't give me an option to save them someplace and install them
later.

Download all of these (well - the critical ones at least - after that - I
leave it in your hands):

(Consider yourself an IT Professional - you'll see what that means when you
start visiting the links..)

You can install them in the order given PER SECTION.. By Date.. By KB
Article number, etc...

This is all the updates including SP2 and until December 2006.

Direct Download of Service Pack 2 (SP2) for Windows XP
http://snipurl.com/8bqy

Critical Updates
----------------------
Released: -- [ Web Page Address ] -- Description:
9/14/2004 -- [ http://support.microsoft.com/kb/885626 ]
-- Critical Update for Windows XP
11/22/2004 -- [ http://support.microsoft.com/kb/887742 ]
-- Update for Windows XP
12/13/2004 -- [ http://support.microsoft.com/kb/885835 ]
-- Security Update for Windows XP
12/13/2004 -- [ http://support.microsoft.com/kb/885836 ]
-- Security Update for Windows XP
12/13/2004 -- [ http://support.microsoft.com/kb/886185 ]
-- Critical Update for Windows XP
12/13/2004 -- [ http://support.microsoft.com/kb/873339 ]
-- Security Update for Windows XP
2/7/2005 -- [ http://support.microsoft.com/kb/891781 ]
-- Security Update for Windows XP
2/7/2005 -- [ http://support.microsoft.com/kb/888302 ]
-- Security Update for Windows XP
2/7/2005 -- [ http://support.microsoft.com/kb/887472 ]
-- Security Update for Windows Messenger
4/11/2005 -- [ http://support.microsoft.com/kb/890859 ]
-- Security Update for Windows XP
5/18/2005 -- [ http://support.microsoft.com/kb/894391 ]
-- Update for Windows XP
5/24/2005 -- [ http://support.microsoft.com/kb/896344 ]
-- Update for Windows XP
6/13/2005 -- [ http://support.microsoft.com/kb/896358 ]
-- Security Update for Microsoft Windows XP
6/13/2005 -- [ http://support.microsoft.com/kb/896428 ]
-- Security Update for Windows XP
6/24/2005 -- [ http://support.microsoft.com/kb/900930 ]
-- Update for Windows XP
6/27/2005 -- [ http://support.microsoft.com/kb/898461 ]
-- Update for Windows XP
7/11/2005 -- [ http://support.microsoft.com/kb/901214 ]
-- Security Update for Windows XP
8/8/2005 -- [ http://support.microsoft.com/kb/896423 ]
-- Security Update for Windows XP
8/8/2005 -- [ http://support.microsoft.com/kb/899587 ]
-- Security Update for Windows XP
8/8/2005 -- [ http://support.microsoft.com/kb/899591 ]
-- Security Update for Windows XP
8/8/2005 -- [ http://support.microsoft.com/kb/893756 ]
-- Security Update for Windows XP
10/10/2005 -- [ http://support.microsoft.com/kb/901017 ]
-- Security Update for Windows XP
10/10/2005 -- [ http://support.microsoft.com/kb/902400 ]
-- Security Update for Windows XP
10/10/2005 -- [ http://support.microsoft.com/kb/905749 ]
-- Security Update for Windows XP
10/10/2005 -- [ http://support.microsoft.com/kb/905414 ]
-- Security Update for Windows XP
10/10/2005 -- [ http://support.microsoft.com/kb/900725 ]
-- Security Update for Windows XP
11/7/2005 -- [ http://support.microsoft.com/kb/896424 ]
-- Security Update for Windows XP
12/12/2005 -- [ http://support.microsoft.com/kb/910437 ]
-- Update for Windows XP
12/13/2005 -- [ http://support.microsoft.com/kb/904706 ]
-- Security Update for Windows XP
1/5/2006 -- [ http://support.microsoft.com/kb/912919 ]
-- Security Update for Windows XP
1/9/2006 -- [ http://support.microsoft.com/kb/908519 ]
-- Security Update for Windows XP
2/13/2006 -- [ http://support.microsoft.com/kb/911927 ]
-- Security Update for Windows XP
4/10/2006 -- [ http://support.microsoft.com/kb/911562 ]
-- Security Update for Windows XP
4/18/2006 -- [ http://support.microsoft.com/kb/904942 ]
-- Update for Windows XP
4/25/2006 -- [ http://support.microsoft.com/kb/900485 ]
-- Update for Windows XP
4/25/2006 -- [ http://support.microsoft.com/kb/908531 ]
-- Security Update for Windows XP
5/9/2006 -- [ http://support.microsoft.com/kb/913580 ]
-- Security Update for Windows XP
6/6/2006 -- [ http://support.microsoft.com/kb/916595 ]
-- Update for Windows XP
6/8/2006 -- [ http://support.microsoft.com/kb/918439 ]
-- Vulnerability in ART Image Rendering Could Allow Remote Code
Execution in Internet Explorer for Windows XP SP2
6/12/2006 -- [ http://support.microsoft.com/kb/914389 ]
-- Security Update for Windows XP
6/12/2006 -- [ http://support.microsoft.com/kb/917953 ]
-- Security Update for Windows XP
6/13/2006 -- [ http://support.microsoft.com/kb/917344 ]
-- JScript 5.6 Security Update for Windows XP SP1 and SP2
6/27/2006 -- [ http://support.microsoft.com/kb/911280 ]
-- Security Update for Windows XP
7/10/2006 -- [ http://support.microsoft.com/kb/917159 ]
-- Security Update for Windows XP
7/10/2006 -- [ http://support.microsoft.com/kb/914388 ]
-- Security Update for Windows XP
8/7/2006 -- [ http://support.microsoft.com/kb/917422 ]
-- Security Update for Windows XP
8/7/2006 -- [ http://support.microsoft.com/kb/920670 ]
-- Security Update for Windows XP
8/7/2006 -- [ http://support.microsoft.com/kb/922616 ]
-- Security Update for Windows XP
8/7/2006 -- [ http://support.microsoft.com/kb/920683 ]
-- Security Update for Windows XP
8/7/2006 -- [ http://support.microsoft.com/kb/921398 ]
-- Security Update for Windows XP
8/17/2006 -- [ http://support.microsoft.com/kb/920872 ]
-- Update for Windows XP
9/11/2006 -- [ http://support.microsoft.com/kb/920685 ]
-- Security Update for Windows XP
9/11/2006 -- [ http://support.microsoft.com/kb/922582 ]
-- Update for Windows XP
9/11/2006 -- [ http://support.microsoft.com/kb/919007 ]
-- Security Update for Windows XP
9/26/2006 -- [ http://support.microsoft.com/kb/925486 ]
-- Security Update for Windows XP SP2
10/9/2006 -- [ http://support.microsoft.com/kb/922819 ]
-- Security Update for Windows XP
10/9/2006 -- [ http://support.microsoft.com/kb/924496 ]
-- Security Update for Windows XP
10/9/2006 -- [ http://support.microsoft.com/kb/923414 ]
-- Security Update for Windows XP
10/9/2006 -- [ http://support.microsoft.com/kb/923191 ]
-- Security Update for Windows XP
11/14/2006 -- [ http://support.microsoft.com/kb/920213 ]
-- Vulnerability in Microsoft Agent could allow remote code
execution
11/14/2006 -- [ http://support.microsoft.com/kb/923789 ]
-- Vulnerabilities in Macromedia Flash Player from Adobe
could allow remote code execution
11/14/2006 -- [ http://support.microsoft.com/kb/924270 ]
-- Vulnerability in Workstation Service could allow
remote code execution
11/14/2006 -- [ http://support.microsoft.com/kb/928088 ]
-- Vulnerability in Microsoft XML Core Services could
allow remote code execution
11/14/2006 -- [ http://support.microsoft.com/kb/923980 ]
-- Vulnerability in the Client Service could allow remote code
execution
12/12/2006 -- [ http://support.microsoft.com/kb/926247 ]
-- Vulnerability in Simple Network Management Protocol (SNMP)
could allow remote code execution
12/12/2006 -- [ http://support.microsoft.com/kb/926255 ]
-- Vulnerability in Windows could allow elevation of privilege
12/12/2006 -- [ http://support.microsoft.com/kb/923694 ]
-- Cumulative security update for Outlook Express
12/14/2006 -- [ http://support.microsoft.com/kb/925454 ]
-- Cumulative Update for Internet Explorer for
Windows XP Service Pack 2


Media Player:
-------------------
Released: -- [ Web Page Address: ] -- Description:
9/2/2004 -- [ http://go.microsoft.com/fwlink/?LinkId=30984 ]
-- Windows Media Player 10
11/7/2005 -- [ http://support.microsoft.com/kb/902344 ]
-- Update for WMDRM-enabled Media Players
2/13/2006 -- [ http://support.microsoft.com/kb/911564 ]
-- Security Update for Windows Media Player Plug-in
4/11/2006 -- [ http://support.microsoft.com/kb/911565 ]
-- Security Update for Windows Media Player 10 for Windows XP
6/12/2006 -- [ http://support.microsoft.com/kb/917734 ]
-- Security Update for Windows Media Player 10 for Windows XP
12/12/2006 -- [ http://support.microsoft.com/kb/923689 ]
-- Vulnerability in Windows Media Format Could Allow Remote
Code Execution

..NET Framework:
------------------------
Released: -- [ Web Page Address: ] -- Description:
3/30/2004 -- [ http://snipurl.com/10bde ]
-- Microsoft .NET Framework Version 1.1 Redistributable Package
8/30/2004 -- [ http://support.microsoft.com/kb/885055 ]
-- Microsoft .NET Framework 1.1 Service Pack 1
2/8/2005 -- [ http://support.microsoft.com/kb/887219 ]
-- ASP.NET Security Update for Microsoft NET Framework 1.1
Service Pack 1
3/22/2006 -- [ http://snipurl.com/10bdv ]
-- Microsoft .NET Framework Version 2.0 Redistributable
Package (x86)
7/11/2006 -- [ http://support.microsoft.com/kb/917283 ]
-- NDP 2.0 ASP.Net Security Update
10/10/2006 -- [ http://support.microsoft.com/kb/922770 ]
-- NET Framework 2.0 SYSTEM.WEB.DLL Security Update

Other Updates:
---------------------
Released: -- [ Web Page Address: ] -- Description:
9/14/2004 -- [ http://support.microsoft.com/kb/873374 ]
-- Microsoft GDI+ Detection Tool
9/2/2005 -- [ http://support.microsoft.com/kb/893803 ]
-- Windows Installer 3.1 Redistributable (v2)
10/14/2005 -- [ http://snipurl.com/10bex ]
-- Windows Media Connect 2.0
11/29/2005 -- [ http://support.microsoft.com/kb/909520 ]
-- Microsoft Base Smart Card Cryptographic Service Provider
Package: x86
10/10/2006 -- [ http://support.microsoft.com/kb/890830 ]
-- Microsoft® Windows® Malicious Software Removal Tool
- November 2006

Purely OPTIONAL:
----------------------
10/18/2006 -- [ http://www.microsoft.com/windows/ie/downloads/ ]
-- Internet Explorer 7.0
10/30/2006 -- [ http://snipurl.com/167ea ]
-- Media Player 11
12/8/2006 -- [ http://support.microsoft.com/kb/925876 ]
-- Remote Desktop Connection 6.0 client
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top