Windows Vista Tips

Windows Vista Tips > Newsgroups > Windows Update > I cannot start Windows Automatic Updates in Services

Reply
Thread Tools Display Modes

I cannot start Windows Automatic Updates in Services

 
 
raaeft1
Guest
Posts: n/a

 
      07-05-2009

Automatic Windows update has been disabled in my Windows XP SP3. I went to
Services on my computer but whenever I cick on Start Automatic Updates, I get
error code 0X8024d007

So I am unable to get updates from microsoft updates as well. I also tried
Fix It but to no effect.
How do I restart Automatic Updates Service.
 
Reply With Quote
 
 
 
 
TaurArian
Guest
Posts: n/a

 
      07-05-2009

raaeft1 wrote:
:: Automatic Windows update has been disabled in my Windows XP SP3. I
:: went to Services on my computer but whenever I cick on Start
:: Automatic Updates, I get error code 0X8024d007
::
:: So I am unable to get updates from microsoft updates as well. I also
:: tried Fix It but to no effect.
:: How do I restart Automatic Updates Service.


Have you seen: Error message when you try to use the Windows Update or
Microsoft Update Web sites to install updates: "0x8024D007"
http://support.microsoft.com/kb/956701
--

TaurArian [MVP] 2005-2010 - Update Services
http://taurarian.mvps.org
======================================
Disclaimer: The information has been posted "as is" with no warranties
or guarantees and doesn't give any rights.





 
Reply With Quote
 
raaeft1
Guest
Posts: n/a

 
      07-05-2009
I am getting the following error
Error number: 0x8007041D

I tried what you suggested but it is not working.

"TaurArian" wrote:

> raaeft1 wrote:
> :: Automatic Windows update has been disabled in my Windows XP SP3. I
> :: went to Services on my computer but whenever I cick on Start
> :: Automatic Updates, I get error code 0X8024d007
> ::
> :: So I am unable to get updates from microsoft updates as well. I also
> :: tried Fix It but to no effect.
> :: How do I restart Automatic Updates Service.
>
>
> Have you seen: Error message when you try to use the Windows Update or
> Microsoft Update Web sites to install updates: "0x8024D007"
> http://support.microsoft.com/kb/956701
> --
>
> TaurArian [MVP] 2005-2010 - Update Services
> http://taurarian.mvps.org
> ======================================
> Disclaimer: The information has been posted "as is" with no warranties
> or guarantees and doesn't give any rights.
>
>
>
>
>
>

 
Reply With Quote
 
TaurArian
Guest
Posts: n/a

 
      07-05-2009

Reinstall the WU Service -

"start" and "run" then enter the following command:

%SystemRoot%\System32\rundll32.exe setupapi,InstallHinfSection
DefaultInstall 132 %SystemRoot%\inf\au.inf

--
Disclaimer: The information has been posted "as is" with no warranties or
guarantees and doesn''t give any rights.



"raaeft1" wrote:

> I am getting the following error
> Error number: 0x8007041D
>
> I tried what you suggested but it is not working.
>
> "TaurArian" wrote:
>
> > raaeft1 wrote:
> > :: Automatic Windows update has been disabled in my Windows XP SP3. I
> > :: went to Services on my computer but whenever I cick on Start
> > :: Automatic Updates, I get error code 0X8024d007
> > ::
> > :: So I am unable to get updates from microsoft updates as well. I also
> > :: tried Fix It but to no effect.
> > :: How do I restart Automatic Updates Service.
> >
> >
> > Have you seen: Error message when you try to use the Windows Update or
> > Microsoft Update Web sites to install updates: "0x8024D007"
> > http://support.microsoft.com/kb/956701
> > --
> >
> > TaurArian [MVP] 2005-2010 - Update Services
> > http://taurarian.mvps.org
> > ======================================
> > Disclaimer: The information has been posted "as is" with no warranties
> > or guarantees and doesn't give any rights.
> >
> >
> >
> >
> >
> >

 
Reply With Quote
 
MowGreen
Guest
Posts: n/a

 
      07-06-2009
0x8007041D ERROR_SERVICE_ REQUEST_ TIMEOUT
The service did not respond to the start or control request in a timely
fashion.

> This problem occurs if one of the following conditions is true:
> You change the properties of the RPC service to use the Local System account instead of the Network
> System account.


0x8024D007 WU_E_SETUP_REGISTRATION_FAILED
Windows Update Agent could not be updated because regsvr32.exe returned
an error.

To see which account RPC is using *right* click My Computer either on
the Desktop or Start Menu and choose Manage
Click the plus sign [expand] next to Services and Applications
Double left click on Services in the left frame
Scroll down to Remote Procedure Call (RPC)
Double click it to open it's Properties and click the Log On tab

*** Under ' Log on as: ' which option is marked ? ***
It should be marked as

This account: NTAuthority\Network Service

The Password and Confirm password fields should be showing 15 characters
in the form of dots. They can *not* be copied nor should you be able to
edit either field.

If the Logon is set to Local, when was the system last scanned for the
presence of malware ?


MowGreen
===============
*-343-* FDNY
Never Forgotten
===============



TaurArian wrote:

> Reinstall the WU Service -
>
> "start" and "run" then enter the following command:
>
> %SystemRoot%\System32\rundll32.exe setupapi,InstallHinfSection
> DefaultInstall 132 %SystemRoot%\inf\au.inf
>

 
Reply With Quote
 
cacheboy75
Guest
Posts: n/a

 
      02-09-2010

Got same problem. Ran %SystemRoot%\System32\rundll32.exe
setupapi,InstallHinfSection but it said Installation Failed.

"TaurArian" wrote:

> Reinstall the WU Service -
>
> "start" and "run" then enter the following command:
>
> %SystemRoot%\System32\rundll32.exe setupapi,InstallHinfSection
> DefaultInstall 132 %SystemRoot%\inf\au.inf
>
> --
> Disclaimer: The information has been posted "as is" with no warranties or
> guarantees and doesn''t give any rights.
>
>
>
> "raaeft1" wrote:
>
> > I am getting the following error
> > Error number: 0x8007041D
> >
> > I tried what you suggested but it is not working.
> >
> > "TaurArian" wrote:
> >
> > > raaeft1 wrote:
> > > :: Automatic Windows update has been disabled in my Windows XP SP3. I
> > > :: went to Services on my computer but whenever I cick on Start
> > > :: Automatic Updates, I get error code 0X8024d007
> > > ::
> > > :: So I am unable to get updates from microsoft updates as well. I also
> > > :: tried Fix It but to no effect.
> > > :: How do I restart Automatic Updates Service.
> > >
> > >
> > > Have you seen: Error message when you try to use the Windows Update or
> > > Microsoft Update Web sites to install updates: "0x8024D007"
> > > http://support.microsoft.com/kb/956701
> > > --
> > >
> > > TaurArian [MVP] 2005-2010 - Update Services
> > > http://taurarian.mvps.org
> > > ======================================
> > > Disclaimer: The information has been posted "as is" with no warranties
> > > or guarantees and doesn't give any rights.
> > >
> > >
> > >
> > >
> > >
> > >

 
Reply With Quote
 
 
 
Reply

Thread Tools
Display Modes

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
Windows automatic updates deleted my services.msc file, help! Daldiam Windows Update 1 11-13-2008 03:57 PM
windows 2003 automatic updates sevice do not start exgwill Windows Update 5 07-28-2008 08:45 PM
I can't turn on automatic updates in services.msc jer39 Windows Update 1 04-29-2008 07:13 AM
Automatic Updates Services is starting Rick C Windows Update 8 10-30-2005 09:52 PM
Automatic Updates and Services Shelley Windows Update 3 09-15-2005 07:54 AM



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59