I have a problem backing up multiple virtual machines using the -hyperv:comma-delimited_list command, for example:
wbadmin start backup -backuptarget:E: -hyperv:VM1,VM2,VM3 -vssFull -quiet
fails with "the hyper-v component specified is invalid", but is successful if I only list a single VM.
Any ideas gratefully received.