# powershell VirtualBox目录下
.\VBoxManage list vms
.\VBoxManage setextradata "虚拟机名称" "VBoxInternal/Devices/VMMDev/0/Config/GetHostTimeDisabled" "1" # 关闭时间同步
.\VBoxManage setextradata "虚拟机名称" "VBoxInternal/Devices/VMMDev/0/Config/GetHostTimeDisabled" "0" # 打开时间同步
VirtualBox关闭主机与虚拟机的时间同步
可以请我喝杯咖啡吗QAQ~
本文作者:vanxkr
本文链接:http://www.vanxkr.com/2019/8/vb-time-host
版权声明:本博客所有文章除特别声明外,均采用CC BY-NC-SA 3.0许可协议。转载请注明出处!
0 条评论