We have a Server 2008 R2 64-bit, use a rotation of external USB drives to back it up. One of those drives has failed, therefore I now want to remove it from the list of backup destinations. Of course you cannot do it from the GUI, because to do it from there you have to have all drives attached and that one is failed. But to do it via command-line I have to supply the drive ID which I cannot get because it has failed!
That ID has to be stored somewhere. Is there a command-line wbadmin option that I can run that will show me the ids of all drives that the program has listed as backup destinations? Or is that list maybe accessible somewhere in the registry?
If I have to I can delete the entire job and start over, don't want to do that as then I will have to re-attach every single drive in the rotation and re-add them.
Thank you