I am trying to figure a way to get a list of the pending updates in SCCM "Software Center". I have a about a hundred servers that I push out Security Updates every month. Some updates don't get installed, and I was trying to find a way to poll the SCCM agent or poll the server and get the list of updates pending in "Software Center." Is there a way to do this using either a query or report in SCCM, or Powershell to poll the agent. Or maybe some other method?
Thank you any help would be appreciated.