- Disable time sync of the virtual machine:
VBoxManage setextradata MyVM "VBoxInternal/Devices/VMMDev/0/Config/GetHostTimeDisabled" 1
- Optionally, introduce an offset (in milliseconds) regarding the current time
VBoxManage modifyvm MyVM --biossystemtimeoffset -1209600000