Forum Discussion
Alvise Benato
May 15, 2018Copper Contributor
WINDOWS UPDATE SERVICES NOT START ERROR
Hi guys,
I have a very big problem with one windows server 2016 vm.
After windows update and reboot windows update doesn't start and if i try to star manually i receive this error pop-up:
Windows could not start the Windows Update service on Local Computer. Error 0x80070539: The security ID Structure is invalid.
I have try all windows update error solved result founded in a web but without success.
The 0x80070539 error are insoluted.
Any idea??
Thanks
- Sourav BrahmacharyCopper Contributor
When you start the Update Server what Event ID it generates on the Windows Event Log?
- Alvise BenatoCopper Contributor
The description for Event ID 7023 from source Service Control Manager cannot be found. Either the component that raises this event is not installed on your local computer or the installation is corrupted. You can install or repair the component on the local computer.
If the event originated on another computer, the display information had to be saved with the event.
The following information was included with the event:
Windows Update
%%2147943737The resource loader failed to find MUI file
- Deleted
Alvise, I would imagine you're reading the Event Log from another machine? If you read it locally you should get the proper content of the event.
Cheers. Emanuel
I'd check the Windows Update (wuauserv) service is set to start using the Local System account
- Alvise BenatoCopper ContributorYes...The same error.
- Sourav BrahmacharyCopper ContributorLocate Cryptographic and Background Intelligence Transfer Service and double click on the service icon.
Check if the service status is stopped. If yes, click on Start to start the service.Check if you can start Windows update service.