Scheduling Database Backups

Technical Articles

Solution
Application
Content Type
Technical Documentation
Utilities & Services
ft:locale
en-US

You can schedule database backups to occur on an ongoing basis. You can also specify the number of backup files you want to keep. When the number of files in the backups folder exceeds the limit you set, the oldest file will be automatically deleted.

  1. Open Jamf Pro Server Tools.
  2. Click Scheduled Backups in the sidebar.
  3. Select the Enable scheduled backups checkbox.
  4. Choose the hour and the days that you want backups to occur.
  5. (Optional) To limit the number of backups that are retained, enter the number of backups that you want to keep in the Number of backups to keep field. All older backup files will be deleted when the scheduled backups run. To retain all backups, enter "0".
    Note:The backup file limit is based on the backup file dates and not the backup filenames. The backup file limit includes manual backups and any other .sql.gz files in the backups folder.
  6. To save the backups in a custom location, click Browse and select a different location.
    Note:

    It is recommended that you store the backups on a separate drive.

  7. For Windows, complete the following additional steps:
    1. Open Task Scheduler.
    2. Click Task Scheduler Library in the left sidebar.
    3. Select jamf-pro database backup JamfProServerToolsGui in the center pane.
    4. Click Properties in the Actions pane in the right sidebar.
    5. On the General tab, select Run whether user is logged on or not.
    6. (Optional) Select or deselect the Do not store password checkbox as needed for your organization. For example, if your organization has everything on the local computer, you should not need to store the password. However, if you need the password to access protected folders, you may need to save the password.
    7. (Optional) If the folder you are using for backups is protected and you need administrator privileges, select Run with highest privileges.
    8. Click OK.