Skip to content

Instantly share code, notes, and snippets.

@wavecos
Last active May 25, 2023 21:18
Show Gist options
  • Save wavecos/59b0877dcdc8dea07c3d8b30b39f4f83 to your computer and use it in GitHub Desktop.
Save wavecos/59b0877dcdc8dea07c3d8b30b39f4f83 to your computer and use it in GitHub Desktop.
Change to new UUID for VHD file in Oracle Virtualbox #virtualbox #windows #uuid #vhd

Cambiar a un nuevo UUID para un archivo VHD con Virtualbox

En Powershell con permisos de administrador

.\VBoxManage.exe internalcommands sethduuid D:\UtilityTalent\Doepker\win2019_server_alt.vhd

Este comando se encuentra ubicado en:

C:\Program Files\Oracle\VirtualBox
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment