mirror of
https://github.com/MicrosoftDocs/windows-itpro-docs.git
synced 2025-05-13 05:47:23 +00:00
Update windows/deployment/upgrade/windows-error-reporting.md
Co-Authored-By: Trond B. Krokli <38162891+illfated@users.noreply.github.com>
This commit is contained in:
parent
862414a3c9
commit
2e4951a167
@ -27,7 +27,7 @@ When Windows Setup fails, the result and extend code are recorded as an informat
|
|||||||
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:
|
||||||
|
|
||||||
>[!IMPORTANT]
|
>[!IMPORTANT]
|
||||||
>}The following source will be available only if you have done an update from a previous version of windows 10 into a new version. If you installed the current version and have not done any update, the source named **WinSetupDiag02** will be unavailable.
|
>}The following source will be available only if you have updated from a previous version of Windows 10 to a new version. If you installed the current version and have not updated, the source named **WinSetupDiag02** will be unavailable.
|
||||||
|
|
||||||
```Powershell
|
```Powershell
|
||||||
$events = Get-WinEvent -FilterHashtable @{LogName="Application";ID="1001";Data="WinSetupDiag02"}
|
$events = Get-WinEvent -FilterHashtable @{LogName="Application";ID="1001";Data="WinSetupDiag02"}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user