just check if there are any group policy settings...try running rsop.msc & check if there are any setttings under
Computer Configuration - Windows Settings - Security Settings - System Services
Main Topics
Browse All TopicsI have a Windows 2003 server with AD. There is a computer on the domain that does not have the automatic update service started. It is set to disabled. I tried to enable it, but I am getting an access denied error message even as administrator. I tried setting the service to start as administrator and I get the same message. I cannot do anything with it.
This Question has been solved and asker verified All Experts Exchange premium technology solutions are available to subscription members.
Experts Exchange has been collecting answers to technology questions since 1996…3 million and counting! If you have a question, chances are we already have your answer.
If you can't find the exact answer you're looking for, ask our exclusive community of 50,000 experts. You’ll get a personalized answer from a trusted professional.
Thousands of free tech tips, tricks, how-to’s and tutorials are available in our peer reviewed articles section. See for yourself how smart our experts are, no login required.
Access the answers to your technology questions today.
30-day free trial. Register in 60 seconds.
Members of the expert community talk about why the experience at Experts Exchange is different than what you will find anywhere else.

Try it out and discover for yourself.
30-day free trial. Register in 60 seconds.
Join the community of experts here and help other tech pros by answering question in your area of expertise. You can earn FREE access to all Experts Exchange's premium features and resources.
Well dstewartjr was correct. I got the service set to automatic by doing his prochedure; however, after setting it to automatic and rebooting I am getting an error message trying to start the service.
"Cloud not Start automatic update service on local computer
Error 2: The system could not find the file specified"
I verified the path to executable was correct.
I got it fixed. this is what I did
I ran a code
WUreset
"net stop "Automatic Updates"
del /f /s /q %windir%\SoftwareDistribut
net start "Automatic Updates"
wuauclt.exe /detectnow"
Then WUrepair
"net stop bits
net stop wuauserv
%windir%\system32\regsvr32
%windir%\system32\regsvr32
%windir%\system32\regsvr32
%windir%\system32\regsvr32
%windir%\system32\regsvr32
%windir%\system32\regsvr32
%windir%\system32\regsvr32
%windir%\system32\regsvr32
%windir%\system32\regsvr32
%windir%\system32\regsvr32
net start bits
net start wuauserv
wuauclt /resetauthorization /detectnow"
Finally WUuinstall
"net stop bits
net stop wuauserv
regsvr32 /u wuaueng.dll /s
del /f /s /q %windir%\SoftwareDistribut
del /f /s /q %windir%\windowsupdate.log
regsvr32 wuaueng.dll /s
net start bits
net start wuauserv
wuauclt.exe /resetauthorization /detectnow"
After that run:
C:\WUAGENT\WindowsUpdateAg
or wherever you saved the file, to force a re-install.
Reboot once and try to use Windows Updates.
That works!
I got it fixed. this is what I did
I ran a code
WUreset
"net stop "Automatic Updates"
del /f /s /q %windir%\SoftwareDistribut
net start "Automatic Updates"
wuauclt.exe /detectnow"
Then WUrepair
"net stop bits
net stop wuauserv
%windir%\system32\regsvr32
%windir%\system32\regsvr32
%windir%\system32\regsvr32
%windir%\system32\regsvr32
%windir%\system32\regsvr32
%windir%\system32\regsvr32
%windir%\system32\regsvr32
%windir%\system32\regsvr32
%windir%\system32\regsvr32
%windir%\system32\regsvr32
net start bits
net start wuauserv
wuauclt /resetauthorization /detectnow"
Finally WUuinstall
"net stop bits
net stop wuauserv
regsvr32 /u wuaueng.dll /s
del /f /s /q %windir%\SoftwareDistribut
del /f /s /q %windir%\windowsupdate.log
regsvr32 wuaueng.dll /s
net start bits
net start wuauserv
wuauclt.exe /resetauthorization /detectnow"
After that run:
C:\WUAGENT\WindowsUpdateAg
or wherever you saved the file, to force a re-install.
Reboot once and try to use Windows Updates.
That works!
I got it fixed. this is what I did
I ran a code
WUreset
"net stop "Automatic Updates"
del /f /s /q %windir%\SoftwareDistribut
net start "Automatic Updates"
wuauclt.exe /detectnow"
Then WUrepair
"net stop bits
net stop wuauserv
%windir%\system32\regsvr32
%windir%\system32\regsvr32
%windir%\system32\regsvr32
%windir%\system32\regsvr32
%windir%\system32\regsvr32
%windir%\system32\regsvr32
%windir%\system32\regsvr32
%windir%\system32\regsvr32
%windir%\system32\regsvr32
%windir%\system32\regsvr32
net start bits
net start wuauserv
wuauclt /resetauthorization /detectnow"
Finally WUuinstall
"net stop bits
net stop wuauserv
regsvr32 /u wuaueng.dll /s
del /f /s /q %windir%\SoftwareDistribut
del /f /s /q %windir%\windowsupdate.log
regsvr32 wuaueng.dll /s
net start bits
net start wuauserv
wuauclt.exe /resetauthorization /detectnow"
After that run:
C:\WUAGENT\WindowsUpdateAg
or wherever you saved the file, to force a re-install.
Reboot once and try to use Windows Updates.
That works!
I got it fixed. this is what I did
I ran a code
WUreset
"net stop "Automatic Updates"
del /f /s /q %windir%\SoftwareDistribut
net start "Automatic Updates"
wuauclt.exe /detectnow"
Then WUrepair
"net stop bits
net stop wuauserv
%windir%\system32\regsvr32
%windir%\system32\regsvr32
%windir%\system32\regsvr32
%windir%\system32\regsvr32
%windir%\system32\regsvr32
%windir%\system32\regsvr32
%windir%\system32\regsvr32
%windir%\system32\regsvr32
%windir%\system32\regsvr32
%windir%\system32\regsvr32
net start bits
net start wuauserv
wuauclt /resetauthorization /detectnow"
Finally WUuinstall
"net stop bits
net stop wuauserv
regsvr32 /u wuaueng.dll /s
del /f /s /q %windir%\SoftwareDistribut
del /f /s /q %windir%\windowsupdate.log
regsvr32 wuaueng.dll /s
net start bits
net start wuauserv
wuauclt.exe /resetauthorization /detectnow"
After that run:
C:\WUAGENT\WindowsUpdateAg
or wherever you saved the file, to force a re-install.
Reboot once and try to use Windows Updates.
That works!
Business Accounts
Answer for Membership
by: dstewartjrPosted on 2009-04-29 at 10:45:57ID: 24262853
Follow the instructions on the following site to reset the ACLS
http://blogs.msdn.com/ astebner/a rchive/200 6/09/04/ 73 9820.aspx