Is there a way to uninstall the agent (with OTP) from the CLI?
I have a machine that has an old agent and isn't upgrading successfully . When I run the .exe installer (LocalOffice.exe /SILENT), it errors out with result 229965824 (0x0db50000 - code 0). And trying to uninstall it from the console doesn't work either. I get "Uninstall triggered" and the agent is never removed.
So I don't have to interrupt the user, I would like to enter a remote PowerShell session on the users' machine, uninstall the agent manually with the OTP, and then redeploy it with our current tools. Is there a way to uninstall it via the CLI?