Hey Glenn,
First, a big thanks for this awesome tool.
Im trying to ping an ip adress and then get true or false as output.
I guess Win32_PingStatus is the way to go for this.
My line so far:
WMI=active:1,interval:0,color:ccffcc,text:VPN,namespace:root\cimv2,query:Win32_PingStatus Where ” & _”Address = ‘ip goes here’,
And that’s about it. I’ve tried different queryes with no luck. And im not shure how to display the output. Property:ProtocolAddressResolved?
Sys info:
Windows 10 Enterprise 64-biters Versjon: 17134.112
Intel(R) Core(TM) i7-8550U CPU @ 1.80GHz
Desktop Info version 1.5.1.874
(getting latest version shortly)
Thanks again for a great tool.