Clone via Export/Import I wanted to clone Win10 after installing so i would not need to install it for new VM’s. To do this i installed a VM with Win10. As soon as getting into the desktop I ran sysprep from: C:\Windows\system32\sysprep Note: This is not required if the VM…
Tag: vm
I had to increase disk size on a Windows 10 VM. They way to do this is to resize the VDI file. First turn off the VM. Then open Terminal and run the following commands to show the current disk size and then change it with VBoxManage. Check the disk…