-startFullScan
Use this command-line switch to perform a full system scan.
OS | Operation |
|---|---|
Windows |
|
macOS |
|
Example
Windows:
eps.rmm.exe -startFullScan
stdout output example:
0
macOS:
eps.rmm.exe -startFullScan
stdout output example:
5023
The RMM SDK Tools will print at stdout an integer value. If the full system scan was successful, then the value is 0; otherwise the value is non-zero.