Here’s my dilemma: I want enable _BESClient_Comm_CommandPollEnable only for Laptops. My plan was to create a new Task Message to enable this setting for laptops (using relevance).
How should I write my Action Script? This is what I have right now, please help!
if ((exists setting "_BESClient_Comm_CommandPollEnable"of client) then (value of setting “_BESClient_Comm_CommandPollEnable” of client = “1”))