Welcome to the community forums for Theopenem. All responses are provided by other users that wish to help out. Theopenem will not respond to these posts. If you require more assistance than what the community can provide, we offer various paid support options.


  • Hi,

    Need some help with reporting.
    How do I create a report to show all provisioned computers and the windows updates available for each whether installed or not?
    I've tried creating a custom computer report but I can't seem to make everything show up.
    I used the parameters below when doing my query.

    And/Or Table Field Operator Value
    ( Computer computer_name LIKE % )
    And ( Windows Update title LIKE % )
    And ( Windows Update is_installed LIKE % )

    Thank you in advance.


  • The reporting is kind of broken. I'll do some work on it in the next release. If you have an database experience you can query it directly to get the info.


  • @theopenem_admin Thank you and looking forward to getting the feature fixed in the next release.