/build/static/layout/Breadcrumb_cap_w.png

How do I create a report with Custom Inventory Rule included?

I am trying to create a report for a Custom Inventory Rule to check if Machines have their firewalls turned on. I have created the Custom Inventory Rule. When Machines check in, they should be checking for firewall status. I am not sure how to run a report with this custom inventory field?

 

The rule I created is:

RegistryValueEquals(HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\SharedAccess\Parameters\FirewallPolicy\StandardProfile,EnableFirewall,1)

 

When I look under the report I created I do not see this custom inventory field which I called Firewall Enabled.

 


3 Comments   [ + ] Show comments
  • if you open that cir does it show it is applied to any machines? - SMal.tmcc 8 years ago
  • When I go to Inventory > software>

    I find my rule that I created and it says Devices 72

    When i click on the rule> Total Deployed:72 - khalida123 8 years ago
    • click on one of the devices to get it's details and expand "custom inventory fields" under software.
      Do you see your CIR listed here? - SMal.tmcc 8 years ago
  • No - khalida123 8 years ago
    • it is because it does not equal one since the key is a dword - SMal.tmcc 8 years ago

Answers (1)

Posted by: SMal.tmcc 8 years ago
Red Belt
2
you can do this

RegistryValueReturn(HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\SharedAccess\Parameters\FirewallPolicy\StandardProfile,EnableFirewall,number) 

and create a report on the CIR with the following filters:

CIR is not null

CIR contains 1


Comments:
  • That fixed it. I guess I should have realized that it was a string and not a value. Thanks again. - khalida123 8 years ago

Don't be a Stranger!

Sign up today to participate, stay informed, earn points and establish a reputation for yourself!

Sign up! or login

Share

 
This website uses cookies. By continuing to use this site and/or clicking the "Accept" button you are providing consent Quest Software and its affiliates do NOT sell the Personal Data you provide to us either when you register on our websites or when you do business with us. For more information about our Privacy Policy and our data protection efforts, please visit GDPR-HQ