NetWorker: Understanding Schedule Overrides
Summary: This KB provides a brief overview of how to configure schedule overrides in NetWorker Protection Policies.
Instructions
Backup levels and schedules are set at the NetWorker policy level, but schedule overrides can be defined in the workflow's actions.
For example, configuring overrides in the action properties in the "Specify the Advanced Options" window. The below example demonstrates how to skip every day of the month, but schedule a level full backup on the first Sunday every quarter:
The options set here use nsr_schedule. The syntax of the action must start with the backup level being performed: "full," "txnlog," "incr_synth_full," "incr," "skip," or the number "1." This is followed by a date which must be either a fixed date or a recurring date.
Fixed date: This format is:
level month/day/year. Month and day are two-digit numbers, year may be either two or four digits.
full 01/01/2023
level [ number ] weekday [ [ every ] [ number ] period ]
Weekday: Must be "Monday," "Tuesday," "Wednesday," "Thursday," "Friday," "Saturday," "Sunday"
Period: Must be "week," "month," "quarter," or "year."
full first Friday every month
,).
Additional Information
For more information, see the version-specific NetWorker Administration Guide Support for NetWorker | Search All Resources