
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-16-2018 12:14 PM
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!
Thanks!
Labels:
- Labels:
-
Product Feedback
13 REPLIES 13

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-25-2018 08:00 AM
We are using Intune with a build MSI from the lsagent.exe. We build the MSI with the free program MSI Wrapper. In the parameter settings we used the settings: --server LAN-001 --port 9524 --agentkey 4c2db649-014a-41f5-a01d-123456abc --mode unattended.
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-27-2023 06:49 PM
We've used the MSI Wrapper as well. I don't like how the program shows with all the bloat, but it accomplishes what we needed.
-Don't forget to hand out Kudos and mark Solutions to replies you receive!-
LS Tech Support Email: Support@lansweeper.com
LS Tech Support KB: https://www.lansweeper.com/contact-support/
LS Tech Support Email: Support@lansweeper.com
LS Tech Support KB: https://www.lansweeper.com/contact-support/

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-25-2018 11:04 AM
ictcafe wrote:
We are using Intune with a build MSI from the lsagent.exe. We build the MSI with the free program MSI Wrapper. In the parameter settings we used the settings: --server LAN-001 --port 9524 --agentkey 4c2db649-014a-41f5-a01d-123456abc --mode unattended.
FYI I changed the agent key in your post since I'm not sure how safe it is to publicly post your LsAgent key (better safe than sorry).
Regardless, it's a very innovative way of getting an MSI. I'll try it out myself and document the steps as this might be useful for others.

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎11-30-2018 03:05 PM
Charles.X wrote:
Regardless, it's a very innovative way of getting an MSI. I'll try it out myself and document the steps as this might be useful for others.
Charles - have you had a chance to go through this and document/write up?
Seems to work pretty well...
