Scheduling a scan using the CLI
Prev Next To schedule a scan:
Enable the CLI configuration mode:
hostname > enable
hostname # configure terminal
To reschedule a scan that runs daily:
fmps scan schedule scanID type daily time HH:mm
where HH is the hour (01-24) and mm is the minute (01-59).
To reschedule a scan that runs weekly:
fmps scan schedule scanID type weekly day day time HH:mm
where day is Sunday, Monday, Tuesday, Wednesday, Thursday, Friday, or Saturday; HH is the hour (01-24), and mm is the minute (01-59).
Save your changes:
hostname (config) # write memory
Was this article helpful?
Related articles
File Protect (FX) > File Protect 10.x > File Protect 10.x Product Guide > Configuration > Scan configuration > Configuring scans > Using the CLI to configure scans
File Protect (FX) > File Protect 10.x > File Protect 10.x Product Guide > Configuration > Scan configuration > Managing scans > Managing scans using the CLI
File Protect (FX) > File Protect 11.x > File Protect 11.x Product Guide > Configuration > Scan configuration > Managing scans > Managing scans using the CLI