是否可以使用 Windows 10 上的 Hyper-V 管理器远程管理在 Windows Server 2008 R2 上运行的 Hyper-V?我知道 Windows Server 2012 R2 上的 Hyper-V 管理器不向后兼容 2008 R2(我不知道微软是否决定在 Windows 10 中为 Hyper-V 添加向后兼容性)。
我有一个安装了 Hyper-V 的 Windows 10 vm,当我尝试以域管理员身份连接到主机时,我收到一条消息:
An Error occurred while attempting to connect to server "Virtual1".
Check that the Virtual Machine Management service is running and that you are authorized to connect to the server.
You do not have the required permission to complete this task.
Contact the administrator of the authorization policy for the computer 'Virtual1'.
此错误消息不会告诉我是否在浪费时间,并且我没有找到任何网站说明 Windows 10 Hyper-V 管理器不向后兼容 Windows Server 2008 R2。我已经尝试winrm quickconfig
在主机上运行,正如 Windows 10 和 Windows Server 2012 R2 的另一个 ServerFault 页面上所建议的那样,但这似乎没有帮助。我能够在我的 Windows 7 机器上远程管理 Hyper-V,没有任何问题。
任何帮助将不胜感激。
我们已向 Microsoft 提交了票证。在他们的技术支持 4 天后,我们关闭了票证。最终答案,Windows 10 上的任何 Hyper-V 管理器都不会与 Server 2008 r2 通信。
此处记录了支持的 Hyper-V 和 Hyper-V 管理器组合: https ://docs.microsoft.com/en-us/windows-server/virtualization/hyper-v/manage/remotely-manage-hyper-v-hosts
基本上,从 Windows Server 2012 / Windows 8.1 到 Windows Server 2016 / Windows 10,Hyper-V 管理器可以管理相同和旧版本的 Hyper-V。对于旧版本,只有 Windows 的匹配服务器和客户端版本是兼容的。