--- title: "Get-VBRRecoveryMediaTarget" description: "This cmdlet returns available bootable media for creating Veeam Recovery Media. You can get the list of all media or search for instances directly by name or type." canonical: "https://helpcenter.veeam.com/docs/vbr/powershell/get-vbrrecoverymediatarget.html" breadcrumb: "Veeam PowerShell Reference > Veeam PowerShell Reference > Veeam Agent Management > Managing Protected Computers > Veeam Agent Management Recovery Media > Get-VBRRecoveryMediaTarget" dateModified: "2026-08-19" --- # Get-VBRRecoveryMediaTarget ## Short Description Returns available bootable media for creating Veeam Recovery Media. **Product Edition**: Community, Standard, Enterprise, Enterprise Plus, Veeam Universal License ## Syntax This cmdlet provides the following parameter sets:
AllParameterSets (Default)
Name
Type
|
Parameter |
Description |
Type |
Required |
Position |
Accept Pipeline Input |
|---|---|---|---|---|---|
|
Name |
Specifies the array of bootable media names. The cmdlet will return available bootable media with these names. |
|
False |
Named |
True (ByPropertyName) |
|
Type |
Specifies the array of bootable media types. The cmdlet will return available bootable media. |
|
False |
Named |
True (ByPropertyName) |