Hi,
Is there any way to get from PoshWSUS same view like vUpdateEffectiveApprovalPerComputer for all computers, please ?
With command below, i've get one needed update for client with NotApproved update.
$Computers = Get-PSWSUSUpdateSummaryPerClient -UpdateScope (New-PSWSUSUpdateScope -ApprovedStates LatestRevisionApproved)
Thanks a lot,
Regards