SBS 2011 – cannot add additional backup destination drives – Error message when you try to add an additional disk to a scheduled backup: “The filename, directory name, or volume label syntax is incorrect”

By | 09/09/2013

Add a new disk to the backup schedule by running the wbadmin command from an elevated command prompt.

Run the following command from an elevated command prompt to determine the Disk Identifier of the new disk:

wbadmin get disks

Based on the output, locate the disk that will be added to the scheduled backup. Make a note of the Disk Identifier. The output will resemble the following:

Disk name: xxxxxxxxxxx

Disk number: x

Disk identifier: {xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx}

Total space: xxx.xx GB

Used space : xxx.xx GB

Run the following command to add the new disk to the Scheduled backup. Use the Disk Identifier from the previous step as the “AddTarget” parameter.

WBADMIN ENABLE BACKUP -addtarget:{xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx}

When you receive the following prompt, type Y for Yes.

via Error message when you try to add an additional disk to a scheduled backup: “The filename, directory name, or volume label syntax is incorrect”.

Leave a Reply

Your email address will not be published. Required fields are marked *