Powershell: WSUS Nodes Update Report
WSUS is a nice simple product but it has always lacked a good reporting feature. As always thats where Powershell comes in.
There is no native WSUS cmdlet to work with but there is an open source one called PoshWSUS that does what we need perfectly. After you have installed it you can run this script that lists all your computers in WSUS, orders them by updates needed to be installed and sends you an email using my SendEmail script.














