Getting Started with Backups
This guide walks you through enabling endpoint backup on your first devices, verifying the initial backup completes successfully, testing a restore, and setting up SaaS backup for a Microsoft 365 tenant.
Prerequisites
- An active Hub organization
- At least one device enrolled via The One RMM (for endpoint backups)
- Admin access to your M365 or Google Workspace tenant (for SaaS backups)
Step 1: Enable the Backups Module
- Open Hub and navigate to your organization's Billing page
- Add the Backups subscription — standalone or as part of an Endpoint bundle
- Navigate to the Backups console from the waffle menu
Once your subscription is active, the Backups module is available for activation on enrolled devices.
Step 2: Create Your First Backup Policy
A backup policy defines what gets backed up, when, and how long to keep it.
- In the Backups console, go to Policies → New Policy
- Use the Workstation Default template as a starting point — it includes:
- User documents, desktop, and application data
- Hourly incremental backups
- 7-day daily retention, 4-week weekly retention, 12-month monthly retention
- AES-256-GCM encryption enabled
- Name the policy and set its scope to Company if you want it to apply to all devices under a specific client, or Global to apply it to all devices in your tenant
- Click Save Policy
Step 3: Assign the Policy to Devices
- Go to Devices in the Backups console
- Select one or more devices to protect
- Click Assign Policy and select the policy you just created
- The policy takes effect on the next scheduled backup window
Alternatively, when creating a policy with Company or Global scope, devices under that scope are automatically covered without manual assignment.
Step 4: Verify Your First Backup Job
The agent executes the first backup within the next scheduled interval (default: hourly for incrementals).
- Go to Jobs in the Backups console
- Find the job for your device — it will appear with status Running while in progress
- Once complete, it will show Success with the number of files transferred and storage used
The first backup is a full backup. Subsequent jobs are incrementals unless the policy defines a daily full schedule.
Step 5: Test a Restore
Verifying that your backup is actually restorable is as important as running the backup. Do not skip this step.
- Go to Catalog for your device
- Select the most recent backup snapshot
- Navigate to a test file — pick something small and non-critical
- Click Restore → Restore to Alternate Location
- Choose a target path (e.g., the desktop, a temp folder)
- Confirm the restored file opens and matches the original
This confirms the backup chain is intact and the restore pipeline is working end-to-end.
Step 6: Set Up SaaS Backup for an M365 Tenant
- In the Backups console, go to SaaS → New Connection
- Select Microsoft 365 as the provider
- Enter the M365 Tenant ID (found in Azure AD → Tenant Properties)
- Name the connection (e.g., the client company name)
- Select the scopes to back up: Exchange, OneDrive, SharePoint, Teams
- Click Save — the connection is created with status Setup
Complete the OAuth Consent Flow
- Click Authorize on the new connection
- You are redirected to the Microsoft admin consent page
- Sign in as a Global Administrator of the M365 tenant
- Review the permissions requested and click Accept
- You are redirected back to the Backups console — the connection status updates to Active
The first SaaS backup job runs within 24 hours (default daily schedule). You can also trigger a manual backup from the Jobs tab.
What to Expect in the First 24 Hours
| Time | What Happens |
|---|---|
| 0–1 hr | Policy assigned; first full backup job queued |
| 1–6 hrs | Full backup runs (duration depends on data volume) |
| 6–8 hrs | SaaS backup job runs for M365 (initial full sync) |
| 24 hrs | Health dashboard populates with backup status per device |
| Day 2+ | Incremental jobs run on schedule; catalog grows with new file versions |
Next Steps
- Endpoint Backup Agent — What is backed up and how to customize inclusions/exclusions
- Backup Policies — Policy scope, inheritance, and schedule options
- Retention Schedules — GFS retention model and storage cost implications
- Restore Procedures — All restore options including bare metal and SaaS item restore
- Backup Health Monitoring — SLA tracking, alerts, and PSA integration