Windows Updates Report Request

Hello,

Can you create a report from the following Powershell:

Get-Hotfix | Select PSComputerName, InstalledOn, Description, HotFixID, InstalledBy | Export-Csv -NoType "$Env:userprofile\Desktop\Windows Updates.csv"

This would allow me to select the computers I want to run it on.

Thanks

Parents Reply
  • Hello,

    You are going to have to look closer at the Computer discovery you are using and the collection options.   Did you extend the attribute as suggested by Clarence Hemeon?  if you are experiencing collection errors it may be best to contact our support team.  

    Also are you looking for Windows Apps?  or just hotfixes and updates? 

    Thanks,

    -Angela

Children
No Data