-startUpdate
Use this command-line switch to start the security agent update.
OS | Operation |
---|---|
Windows |
|
macOS |
|
Example
Windows:
eps.rmm.exe -startUpdate
stdout output example:
1552
macOS:
./eps.rmm -startUpdate
stdout output example:
0
The RMM SDK Tools will print to stdout an integer value. If the update process has been successfully started, the value is 0. Otherwise the value represents an error code.