Welcome to the community forums for Theopenem. You are encouraged to not only ask questions but help others as well. If you have found Theopenem helpful in any way please consider purchasing a support contract. A support contract ensures the continued development of Theopenem as well as guaranteed responses to your questions in our helpdesk ticketing system.


  • 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.