Found the error:
2015-05-06 15:33:14:202 1408 b9c AU # WARNING: Failed to find updates with error code 8024d008
0x8024xxxx refer to Windows Update Agent error messages.
DISM Scan
2015-05-06 15:33:14:202 1408 b9c AU # WARNING: Failed to find updates with error code 8024d008
Code:
C:\Users\Alex\Desktop\~ENV>err 80242008
# as an HRESULT: Severity: SUCCESS (0), Facility: 0x4c8, Code 0x6558
# as an HRESULT: Severity: FAILURE (1), Facility: 0x24, Code 0x2008
# for hex 0x2008 / decimal 8200 :
SQL_8200_severity_16 sql_err
# Object '%.*ls' does not exist or is invalid for this
# operation.
[COLOR="#FF0000"] ERROR_DS_NOT_INSTALLED winerror.h[/COLOR]
# An error occurred while installing the directory service.
# For more information, see the event log.
# 2 matches found for "80242008"
0x8024xxxx refer to Windows Update Agent error messages.
DISM Scan
- Right click on the
- Click on Command prompt (Admin) => Press Yes on the prompt
- Inside the Command Prompt windows copy and paste the following command DISM /Online /Cleanup-Image /RestoreHealth
- Please wait for this to Finish before continuing with rest of the steps.
- Right click on the
- Click on Run => Inside the run box copy and paste the following command:
Code:cmd /c copy %windir%\logs\cbs\cbs.log "%userprofile%\Desktop\cbs.txt"
- Press Enter
- Once this has completed please go to your Desktop and you will find CBS.txt, please rename this file to CBS_{Insert forum username here}_{insert todays Date here}.txt For example "CBS_Go The Power_1803.txt"
- Please upload CBS_{Username}_{Date}.txt to this thread.