We use VHD files für Profile and Office container. Is there an easy way to convert from VHD to VHDX? The reason why we want to to this is because VHD is only supported with Windows 7/8 and we use Windows 10. Regards Sandro
We use VHD files für Profile and Office container. Is there an easy way to convert from VHD to VHDX? The reason why we want to to this is because VHD is only supported with Windows 7/8 and we use Windows 10. Regards Sandro
Have you checked if above answers help?
If they are helpful, please do not forget to accept the answers.
Have a good day !
Best Regards
If you use the FSLogix tools you can easily convert. The syntax is c:\Program Files\FSLogix\Apps\frx.exe migrate-vhd -src -Dest
As an example c:\Program Files\FSLogix\Apps\frx.exe migrate-vhd -src <sharepath>\<username.vhd> -Dest <sharepath>\<username.vhdx>
Once it is complete make sure the vhdx has the proper NTFS permissions for the user or compare it to the vhd file.
Hello @PizzingrilliSandro-2941
We can use Hyper-V role or Powershell to convert VHD to VHDX;
Here's the detailed instructions: Convert VHD to VHDX using Hyper-V Manager and Powershell.
Best Regards
Karlie
If the Answer is helpful, please click "Accept Answer" and upvote it.
Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.
3 people are following this question.