I am trying to install LSAgent on a remote computer not connected to our domain. I am trying to install from another program that connects directly to their console which allows me access to command prompt and Powershell.
I copy the LSAgent file to their computer, browse to the directory the exe is in using Powershell and then run the following command:
.\LsAgent-windows.exe --server --port 9524 --agentkey ca5a9901-79a4-4e31-b0d1-15be4679a36b --mode unattended
It goes through the motions like it is doing something but the program does not get installed.

Any suggestions?