VHDX / VHD Konvertieren
Import-Module Hyper-V Convert-VHD -Path "C:\PATHTOVHD\source.vhd" -DestinationPath "C:\PATHTOVHDX\destination.vhdx" Convert-VHD -Path C:\PATHTOVHDX\source.vhdx -DestinationPath C:\PATHTOVHD\destination.vhd
Written By Christian Gebhardt | Unkategorisiert | 0 Comments
Import-Module Hyper-V Convert-VHD -Path "C:\PATHTOVHD\source.vhd" -DestinationPath "C:\PATHTOVHDX\destination.vhdx" Convert-VHD -Path C:\PATHTOVHDX\source.vhdx -DestinationPath C:\PATHTOVHD\destination.vhd
Session expired
Please log in again. The login page will open in a new tab. After logging in you can close it and return to this page.