Auto-commit: 2025-10-31 08:55:43

This commit is contained in:
David Wuibaille
2025-10-31 08:55:43 +01:00
parent 9bb5ad24bb
commit 24c0c6509f
33 changed files with 13144 additions and 0 deletions

View File

@@ -0,0 +1,10 @@
# Generate a Windows Update Log
## Procedure
1) Generate the Windows Update log file
Use the `Get-WindowsUpdateLog` cmdlet in PowerShell to merge the Windows Update ETL files into a single log file.
2) Locate the generated log file
`Get-WindowsUpdateLog` creates `WindowsUpdate.log` on your Desktop by default.