mirror of
https://github.com/MicrosoftDocs/windows-itpro-docs.git
synced 2025-06-18 03:43:39 +00:00
Freshnes 2024-01 12
This commit is contained in:
@ -12,7 +12,7 @@ ms.topic: troubleshooting
|
|||||||
ms.collection:
|
ms.collection:
|
||||||
- highpri
|
- highpri
|
||||||
- tier2
|
- tier2
|
||||||
ms.date: 01/17/2024
|
ms.date: 01/18/2024
|
||||||
appliesto:
|
appliesto:
|
||||||
- ✅ <a href="https://learn.microsoft.com/windows/release-health/supported-versions-windows-client" target="_blank">Windows 11</a>
|
- ✅ <a href="https://learn.microsoft.com/windows/release-health/supported-versions-windows-client" target="_blank">Windows 11</a>
|
||||||
- ✅ <a href="https://learn.microsoft.com/windows/release-health/supported-versions-windows-client" target="_blank">Windows 10</a>
|
- ✅ <a href="https://learn.microsoft.com/windows/release-health/supported-versions-windows-client" target="_blank">Windows 10</a>
|
||||||
@ -486,9 +486,9 @@ Refer to "https://learn.microsoft.com/windows/desktop/Debug/system-error-codes"
|
|||||||
}
|
}
|
||||||
```
|
```
|
||||||
|
|
||||||
## Sample registry key
|
## Example registry key
|
||||||
|
|
||||||

|
:::image type="content" alt-text="Example of Addreg registry key." source="../images/addreg.png":::
|
||||||
|
|
||||||
## Related articles
|
## Related articles
|
||||||
|
|
||||||
|
@ -8,7 +8,7 @@ author: frankroj
|
|||||||
ms.localizationpriority: medium
|
ms.localizationpriority: medium
|
||||||
ms.topic: article
|
ms.topic: article
|
||||||
ms.technology: itpro-deploy
|
ms.technology: itpro-deploy
|
||||||
ms.date: 01/17/2024
|
ms.date: 01/18/2024
|
||||||
appliesto:
|
appliesto:
|
||||||
- ✅ <a href="https://learn.microsoft.com/windows/release-health/supported-versions-windows-client" target="_blank">Windows 11</a>
|
- ✅ <a href="https://learn.microsoft.com/windows/release-health/supported-versions-windows-client" target="_blank">Windows 11</a>
|
||||||
- ✅ <a href="https://learn.microsoft.com/windows/release-health/supported-versions-windows-client" target="_blank">Windows 10</a>
|
- ✅ <a href="https://learn.microsoft.com/windows/release-health/supported-versions-windows-client" target="_blank">Windows 10</a>
|
||||||
@ -22,7 +22,7 @@ appliesto:
|
|||||||
>
|
>
|
||||||
> See [Resolve Windows upgrade errors](resolve-windows-upgrade-errors.md) for a full list of articles in this section.
|
> See [Resolve Windows upgrade errors](resolve-windows-upgrade-errors.md) for a full list of articles in this section.
|
||||||
|
|
||||||
When Windows Setup fails, the result and extend code are recorded as an informational event in the Application log by Windows Error Reporting as event 1001. The event name is **WinSetupDiag02**. You can use Event Viewer to review this event, or you can use Windows PowerShell.
|
When Windows Setup fails, the result and extend code are recorded as an informational event in the Application log by Windows Error Reporting as event 1001. The event name is **WinSetupDiag02**. You can use Event Viewer or Windows PowerShell to review this event.
|
||||||
|
|
||||||
To use Windows PowerShell, type the following commands from an elevated Windows PowerShell prompt:
|
To use Windows PowerShell, type the following commands from an elevated Windows PowerShell prompt:
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user