WSUS
Added WSUS support & dependency on PoshWSUS
Connect-KbWsusServer -ComputerName server1 -SecureConnection
Get-KbUpdate -Pattern KB2764916
SQLite: 250ms
Web: 900ms
WSUS: 10000ms
The WSUS API is slow but this enables offline usage
Added WSUS support & dependency on PoshWSUS
Connect-KbWsusServer -ComputerName server1 -SecureConnection
Get-KbUpdate -Pattern KB2764916
SQLite: 250ms
Web: 900ms
WSUS: 10000ms
The WSUS API is slow but this enables offline usage