Consider the following scenario:
- You have a computer that is running Windows Server 2012.
- You use the Windows Server Backup utility to back up files to an external drive.
- You remove the external drive after the backup is complete.
- You try to attach a second drive in the backup schedule. For example, you attach another external drive, and then you run the following command:
WBADMIN ENABLE BACKUP -addtarget: {xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx}
The filename, directory name, or volume label syntax is incorrect.
Note The {xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx} placeholder represents the disk identifier number. You can run the wbadmin get disks command to check the disk identifier number, and the output resembles 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
Disk number: x
Disk identifier: {xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx}
Total space: xxx.xx GB
Used space: xxx.xx GB