--- title: "New-VBRFCDInstantRecoveryMappingOptions" description: "This cmdlet creates the VBRFCDInstantRecoveryMappingOptions object. This object defines mapping settings of virtual disks that you want to restore using the Instant FCD Recovery." canonical: "https://helpcenter.veeam.com/docs/vbr/powershell/new-vbrfcdinstantrecoverymappingoptions.html" breadcrumb: "Veeam PowerShell Reference > Veeam PowerShell Reference > Data Recovery > Instant First Class Disk (FCD) Recovery > New-VBRFCDInstantRecoveryMappingOptions" dateModified: "2026-08-19" --- # New-VBRFCDInstantRecoveryMappingOptions ## Short Description Defines mapping settings of virtual disks that you want to restore using the Instant FCD Recovery. **Product Edition**: Standard, Enterprise, Enterprise Plus, Veeam Universal License ## Syntax This cmdlet provides the following parameter sets:
FCDMappingAll
FCDMappingSpecified
|
Parameter |
Description |
Type |
Required |
Position |
Accept Pipeline Input |
|---|---|---|---|---|---|
|
All |
Defines mapping settings for all backed-up virtual disks. |
|
True |
Named |
False |
|
MountedDiskName |
Specifies an array of names for virtual disks that that are mounted to the datastore. |
|
True |
Named |
False |
|
NameInBackup |
Specifies an array of names for backed-up virtual disks. The cmdlet will define mapping settings for these disks. |
|
True |
Named |
False |
|
RegisteredFCDName |
Specifies an array of names for FCDs that are registered on the cluster. |
|
True |
Named |
False |