1.管理员权限打开powershell
2.配置命令
| 查看虚拟机基本信息 | Get-VM–VMname * |
| 查看虚拟机指定属性 | Get-VMVMname,AutomaticStartAction |
| 设置虚拟机自动启动 | |
| 设置虚拟机延迟启动(s) | |
1.管理员权限打开powershell
2.配置命令
| 查看虚拟机基本信息 | Get-VM–VMname * |
| 查看虚拟机指定属性 | Get-VMVMname,AutomaticStartAction |
| 设置虚拟机自动启动 | |
| 设置虚拟机延迟启动(s) | |
相关文章: