(Solved) No Disks Are Available for Use as a Backup Storage Destination  

(Solved) No Disks Are Available for Use as a Backup Storage Destination


Table of Contents
  1. The issue: No disks are available for use as a backup storage destination
  2. How to fix Windows server backup drive not visible
    1. Solution 1: Use external hard disk as backup destination
    2. Solution 2: Use another hard disk as the backup destination
    3. Solution 3: Create VHD/VHDX to store backup image
    4. Solution 4: Schedule backup to network share with Task Scheduler
    5. Solution 5: Try Windows Server Backup best alternative
  3. Further Reading: Choose Suitable Destination Device for Windows Server Backup
  4. Summing up

The issue: No disks are available for use as a backup storage destination

The backup process failed due to an error in the "Select destination disk" step. This error is typically caused by a permissions issue or a disk space issue. Can you check the permissions and disk space on the destination disk to see if that resolves the issue?
No disks are available for use as a backup destination, which can occur when all attached disks are hosting operating systems or application data. To resolve this, attach an empty disk to serve as a backup destination.
You're backing up to a network share and it works fine with the "Backup Once" option, but fails with the "Backup Schedule" option due to an error related to free volumes without operating system or application data.

No Disks

Many users face the issue of Windows Server Backup being unable to create a backup due to a lack of available backup storage location. If you're experiencing this problem, don't worry - this article offers 5 effective solutions to help you resolve the issue and get your backups running smoothly again.

How to fix Windows server backup drive not visible

To resolve the issue of no disks being available for use as a backup storage destination, follow these steps:

Solution 1: Use external hard disk as backup destination

If your server is running Windows 2008, use an external disk as the backup storage destination instead of a network share, as the latter is not supported on this edition. Then, schedule a backup using Windows Server Backup. Note that the external disk may not always be recognized.

Solution 2: Use another hard disk as the backup destination

If the external disk isn't being recognized, you can use the wbadmin command to switch the backup destination to a different external hard drive or volume, and then back up again.

1. To run Windows PowerShell as an administrator, click on the "Start" button, then select "Windows PowerShell" from the list of installed applications. Right-click on the Windows PowerShell icon and choose "Run as administrator" from the context menu.

2. To get the disk identifier for your newly connected external hard disk, use the command `wbadmin get disks` in the command prompt.

3. Then input:

Wbadmin enable backup -addtarget:{4086d1a4-3f00-453b-82c1-4ef38e511070}

Wbadmin Change Destination

Tip: The {4086d1a4-3f00-453b-82c1-4ef38e511070} is your disk identifier.

4. Input Y to confirm the change.

Solution 3: Create VHD/VHDX to store backup image

To create a virtual hard drive (VHD) on your local drive or network share folder, you can follow these steps: first, create a new folder on your local drive or network share, then right-click on the folder and select "New" > "Virtual Hard Disk" to create a VHD file. Alternatively, you can use a tool like Disk Management or a third-party software to create a VHD. Once the VHD is created, you can specify it as the target disk for the Windows installation.

1. To open Disk Management, type `diskmgmt.msc` in the Run box and press Enter.

2. Click Action -> Create VHD option.

3. To create a virtual hard disk, click on "New" and select "Virtual Hard Disk" from the menu. Then, click on "Browse" to choose a location where you want to save the VHD file and select the desired disk size. Finally, click on "OK" to confirm your selections.

Create VHD

4. Then Initialize Disk, and select New Simple Volume.

To resolve the issue where the backup wizard cannot find any drives that are suitable for a backup destination, you can select a VHD as a backup target disk. If you need a virtual disk larger than 2TB, try creating a VHDX instead. This option is also applied if the wizard cannot find any suitable drives.

Solution 4: Schedule backup to network share with Task Scheduler

In Windows Server 2008, you can't create a scheduled backup to a network share or drive, resulting in the "no disks are available for use a backup destination" error. However, you can use Task Scheduler to achieve this.

1. Type the following command in a text file and save it as a .bat file.

Wbadmin Proceed -backupTarget:\\[Shared_Computer\dir\]\[Share name] -include:C: -vssFull -quiet

2. To run Task Scheduler in the Administrator Tools and select Create Basic Task, follow these steps: Run Task Scheduler in the Administrator Tools and select Create Basic Task.

3. Create a task name and description, then choose the trigger (Daily, Weekly, Monthly, or others) to run a task.

how to trigger the task

4. In the Action tab, select Start a program and browse the .bat file.

start a program

5. The scheduled task for the batch file was created, and the task will run at the specified time and frequency. The batch file will execute the specified command when triggered. Confirm and click Finish to complete the process.

Tip: For server 2008 R2 or later systems, you can directly backup to a network drive using Windows Server Backup, but keep in mind that scheduling backups to a network drive will only create one backup, overwriting the previous one.

Solution 5: Try Windows Server Backup best alternative

If the above solutions are not working or you want an easier way, try the best alternative to Windows Server Backup - Qiling Disk Master Server, which is more flexible and offers several advantages.

To enjoy Qiling Disk Master Server, download the 30-day trial version and connect an external hard drive to your server computer, ensuring it is recognized by Windows.

Here are how to backup disk in Windows Server:

1. Run Qiling Disk Master Server, and select Backup -> Disk Backup.

Disk Backup

2. To begin the backup process, click the "+" button next to "Disks" and select the disk you want to backup.

Disks

3. Select the connected external drive as backup storage destination, and you can also backup to USB drive, network drive, NAS, or cloud drive.

Select Backup Destination

4. Tap the Schedule Backup option, and choose the option to run the Windows Server backup daily, weekly, monthly, or when an event trigger occurs, or when a USB drive is plugged in.

Schedule Settings General

Other helpful settings you could set:
Schedule Backup: You can set hourly backups and schedule tasks to run automatically, even waking the computer if needed, to ensure you don't forget to backup.
Options: You could modify the backup image, for example, by compressing, splitting, or encrypting it, or using other options like sector-by-sector backup, intelligent sector backup, or VSS (Volume Snapshot Service) to create an exact backup.
Backup Scheme: You can select a backup method among full, incremental (default), and differential backup. This choice determines the cleanup methods available to you. If you opt for differential backup, you'll have access to 4 cleanup methods.

5. To backup Windows Server to an external hard drive, click on the "Proceed" button after selecting the external drive as the destination for the backup. This will initiate the backup process, which may take some time depending on the size of the data being backed up and the speed of the external drive.

Proceed

After about 30 minutes or more, depending on your capacity of data, your data will be backed up successfully without issues like "no disks are available for use a backup destination".

Further Reading: Choose Suitable Destination Device for Windows Server Backup

The conditions you should be aware of when choosing the right destination device include the device's compatibility with your existing technology, its capacity to handle your data and workload, and its ability to meet your specific needs and requirements. Additionally, consider the device's security features, durability, and any additional features you may need, such as ports or connectivity options.

When trying to backup system state with Windows Server Backup or Wbadmin, you may receive an error message stating that the specified backup location could not be found or is not a supported backup storage location.

Summing up

You can either fix the problem by using Windows Server Backup as a backup destination, or leave it behind by using Windows Server Backup as a best alternative. This allows you to restore the image to a new hard drive or even a new server with different hardware.

For IT technicians, Qiling Disk Master Technician or TechPlus edition is recommended, as it allows simultaneous image restoration to multiple computers over a network and enables the creation of a portable version for backup and restore of Windows Server without the need for reinstalling.

If you're looking to manage backup tasks for all computers within a LAN from a single central management console, consider using Qiling Centralized Disk Master.

Related Articles


Is this information helpful?     

What can we do to improve this information? (Optional)
Refresh Please enter the verification code!