-getLastSystemScan
Use this command-line switch to retrieve the last time a system scan was executed on the endpoint.
Windows:
eps.rmm.exe -getLastSystemScan
stdout output example:
dcf483c4-26d0-4e6f-ba28-6a53a00adae1=1586276370|da29f7c8-23b1-4974-8d11-209959ac694b=1584630073
The RMM SDK Tools will print the list of system scan tasks executed on the local endpoint and the last time the scan was executed. The format of the output will be a list of key-value pairs separated by the | pipe character, where a key is the scan ID, whereas a value shows the timestamp of the last execution.