Guest time sync cannot be disabled
Posted: 6. Jan 2019, 17:36
I'm running a Win 10 guest on a Win 10 host, and am trying to disable guest time sync. Basically I want guest time to only pass when the guest is up and running.
Details:
VirtualBox 5.2.22 r126460 with extension pack
Host is Win 10 Home 64-bit 1809
Guest is Win 10 Home 32-bit 1809 with guest additions, vminfo is pasted here: pastebin(dot)com/d2Dw49Dy
I've verified the name of the VM, run the following, verified that the value is 1, and disabled guest networking:
Details:
VirtualBox 5.2.22 r126460 with extension pack
Host is Win 10 Home 64-bit 1809
Guest is Win 10 Home 32-bit 1809 with guest additions, vminfo is pasted here: pastebin(dot)com/d2Dw49Dy
I've verified the name of the VM, run the following, verified that the value is 1, and disabled guest networking:
VBoxManage setextradata "Windows 10 32-bit" "VBoxInternal/Devices/VMMDev/0/Config/GetHostTimeDisabled" 1But there is no change. Every time I start the guest it receives the updated host time. How can I fix this?