no, sorry. How can I find it?Do you know which KB?
KB4503293no, sorry. How can I find it?
Get-WindowsUpdateLog -LogPath "$($env:USERPROFILE)\Desktop\WU.log"; Compress-Archive -Path "$($env:USERPROFILE)\Desktop\WU.log" -DestinationPath "$($env:USERPROFILE)\Desktop\WU.zip";
Sorry friend I don't speak that language. I'm more of a user.Doesn't appear to be a known issue for this. Grab a copy of the windows update log and upload it.
You can run the following powershell command then upload the WU.zip file on your desktop
Get-WindowsUpdateLog -LogPath "$($env:USERPROFILE)\Desktop\WU.log"; Compress-Archive -Path "$($env:USERPROFILE)\Desktop\WU.log" -DestinationPath "$($env:USERPROFILE)\Desktop\WU.zip";
Open a powershell prompt and copy and paste the code, it will create a file called WU.log and WU.zip. Upload the zip file here or you can PM it to me