I'm trying to get this to work. I want to discover all Windows services with state Automatic, but not the ones with startup trigger. According to the documentation this can be done, since 3.4.4, by using the new macro SERVICE.STARTUPTRIGGER. I tried to add that to the discovery rule's filters ({#SERVICE.STARTUPTRIGGER} = 0), but all Windows services now disappear from the LLD!
Am I doing something wrong?
Am I doing something wrong?
Comment