computer training

  • workstationHow to Fix the Bridged Connection Not Working in VMware Workstation Issue

    How to Fix the Bridged Connection Not Working in VMware Workstation Issue

    How to Fix the Bridged Connection Not Working in VMware Workstation Issue Fix VMware Workstation Pro 17 Network Connection Issues VMware Bridged Network Not Working | VMware No Internet Access Bridged Mode. bridged network connectionvmware workstation cant use bridged network type bridged network connection wont get on internet vmware workstation 16 and network settings vmware workstation 17 network setup tutorial…

    Read More »
  • WindowsAdd Additional Customization to the Windows 11 Taskbar Buttons & Labels Options

    Add Additional Customization to the Windows 11 Taskbar Buttons & Labels Options

    You probably know that Microsoft finally included the option ungroup the taskbar buttons and show labels for Windows 11. But if you want some additional customization options, you can try the Taskbar Labels for Windows 11 mod that is used in the Windhawk Windows customization app. This tool will give you the following options for the taskbar buttons and labels.…

    Read More »
  • How to Convert a VMware VMDK Virtual Disk to a VirtualBox VDI File

    If you have a virtual machine running in VMware Workstation that you want to convert to runimport in Oracle VirtualBox then it’s an easy process to convert a VMDK virtual disk file to a VDI file using a free tool called QEMU disk image utility. Here is the sample command from the video. qemu-img.exe convert -p “D:VMware VMsWindows 11 Pro…

    Read More »
  • How to Convert a VirtualBox VDI Virtual Disk to a VMware VMDK File

    If you are using Oracle VirtualBox for your virtualization platform and would like to move your virtual machines over to VMware Workstation, you can convert the disk file from a VDI format to a VMDK format. Then you can attach the VMDK disk file to a new VM in VMware Workstation and run it there. Here is the command from…

    Read More »
  • How to Convert a VMware VMDK Disk File to a Hyper-V VHDX Disk File

    If you have a virtual machine running in VMware Workstation that you want to convert to run in Microsoft Hyper-V, then it’s an easy process to convert a VMDK file to a VHDX file using a free tool called QEMU disk image utility. Here is the sample command from the video. qemu-img.exe convert source.img -O vhdx -o subformat=dynamic dest.vhdx qemu-img.exe…

    Read More »
  • How to Convert a Hyper-V VHD or VHDX Disk File to a VMware VMDK File

    If you have a virtual machine in Microsoft Hyper-V that you want to use in VMware Workstation, you can easily convert a VHD or VHDX disk file to a VMDK disk file. Then you can create a VM in VMware and use this converted Hyper-V VHDX disk for your new virtual machine. Here are the sample commands from the video.…

    Read More »
Back to top button