0x80244017(-2145107945)
Good day
please assist with this error below error
0x80244017(-2145107945)
The machine is managed by an organization and is azure joined.
current version 20H2
BUILD VERSION 19042.685
SCCM has been re-installed, and the machine is on the latest bios, lates drivers have been installed as well.
not sure what else to try.
I have tried the below commands.
Step 1:
- Press Windows + X and select Control panel.
- In the search box, type troubleshooter, and then click Troubleshooting.
- Under System and Security, click Fix problems with Windows Updates.
Step 2:
If the issue persists, I suggest you to reset the Windows update components manually and check if it helps. a. Press Windows key + X on the desktop screen of the computer. b. Select Command Prompt (Admin). c. On the open Command Prompt window copy and paste the commands (all at once). net stop wuauserv net stop cryptSvc net stop bits net stop msiserver ren C:\Windows\SoftwareDistribution SoftwareDistribution.old ren C:\Windows\System32\catroot2 catroot2.old net start wuauserv net start cryptSvc net start bits net start msiserver pause c. Exit the command prompt and check if it helps.