Addition of Error Code

Added a missing error code informaiton.

Problem: https://github.com/MicrosoftDocs/windows-itpro-docs/issues/9190
This commit is contained in:
ImranHabib
2021-04-13 12:47:36 +05:00
committed by GitHub
parent c2ba23d6e2
commit 94204c579b

View File

@ -320,6 +320,7 @@ The PnP enumerated device is removed from the System Spec because one of the har
| 0x80240042 | `WU_E_UNKNOWN_SERVICE` | The update service is no longer registered with `AU`.
| 0x80240043 | `WU_E_NO_UI_SUPPORT` | There is no support for `WUA UI`.
| 0x80240FFF | `WU_E_UNEXPECTED` | An operation failed due to reasons not covered by another error code.
| 0x80070422 | | Windows Update service stopped working or not running.
## Windows Update success codes