The following arguments will be used to convert the HardDisk to the PVS vDisk. The P2V Tool is triggered only, if you run the right DiskMode, as you can see here
P2V Tool | vDisk Format | BootMode | Enable P2V Custom UNC-Path | P2V Custom UNC-Path | Enable custom arguments | Arguments | Command |
P2PVS | VHDX/VHD | Legacy BIOS | P2PVS C: /Autofit /L | ||||
P2PVS | VHDX/VHD | Legacy BIOS | X | C: /L | P2PVS C: /L | ||
P2PVS | VHDX | Legacy BIOS | X | \\Server\Share | P2VHDX %Computername%-yyyyMMdd-HHmm \\Server\Share C: | ||
P2PVS | VHD | Legacy BIOS | X | \\Server\Share | P2VHD %Computername%-yyyyMMdd-HHmm \\Server\Share C: | ||
P2PVS | UEFI | Fallback to ImagingWizard | |||||
ImagingWizard | VHDX/VHD | Legacy BIOS | P2PVS C: /QuitWhenDone | ||||
ImagingWizard | VHDX/VHD | Legacy BIOS | X | /QuitWhenDone | P2PVS /QuitWhenDone | ||
ImagingWizard | VHDX | Legacy BIOS | X | \\Server\Share | P2VHDX %Computername%-yyyyMMdd-HHmm \\Server\Share C: /QuitWhenDone | ||
ImagingWizard | VHD | Legacy BIOS | X | \\Server\Share | P2VHD %Computername%-yyyyMMdd-HHmm \\Server\Share C: /QuitWhenDone | ||
ImagingWizard | VHDX/VHD | UEFI | P2PVS /QuitWhenDone | ||||
ImagingWizard | VHDX/VHD | UEFI | X | /QuitWhenDone | P2PVS /QuitWhenDone | ||
ImagingWizard | VHDX | UEFI | X | \\Server\Share | P2VHDX %Computername%-yyyyMMdd-HHmm \\Server\Share /QuitWhenDone | ||
ImagingWizard | VHD | UEFI | X | \\Server\Share | P2VHD %Computername%-yyyyMMdd-HHmm \\Server\Share /QuitWhenDone |
If you using UEFI, the CLI for ImagingWizard are not able to select any Driveletter, the ImagingWizard might be failed to run. If you select the WriteCacheDrive for example in the ImagingWizard GUI, it works without any issues !!