Wednesday, September 28, 2016


How to view windowsupdate.log in Windows 10.

Using Windows PowerShell cmdlet to re-create the WinodwsUpdate.log, like it has been in previous versions of Windows.

1. Launch Powershell
2. Run command "Get-WindowsUpdateLog -logpath C:\Temp\WindowsUpdate.log"



3. Wait until the command successfully completed.



4. Open the windowsupdate.log from c:\temp with cmtrace





No comments:

Post a Comment