积极答复者
Hyper-v 4.0 使用san光纤问题。

问题
答案
-
好的,您方便的话,可以将其中有用的答复作为本贴的答案,同时也可以给遇到类似问题的用户一个快速有用的参考。
您可以在答案下点击下方的“标记为答复”。
再次感谢您在此的分享,可以帮助到社区其他成员。很高兴能够与您共事~😊
Best regards,
Michael
Please remember to mark the replies as an answers if they help.
If you have feedback for TechNet Subscriber Support, contact tnmff@microsoft.com
- 已编辑 Michael HxyMicrosoft contingent staff, Moderator 2018年11月28日 5:36
- 已标记为答案 Michaelzeng3 2018年11月28日 6:38
全部回复
-
你好!
感谢您的提问。
根据我的经验,您可以参照这个链接 (https://charbelnemnom.com/2017/07/how-to-enable-guest-virtual-secure-mode-in-windows-server-2016-hyperv-ws2016/)中的Power shell命令,使用管理员运行如下powershell命令来启用virtualizationBasedsecurityOptOut,在更改这个设置之前,VM必须处于关闭状态,将其设置为true.
PS C:\Users\michael> set-vmsecurity -vmname vm -VirtualizationBasedSecurityOptOut $true PS C:\Users\michael> get-vmsecurity -vmname vm | select-object virtualizationbasedsecurityoptout
VirtualizationBasedSecurityOptOut --------------------------------- True
另外,您还需要参照以上链接中,再检查下您的组策略是否配置了VBS,同时也可以通过在RUN中运行msinfo32.exe来检查这个设置,如图:
希望以上可以帮助您解决问题。
如还需帮助可以随时在论坛回复我。
Best regards,
Michael
Please remember to mark the replies as an answers if they help.
If you have feedback for TechNet Subscriber Support, contact tnmff@microsoft.com- 已建议为答案 Michael HxyMicrosoft contingent staff, Moderator 2018年11月15日 15:27
-
你好!
请问您的这个事件进展如何?有解决吗?
Best regards,
Michael
Please remember to mark the replies as an answers if they help.
If you have feedback for TechNet Subscriber Support, contact tnmff@microsoft.com -
请问您的问题解决了吗? 如果您使用我们的方案解决问题,请“将其标记为答案”,以帮助其他社区成员快速找到有用的回复。
如果您使用自己的方案解决问题,请在此处分享您的经验和解决方案。 对于有类似问题的其他社区成员也是非常有帮助的。
如果没有,请回复并告诉我们目前的情况,以提供进一步的帮助。
Best Regards,
Michael
Please remember to mark the replies as an answers if they help.
If you have feedback for TechNet Subscriber Support, contact tnmff@microsoft.com -
Hi,
非常高兴您的问题已经解决~
请问是通过以上回答解决的吗?如果是,您可以“将其标记为答案”,这样也可以帮助遇到类似问题的其他社区成员快速地找到有用的回复。
如果您使用自己的方案解决问题,请在此处分享您的经验和解决方案。 对于有类似问题的其他社区成员也是非常有帮助的。
非常感谢您的支持和分享。😊
Best regards,
Michael
Please remember to mark the replies as an answers if they help.
If you have feedback for TechNet Subscriber Support, contact tnmff@microsoft.com -
好的,您方便的话,可以将其中有用的答复作为本贴的答案,同时也可以给遇到类似问题的用户一个快速有用的参考。
您可以在答案下点击下方的“标记为答复”。
再次感谢您在此的分享,可以帮助到社区其他成员。很高兴能够与您共事~😊
Best regards,
Michael
Please remember to mark the replies as an answers if they help.
If you have feedback for TechNet Subscriber Support, contact tnmff@microsoft.com
- 已编辑 Michael HxyMicrosoft contingent staff, Moderator 2018年11月28日 5:36
- 已标记为答案 Michaelzeng3 2018年11月28日 6:38