摘要: 1,查看“Remote Procedure Call (RPC)”启动2,设置下面选项。・Hyper-V服务器->虚拟交换机管理器,在虚拟交换机的[连接类型]下, 勾选[允许管理操作系统共享此网络适配器(M)]・防火墙中启用 Windows firewall の受信规则 Windows Manage 阅读全文
posted @ 2017-03-22 19:01 山的那一边 阅读(475) 评论(0) 推荐(0) 编辑
摘要: Set-VM -Name w-* -MemoryStartupBytes 1610612736 //(1.5G=1610612736) ●统计每台Hyper-V服务器上的运行的虚拟机(串行) 1 $HVServer=@('HV01','HV02') 2 foreach($hv in $HVServe 阅读全文
posted @ 2017-03-22 16:28 山的那一边 阅读(381) 评论(0) 推荐(0) 编辑
摘要: 命令说明:Get-VM : to get the list of running VMs from the source Hyper-V hostOut-Grid : with the new -PassThru parameter – to display an interactive list 阅读全文
posted @ 2017-03-22 16:14 山的那一边 阅读(378) 评论(0) 推荐(0) 编辑
只有注册用户登录后才能阅读该文。 阅读全文
posted @ 2017-03-22 16:03 山的那一边 阅读(7) 评论(0) 推荐(0) 编辑