cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
thoughtmonkey
Engaged Sweeper II
Hello,

Has anyone been able to deploy LSAgent silently using SCCM? I've tried a few ways but doesn't seem to like the command switches. It installs the agent, but doesn't have the Auth key assigned and can't see the windows client in the Web Console under LsAgent scanning.

Any scripts to install via SCCM available or easiest way/method to deploy would be great.

Thanks
1 REPLY 1
David_Goodwin
Engaged Sweeper II
Yes, Use the following command in your "Deployment Types / Scripts"
"LsAgent.exe" --server yourserverFQDNhere --port 9524 --agentkey agentkeyissuedtoserver --mode unattended

The -- double dashes are necessary. There is another post in the forum for deployment from the server itself and we have that working as well. https://www.lansweeper.com/forum/yaf_postst16524_LsAgent-for-Windows.aspx