kbupdate
kbupdate copied to clipboard
Installing SQL Server 2019 CU - missing summary info when returned
Ran the following to patch a remote SQL Server with CU17:
Install-KbUpdate -ComputerName CompyName -HotfixId KB5016394 -FilePath "C:\Temp\CU17\SQLServer2019-KB5016394-x64.exe" -Verbose
Worked perfectly (🙇) but summary info was missing at the end:

merci!