One of the reasons we're interested in using lsAgent is for laptop fleets. These laptops don't regularly connect to the office network, so scanning centrally on an interval won't always find them. The cloud relay service solves this problem neatly, however in order to install the lsAgent on the laptops (and update the agent with new releases), it seems the best way is to push the software via GPO. This way, all the laptops will eventually receive the agent the next time the user is in the office. Providing an MSI version of the installer will make it easier for us to deploy the agent automatically via GPO. We'd need MST support to be able to specify the unique relay key / server name / port numbers of course.
Thanks!