Usage: WBADMIN GET VERSIONS -backupTarget:{VolumeName | NetworkSharePath} -machine:BackupMachineName Lists details about ...

Usage: WBADMIN GET VERSIONS      [-backupTarget:{VolumeName | NetworkSharePath}]     [-machine:BackupMachineName]  Lists details about the available backups stored in a specific location. When  this command is used without parameters, it lists recoverable backups that  ran from the computer on which you used the command. Identifies the backup time  in MM/DD/YYYY-HH:MM format, the backup destination, and the version identifier.  -backupTarget   Specifies the storage location that contains the backups for                  which you want the details. Useful when you want details about                  backups stored in a different location. Alternate locations can                  be locally-attached hard disk drives, DVD drives, or remote                  shared folders.  -machine        Specifies the computer for which you want backup details.                  Useful when backups of multiple computers are stored in the                  same location.                  Should be used when -backupTarget is specified.  Examples: WBADMIN GET VERSIONS -backupTarget:h: WBADMIN GET VERSIONS -backupTarget:\\servername\share -machine:server01  Remarks: To list items available for recovery from a specific version, use WBADMIN GET ITEMS.