Is there a command one could use from Terminal to poll the GSM in Webroot for Mac?

  • 10 February 2017
  • 1 reply
  • 69 views

Userlevel 5
Badge +24
  • Popular Voice
  • 104 replies
Hi all,
 
I'm looking for a command (hopefully there is one) that could be used from the Mac Terminal to cause Webroot to poll the GSM console.  Is there such a command, or a way to do this?
 
I'm trying to script this action from our RMM software so that we can tell a Mac client "Go forth and check for updates/definitions...etc."  In Windows, it's just setting a flag in a registry key, but I'm unsure of how it would be done in a Mac.  If anyone has any ideas, I'd appreciate them.

1 reply

Userlevel 4
Badge +16
Try this:
sudo /usr/local/bin/WSDaemon -poll

Reply