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