Windows 10/Windows Update Log

From Omnia
Jump to navigation Jump to search

Generate Windows Update Log Files =

C:\Windows\WindowsUpdate.log

Windows Update logs are now generated using ETW (Event Tracing for Windows).
Please run the Get-WindowsUpdateLog PowerShell command to convert ETW traces into a readable WindowsUpdate.log.

For more information, please visit http://go.microsoft.com/fwlink/?LinkId=518345

Powershell:

Get-WindowsUpdateLog

Converting C:\Windows\logs\WindowsUpdate into C:\Users\user\Desktop\WindowsUpdate.log ...

Log dumped to:

C:\Users\[USER]\Desktop\WindowsUpdate.log