NetXMS Support Forum

English Support => General Support => Topic started by: Sympology on April 24, 2013, 11:19:22 AM

Title: Help with WMI
Post by: Sympology on April 24, 2013, 11:19:22 AM
This sin't really an area I deal with, so some hand holding is really needed!

How do I query a value from WMI? I knwo the cmd I need, but have no idea how to set it up in the agent and then in the data collection configurator.

The cmd you would run on the local machine is:

wmic OS Get DataExecutionPrevention_SupportPolicy

it will return a value of 0 -3 and I have no problem getting this to alarm etc, it just the actual config I can't work out.

thanks as always guys.