error
07-09-2005, 11:44 PM
"Hawk" wrote:
> Yep that did it for me as well...manual updates are working again ;-D Thanks!
>
>
>
> "Torgeir Bakken (MVP)" wrote:
>
> > Hawk wrote:
> >
> > > When I go to the update page this erros pop's up.............
> > >
> > > [Error number: 0x8DDD0018]
> > > Windows Update cannot continue because a required service application is
> > > disabled. Windows Update requires the following services:
> > > Automatic Updates enables detection, downloading, and installation of
> > > critical updates for your computer.
> > > Background Intelligent Transfer Service (BITS) enables faster, restartable
> > > downloading of updates.
> > > Event Log logs Windows Update events for troubleshooting. To ensure that
> > > these services are enabled:
> > >
> > > 1. Click Start, and then click Run.
> > > 2. Type services.msc and then click OK.
> > > 3. In the list of services, right-click the service name, and then click
> > > Properties.
> > > 4. In the Startup type list, select Automatic.
> > > 5. Verify that the service status is started.
> > >
> > > The items listed are on auto, MS's version of java is running, tried with
> > > my firewall disabled, rebooted my PC.......Same erroer every time.
> > Hi
> >
> > Please try this:
> >
> > 1. Click Start.
> >
> > 2. Choose Run.
> >
> > 3. In the Run box, type (or copy/paste from this post)
> >
> > regsvr32.exe wuaueng.dll
> >
> > (note the space there in the middle)
> >
> > 4. Click OK.
> >
> > Do the same for this two DLLs as well:
> >
> > qmgr.dll
> > qmgrprxy.dll
> >
> >
> > After the regsvr32 command, start regedit.exe (from Start/Run)
> > and locate the key
> > HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\wuauserv
> >
> > If you find a DeleteFlag value there, delete the DeleteFlag value.
> >
> >
> >
> > --
> > torgeir, Microsoft MVP Scripting and WMI, Porsgrunn Norway
> > Administration scripting examples and an ONLINE version of
> > the 1328 page Scripting Guide:
> > http://www.microsoft.com/technet/scriptcenter/default.mspx
> >
> Yep that did it for me as well...manual updates are working again ;-D Thanks!
>
>
>
> "Torgeir Bakken (MVP)" wrote:
>
> > Hawk wrote:
> >
> > > When I go to the update page this erros pop's up.............
> > >
> > > [Error number: 0x8DDD0018]
> > > Windows Update cannot continue because a required service application is
> > > disabled. Windows Update requires the following services:
> > > Automatic Updates enables detection, downloading, and installation of
> > > critical updates for your computer.
> > > Background Intelligent Transfer Service (BITS) enables faster, restartable
> > > downloading of updates.
> > > Event Log logs Windows Update events for troubleshooting. To ensure that
> > > these services are enabled:
> > >
> > > 1. Click Start, and then click Run.
> > > 2. Type services.msc and then click OK.
> > > 3. In the list of services, right-click the service name, and then click
> > > Properties.
> > > 4. In the Startup type list, select Automatic.
> > > 5. Verify that the service status is started.
> > >
> > > The items listed are on auto, MS's version of java is running, tried with
> > > my firewall disabled, rebooted my PC.......Same erroer every time.
> > Hi
> >
> > Please try this:
> >
> > 1. Click Start.
> >
> > 2. Choose Run.
> >
> > 3. In the Run box, type (or copy/paste from this post)
> >
> > regsvr32.exe wuaueng.dll
> >
> > (note the space there in the middle)
> >
> > 4. Click OK.
> >
> > Do the same for this two DLLs as well:
> >
> > qmgr.dll
> > qmgrprxy.dll
> >
> >
> > After the regsvr32 command, start regedit.exe (from Start/Run)
> > and locate the key
> > HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\wuauserv
> >
> > If you find a DeleteFlag value there, delete the DeleteFlag value.
> >
> >
> >
> > --
> > torgeir, Microsoft MVP Scripting and WMI, Porsgrunn Norway
> > Administration scripting examples and an ONLINE version of
> > the 1328 page Scripting Guide:
> > http://www.microsoft.com/technet/scriptcenter/default.mspx
> >