How does SnapCenter schedule backup jobs?
Applies to
- SnapCenter Server prior to version 6.x (SC)
- SnapCenter Plug-In for VMware vSphere (SCV)
- SnapCenter Application Plug-Ins prior to version 6.x
Answer
The below table specifies each SnapCenter Plug-In and where scheduled tasks are created and stored
| Plug-In | Scheduler |
| SnapCenter Plug-In for VMware vSphere | All jobs are created as cron jobs on the SCV appliance |
| SnapCenter Plug-In for Windows | All jobs are created on the Windows Plug-In host |
| SnapCenter Plug-In for SQL |
|
| SnapCenter Plug-In for Exchange |
|
| SnapCenter Plug-In for Oracle | All jobs are scheduled on the SnapCenter Server in Windows Task Scheduler |
| SnapCenter Plug-In for SAP | All jobs are scheduled on the SnapCenter Server in Windows Task Scheduler |
- The naming rule for task scheduler job is
"SnapCenter_RG-<Resource_Group_ID>_POLICY-_<Policy_ID>_<Frequency>". - IDs for resource groups and policies can be confirmed with
"Get-SmResourceGroup"and"Get-SmPolicy"Cmdlets.
Example:

Additional Information
additionalInformation_text
