View Single Post
      02-26-2018, 03:22 PM   #6
FriedPiston
Colonel
United_States
1968
Rep
2,711
Posts

Drives: Scraper
Join Date: Oct 2013
Location: East Oakland, CA

iTrader: (26)

Quote:
Originally Posted by jgoens View Post
When I try to run the windowsupdate.log I get the error message that the file cannot be found and to check spelling.
Press [Windows key + R] to open the RUN dialog

Type in [%windir%\Windowsupdate.log] and press ENTER

---------------

If you receive a response like the one below, you'll need to run [Get-WindowsUpdateLog] in Powershell, then that will generate a log file in %userprofile%\Desktop\WindowsUpdate.log

Quote:
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

Here's a log snippet of what the WindowsUpdate.log file is supposed to show:

Quote:
[agent]Regulation: {7971F918-A847-4430-9279-4A52D1EFE18D} - Update 657DA4FF-AAEA-4370-BF2E-083C87CD28F5 is PerUpdate" regulated and CANNOT download. Sequence 4529 vs AcceptRate 0."
2018/02/25 22:22:55.1925720 3012 130692 DownloadManager [0]0BC4.1FE84::02/25/2018-22:22:55.192 [agent]Update 657DA4FF-AAEA-4370-BF2E-083C87CD28F5.201 is not allowed to download due to service regulation.
2018/02/25 22:22:55.1926042 3012 133680 Handler [0]0BC4.20A30::02/25/2018-22:22:55.192 [tobemoved]CAppxStreamingDataSource::RemoveAllBlocksAndResetC achedFileSize setting C:\WINDOWS\SoftwareDistribution\Download\cec5dd348 34fecc3059461087aba95d8\b300ab3f15bd7138dc59c215c8 c18d85de1aa16e_73 file size to 0
2018/02/25 22:22:55.1929910 3012 130692 DownloadManager [0]0BC4.1FE84::02/25/2018-22:22:55.192 [agent]Regulation: {7971F918-A847-4430-9279-4A52D1EFE18D} - Update 657DA4FF-AAEA-4370-BF2E-083C87CD28F5 is PerUpdate" regulated and CANNOT download. Sequence 4529 vs AcceptRate 0."
2018/02/25 22:22:55.1929934 3012 130692 DownloadManager [0]0BC4.1FE84::02/25/2018-22:22:55.192 [agent]Dynamic download data fetcher for ServiceId 7971F918-A847-4430-9279-4A52D1EFE18D does not exist.
Appreciate 1
jgoens3787.50