Windows Server Backup vs Cloud Backup: What MSPs Need to Know
What is Windows Server Backup?
Windows Server Backup (WSB) is a backup feature built into Windows Server operating systems. It is available as an optional feature in Windows Server 2008 and later, and it allows administrators to back up and restore server data without purchasing third-party software.
WSB can perform full server backups, volume backups, system state backups, and file and folder backups. It can schedule regular automated backups and supports bare metal recovery — restoring an entire server including the operating system from a backup.
Installing Windows Server Backup
WSB is not installed by default but can be added through Server Manager:
- Open Server Manager
- Click Manage > Add Roles and Features
- Proceed through the wizard to Features
- Expand Windows Server Backup and select it
- Complete the wizard and install
Alternatively, via PowerShell:
Install-WindowsFeature Windows-Server-Backup
What Windows Server Backup Can Do
Full Server Backup
A full server backup captures all volumes on the server — operating system, applications, settings, and data. This provides a complete point-in-time copy that can be used for bare metal recovery if the server fails completely.
Volume Backup
Volume backups capture specific volumes rather than the entire server. This is useful when only certain drives contain data that needs protecting, or when storage constraints limit what can be backed up.
System State Backup
A system state backup captures the critical components that define the server's configuration: the registry, Active Directory (on domain controllers), the SYSVOL folder, boot files, and COM+ class registration database. This is useful for restoring a server's configuration without restoring all data.
Scheduled Backups
WSB supports scheduled automatic backups, running once or multiple times per day. Backups can be sent to a dedicated backup disk, a volume, or a network share.
Bare Metal Recovery
Bare metal recovery allows a failed server to be restored to completely new hardware — or to the same hardware after a catastrophic failure — using a WSB backup and the Windows Recovery Environment.
Limitations of Windows Server Backup
No Cloud Backup
WSB cannot back up directly to cloud storage. It supports locally attached external disks, dedicated internal volumes, and network shares only. If off-site backup is needed — and for any production environment it should be — additional tooling is required to move WSB backups to a remote location. This is the most significant limitation for MSPs whose clients need off-site protection.
No Deduplication or Compression
WSB does not perform deduplication or compression. Backup sets consume the full amount of storage that the source data occupies, with minimal efficiency gains. This makes large backup sets expensive in terms of storage.
Limited Application Support
WSB uses Volume Shadow Copy Service (VSS) to create consistent backups of live data. For many applications this works well, but for databases like SQL Server, application-aware backup plugins provide much more granular control — transaction log backup, point-in-time recovery, individual database restore — that WSB cannot match.
No Centralised Management
WSB is configured and managed per-server. There is no centralised console for managing backups across multiple servers. For MSPs managing multiple client servers, this is a significant operational limitation — checking backup status means logging into each server individually.
No Monitoring or Alerting
WSB logs backup results to the Windows Event Log, but it does not proactively alert administrators when backups fail. Identifying failures requires actively checking the Event Log or configuring third-party monitoring. In practice, this means backup failures often go unnoticed until a client needs to restore data.
When Windows Server Backup Makes Sense
WSB is a reasonable choice in limited scenarios:
- Small single-server environments where cost is a primary constraint and the server is non-critical
- Supplementary backup alongside a primary backup solution, for an additional local copy
- System state backup for domain controllers as part of an AD recovery strategy
- Development or test environments where full enterprise backup is unnecessary
For production environments serving business-critical functions — especially those managed by MSPs on behalf of clients — WSB's limitations typically make a dedicated cloud backup solution more appropriate.
Windows Server Cloud Backup: What to Look For
Purpose-built Windows server cloud backup solutions offer capabilities WSB cannot match. When evaluating options for MSP client environments, look for:
- Direct cloud backup: Backup directly to cloud storage — Azure, Wasabi, or similar — without additional tooling for off-site copies
- Deduplication and compression: Significantly reduced storage consumption and faster backups after the initial full
- Application-aware backup: Granular, transactionally consistent backup of SQL Server, Exchange, and Active Directory with point-in-time recovery
- Centralised management: Single console for monitoring and managing backup across multiple servers and clients without individual server logins
- Proactive monitoring and alerting: Notification when backups fail, with dashboards showing status across all protected systems
- Flexible retention: Granular retention policies per backup set, supporting both operational recovery and compliance requirements
- White-label for MSPs: Your branding on client-facing reports and portal — not the backup vendor's
For MSPs: Assessing Windows Server Backup in Client Environments
When taking on a new client, it is common to find WSB in use — sometimes configured and running, sometimes not running at all. Assessing the existing backup situation, identifying the gaps, and migrating to a managed cloud solution is a straightforward value-add conversation.
Key things to check when assessing an existing WSB setup:
- Is it actually running? Check the Event Log for recent successful backup events
- Where is the backup destination? Is it local only, or is there an off-site copy?
- When was the last restore test? Most WSB environments have never had a restore tested
- What is the retention? How many days or weeks of backups are retained?
- Are SQL Server or Exchange running on the server? If so, WSB is unlikely to be providing application-consistent backup
Most clients running WSB have a significant gap between what they think they have and what they actually have. The conversation about moving to a proper managed cloud backup service is usually short — the risk of not doing it is obvious once it's spelled out.
BOBcloud's Windows server cloud backup provides direct cloud backup to ISO 27001 certified Azure and Wasabi storage, with application-aware SQL backup, centralised management, and a white-label portal for MSPs. Start a free 30-day trial — no payment details required.