kbupdate
kbupdate copied to clipboard
Save-KbUpdate does not return FileInfo object
Save-KbUpdate did not return output if Start-BitsTransfer threw an exception. The files downloaded OK, however there wasn't a FileInfo object returned.
Looks like the test failed due to a transient issue with the CDN? I see the comment "microsoft's CDN appears to be having massive issues and sometimes this does not appear".
Yeah, this part is rough due to the instability of the source. Any suggestions?
If it's known to be hit&miss, maybe remove the test or rerun the tests a couple more times 😛
Thoughts?