Examples: WBADMIN START RECOVERY -version:03/31/2005-09:00 -itemType:Volume -items:d: WBADMIN START RECOVERY -version:03/31/2005-09:00 ...

Examples:
WBADMIN START RECOVERY -version:03/31/2005-09:00 -itemType:Volume -items:d:
WBADMIN START RECOVERY -version:03/31/2005-09:00 -itemType:App 
-items:Registry -recoverytarget:d:\
WBADMIN START RECOVERY -version:03/31/2005-09:00 -itemType:File 
-items:d:\folder -recursive
WBADMIN START RECOVERY -version:03/31/2005-09:00 -itemType:Volume 
-items:\\?\Volume{cc566d14-44a0-11d9-9d93-806e6f6e6963}\
WBADMIN START RECOVERY -version:04/30/2005-09:00 -backupTarget:\\servername
\share -machine:server01
WBADMIN START RECOVERY -itemtype:hyperV -items:64A50294-D491-48D8-8FFB-6A97BC72B095
WBADMIN START RECOVERY -itemtype:hyperV -items:*
WBADMIN START RECOVERY -itemtype:hyperV -items:64A50294-D491-48D8-8FFB-6A97BC72B095
-backupTarget:\\servername\share -machine:server01
WBADMIN START RECOVERY -itemtype:hyperV -items:64A50294-D491-48D8-8FFB-6A97BC72B095
-recoveryTarget:E:
ecover -recreatePath
WBADMIN START RECOVERY -itemtype:hyperV -items:64A50294-D491-48D8-8FFB-6A97BC72B095
-recoveryTarget:E:
ecover -alternateLocation

Remarks:  To view a list of items available that are available for recovery 
from a specific backup version, use WBADMIN GET ITEMS. If a volume did not 
have a mount point or drive letter at the time of backup, then this command 
would return a GUID-based volume name that should be used for recovering the 
volume.
When the -itemtype is App, you can use a value of ADIFM for -item to perform
an install from media (IFM) operation to recover all the related data needed 
for Active Directory Domain Services. ADIFM creates a copy of the Active 
Directory database, registry, and SYSVOL state, and then saves this 
information in the location specified by -recoveryTarget. Use this parameter 
only when -recoveryTarget is specified.
Note: Before using WBADMIN to perform an Install from Media operation, you 
should consider using the NTDSUTIL command because NTDSUTIL only copies 
the minimum amount of data needed. Also, the NTDSUTIL IFM subcommand removes 
secrets, such as passwords, from read-only domain controller (RODC) 
installation media. This makes transportation of the installation media 
more secure.