Hi,
This is not a Lansweeper‑specific limitation but rather a Windows permission and environment behavior related to how the SYSTEM account and certificate store access work during Lansweeper software deployments.
When Lansweeper runs a deployment, it executes the installer or script under the local SYSTEM account on the target machine. The SYSTEM account indeed has elevated privileges, but under certain conditions—especially when no user session is active—some operations requiring user‑profile context or interactive Windows session components can fail.
When running commands via the Lansweeper deployment module, keep in mind that what you're effectively doing is sending CMD commands down to the targeted computers, to be run in the user context of the Run Mode user. Most feedback received, that isn't related to Deployment connectivity, is returned directly as a result of running the command on the computer in question.
With this in mind, ordinarily, you should be able to troubleshoot most deployment packages by running the command in your package in a CMD that's running with the same user as your selected Run Mode. The output, if run in the exact same user context on the exact same machine, should match the one received in the Deployment\Installer Logs page.