Windows Vista Tips

Windows Vista Tips > Newsgroups > Windows Update > Error on Windows Server 2003 0x8024D007

Reply
Thread Tools Display Modes

Error on Windows Server 2003 0x8024D007

 
 
Thorben Stephanski
Guest
Posts: n/a

 
      08-13-2007
Hello,

when i try to use windows update over the wu website i get the error code
0x8024D007 after trying to upgrade to the updater version 7.

After searching for this error i had some tries but they didnt help:

- re-registrering of windows update dll
(wuauserv.dll fails DllRegisterServer-Startingpoint not found)
- installtion windows updater v7 from file (WindowsUpdateAgent30-x86.exe)
canceled with error 0x8024D007
- changing permissions on hkey_classes_root didnt work
- renaming folder SoftwareDistribution
- copying a new wuauserv.dll to system32 and registrering didnt fix the
problem

Some Information to the problem:
Windows Server 2003 SP1
Updates installing with Administrative Account
No Firewall installed

Getting this error in WindowsUpdate.log:
>Registering binary: C:\WINDOWS\system32\regsvr32.exe /s "C:\WINDOWS\system32\wuaueng.dll"
>Process: C:\WINDOWS\system32\regsvr32.exe
>Module: C:\WINDOWS\system32\wuaueng.dll
>FATAL: WU client fail to create WU service with error 0x80070514
>FATAL: Self registration of C:\WINDOWS\system32\wuaueng.dll failed, error = 0x8024D007
>WARNING: Completed registration operations for section wuaueng_WebSetup: status 0x8024d007
>WARNING: Setup failed while processing registry operations, error = 0x8024D007. Rolling back changes.


but registering wuaueng.dll manually is no problem.


Can anybody help me with this problem?
 
Reply With Quote
 
 
 
 
Robert Aldwinckle
Guest
Posts: n/a

 
      08-14-2007
"Thorben Stephanski" <Thorben > wrote in message
news:FB924505-CBF6-45B7-90AF-...
> Hello,
>
> when i try to use windows update over the wu website i get the error code
> 0x8024D007 after trying to upgrade to the updater version 7.
>
> After searching for this error i had some tries but they didnt help:
>
> - re-registrering of windows update dll
> (wuauserv.dll fails DllRegisterServer-Startingpoint not found)
> - installtion windows updater v7 from file (WindowsUpdateAgent30-x86.exe)
> canceled with error 0x8024D007
> - changing permissions on hkey_classes_root didnt work
> - renaming folder SoftwareDistribution
> - copying a new wuauserv.dll to system32 and registrering didnt fix the
> problem
>
> Some Information to the problem:
> Windows Server 2003 SP1
> Updates installing with Administrative Account
> No Firewall installed
>
> Getting this error in WindowsUpdate.log:
>>Registering binary: C:\WINDOWS\system32\regsvr32.exe /s "C:\WINDOWS\system32\wuaueng.dll"
>>Process: C:\WINDOWS\system32\regsvr32.exe
>>Module: C:\WINDOWS\system32\wuaueng.dll
>>FATAL: WU client fail to create WU service with error 0x80070514
>>FATAL: Self registration of C:\WINDOWS\system32\wuaueng.dll failed, error = 0x8024D007
>>WARNING: Completed registration operations for section wuaueng_WebSetup: status 0x8024d007
>>WARNING: Setup failed while processing registry operations, error = 0x8024D007. Rolling back changes.

>
> but registering wuaueng.dll manually is no problem.



That code suggests a permissions problem.

<cmd_output OS="XPsp2">
F:\>set /a c = 0x514
1300
F:\>net helpmsg %c%

Not all privileges referenced are assigned to the caller.

</cmd_output>


---


>
>
> Can anybody help me with this problem?



 
Reply With Quote
 
Thorben Stephanski
Guest
Posts: n/a

 
      08-17-2007
I solved the problem now at this server:

- i put the executing user explicit to the local administrator group at the
server (Domain Administrator was already in but didnt help)
- giving everyone "read" access to windir, windir\Registration and all *.clb
files under the Registration Folder
- taking up the local Administrator Group to the local Policy "Manage
auditing and security log" (Computer Configuration\Windows Settings\Security
Settings\Local Policies\User Rights Assignement)

After waiting a while for the group policie to be applied i could start
windows update from the wu website.

This worked for me, it is a bunch of parts gatherd from all TechNet articles
i could find to this error code.
If someone try this please give feedback if it worked too.


"Thorben Stephanski" wrote:

> Hello,
>
> when i try to use windows update over the wu website i get the error code
> 0x8024D007 after trying to upgrade to the updater version 7.
>
> After searching for this error i had some tries but they didnt help:
>
> - re-registrering of windows update dll
> (wuauserv.dll fails DllRegisterServer-Startingpoint not found)
> - installtion windows updater v7 from file (WindowsUpdateAgent30-x86.exe)
> canceled with error 0x8024D007
> - changing permissions on hkey_classes_root didnt work
> - renaming folder SoftwareDistribution
> - copying a new wuauserv.dll to system32 and registrering didnt fix the
> problem
>
> Some Information to the problem:
> Windows Server 2003 SP1
> Updates installing with Administrative Account
> No Firewall installed
>
> Getting this error in WindowsUpdate.log:
> >Registering binary: C:\WINDOWS\system32\regsvr32.exe /s "C:\WINDOWS\system32\wuaueng.dll"
> >Process: C:\WINDOWS\system32\regsvr32.exe
> >Module: C:\WINDOWS\system32\wuaueng.dll
> >FATAL: WU client fail to create WU service with error 0x80070514
> >FATAL: Self registration of C:\WINDOWS\system32\wuaueng.dll failed, error = 0x8024D007
> >WARNING: Completed registration operations for section wuaueng_WebSetup: status 0x8024d007
> >WARNING: Setup failed while processing registry operations, error = 0x8024D007. Rolling back changes.

>
> but registering wuaueng.dll manually is no problem.
>
>
> Can anybody help me with this problem?

 
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
Error 0x80244018 on Windows Server 2003 R2 Ben Stickney Windows Update 1 01-05-2011 09:42 PM
0x80072ee2 error in windows 2003 server AJang Windows Update 2 02-23-2007 06:04 PM
Re: error 0x80070005 on Windows Server 2003 Robert Aldwinckle Windows Update 0 05-25-2006 04:36 AM
RE: error 0x80070005 on Windows Server 2003 TaurArian Windows Update 2 05-25-2006 12:26 AM
Re: Error 0x80244016 after Windows 2003 Server SP1 installed Ben B. [US] Windows Update 6 08-19-2005 12:35 PM



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