proxb / PoshWSUS

PowerShell module to manage Windows Server Update Services (WSUS)
MIT License
231 stars 64 forks source link

Anyone able to get PS7.x to work with WSUS? #70

Open OldTimerJB opened 3 months ago

OldTimerJB commented 3 months ago

I need to pull a very large amount of patch data from WSUS like Get-PSWSUSUpdatePerClient does but in PS 7.x so I can customize it even more using multithreading, so it doesn't take 96 hours to complete like in PS 5.
Does anyone know how to get POSHWSUS to work in PS 7.x?