How long does a Command Runner session stay active?
All sessions time out after 5 minutes of inactivity.
What type of Commands can I run?
Command Runner supports any command that can be used within Powershell or Command Prompt (Windows) or Terminal (MacOS), depending on the target device. It facilitates single line commands, and can be used to run longer scripts that already present on the device. Note that at this time it is not recommended to run long running commands due to our time out parameters.
Can I run commands when a device is offline?
No, you cannot run commands when a device is offline.
Can I schedule commands to run at a specific time?
No, not at this time.
What user permissions on the device does Command Runner use?
Device user permission for Command Runner are Root on MacOS and Administrator on Windows.