Server backup using Windows Server Backup service | INTROSERV
EUR
european

EUR

usa

USD

English En
Ex. VAT Ex. VAT 0%

Server backup with Windows Server Backup

Windows Server Backup (WSB) is a built-in Windows Server feature that provides full and partial system backup capabilities. It supports scheduled and on-demand backups to a local disk or a network share. This tutorial covers installing WSB, connecting a network drive, and creating both one-time and scheduled backups of the entire server.

The examples use the CloudBox solution from INTROSERV as the backup destination. CloudBox supports the SAMBA/CIFS protocol required for WSB network backups. The steps are identical for any SAMBA-compatible backup share.

Installing the Windows Server Backup feature

Check whether the feature is already installed:

Get-WindowsFeature Windows-Server-Backup

If the Install State column shows Installed, skip to the next section. If it shows Available, proceed to step 2:

Install the feature:

Install-WindowsFeature Windows-Server-Backup

Verify the installation was successful:

Get-WindowsFeature Windows-Server-Backup

The Install State column should now show Installed.

Via Server Manager (alternative)

1. Go to Start → Server Manager → Manage → Add Roles and Features.

2. Select Role-based or feature-based installation and click Next.

3. Select the current server and click Next.

4. Skip the Server Roles step (click Next). On the Features step, check Windows Server Backup and click Next.

5. On the confirmation screen, click Install and wait for the installation to complete.

Backup limitations when using a network share

Danger

When backing up to a network share (SAMBA/CIFS), WSB stores only one backup set. Each new backup replaces the previous backup set on that share. If you need to retain multiple recovery points, use a local disk as the backup destination, or consider the INTROSERV Backup Service, which supports incremental backups and multiple restore points.

Warning

Do not save backups to the same physical disk that contains the data you are backing up. If that disk fails, both the data and the backup will be lost.

Connecting file storage as a network drive

1. Open Explorer - This PC - Map network drive:

2. Enter the share address in the format \\your_network_share and click Finish. If the share requires credentials, a login prompt will appear. After authentication, the network drive will appear in Windows Explorer:

Info

If the mapped drive is not reconnected automatically after a reboot, reconnect it manually or configure a persistent mapping using net use or Group Policy.

Mapping the drive at this stage is only to confirm that the server can reach the share and that the credentials work — WSB itself does not use the mapped drive letter and requires the full UNC path, which you will enter directly in the backup wizard.

Creating a one-time backup

1. Launch the backup feature: Start - Server Manager - Tools - Windows Server Backup:

2. In the Local Backup section on the left, click Backup Once in the Actions panel on the right.

3. On the Backup Options screen, select Different options and click Next.

4. On the Select Backup Configuration screen, select Full server to back up all volumes and system state. Click Next. A Custom option is also available if you need to back up only specific volumes or folders.

5. On the Specify Destination Type screen, select Remote shared folder and click Next.

6. Enter the UNC path to your backup share and click Next. For example: \\storage.example.com\backups — replace this with your actual share path.

Danger

 WSB requires a UNC path. A mapped drive letter (for example, Z:) is not accepted here.

7. Review the summary and click Backup. Wait for the operation to complete.

WSB will create a WindowsImageBackup folder on the backup share. Existing files outside that folder are not affected.

Creating a scheduled backup

A scheduled backup runs automatically at the times you specify. The setup is similar to a one-time backup, with one additional step for the schedule.

1. In Windows Server Backup, click Backup Schedule in the Actions panel.

2. On the Select Backup Configuration screen, select Full server and click Next.

3. On the Specify Backup Time screen, choose how often to run the backup, then click Next:

  • Once a day — select a time from the drop-down list.
  • More than once a day — add each required time using the Add button.

4. Click Next.

5. On the Specify Destination Type screen, select Back up to a shared network folder and click Next.

Tip

Scheduled backups to a network share keep only one backup set. Each run replaces the previous backup set on that share.

6. Enter the UNC path to your SMB share and click Next. WSB will prompt for credentials — enter an account that has read and write permissions on the backup share.

7. Review the summary and click Finish.

WSB will run the backup automatically at the scheduled times. To modify or remove the schedule, open Windows Server Backup, click Backup Schedule in the Actions panel, and select Modify backup or Stop backup.

Verifying backup success

After any backup — one-time or scheduled — verify the result using one of the following methods.

Windows Server Backup console

Open Windows Server Backup → Local Backup. The Messages section in the center pane shows the status of recent operations. A successful backup is listed as Backup with the status Success.

PowerShell

Get-WBJob -Previous 1

The output shows the last backup job, its start and end time, and whether it completed successfully.

wbadmin

wbadmin get versions -backupTarget:\\server\share

Replace \\server\share with your actual share path. The command lists all available backup versions on that share, confirming that the backup set was created and is accessible.

VAT

  • Other

    Ex. VAT

    0%
  • austria

    Austria

    20%
  • Belgium

    Belgium

    21%
  • Bulgaria

    Bulgaria

    20%
  • Croatia

    Croatia

    25%
  • Cyprus

    Cyprus

    19%
  • Czech Republic

    Czech Republic

    21%
  • Denmark

    Denmark

    25%
  • Estonia

    Estonia

    22%
  • France

    France

    20%
  • Finland

    Finland

    24%
  • Germany

    Germany

    19%
  • Greece

    Greece

    24%
  • Hungary

    Hungary

    27%
  • Ireland

    Ireland

    23%
  • Italy

    Italy

    22%
  • Latvia

    Latvia

    21%
  • Lithuania

    Lithuania

    21%
  • Luxembourg

    Luxembourg

    17%
  • Malta

    Malta

    18%
  • Netherlands

    Netherlands

    21%
  • Poland

    Poland

    23%
  • Portugal

    Portugal

    23%
  • Romania

    Romania

    19%
  • Slovakia

    Slovakia

    20%
  • Slovenia

    Slovenia

    22%
  • Spain

    Spain

    21%
  • Sweden

    Sweden

    25%
  • USA

    USA

    0%
european
states
  • germany
  • Español
  • Italiano
  • Poland
  • Русский
  • Slovenski
  • Türkçe
  • ukraine
  • kingdom
  • French
  • Hrvatska
  • Other
  • Austria
  • Belgium
  • Bulgaria
  • Croatia
  • Cyprus
  • Czech Republic
  • Denmark
  • Estonia
  • Finland
  • France
  • Germany
  • Greece
  • Hungary
  • Ireland
  • Italy
  • Latvia
  • Lithuania
  • Luxembourg
  • Malta
  • Netherlands
  • Poland
  • Portugal
  • Romania
  • Slovakia
  • Slovenia
  • Spain
  • Sweden
  • USA