小编drg*_*drg的帖子

使用 Windows 10 在 Windows Server 2008 R2 上管理 Hyper-V

是否可以使用 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 虚拟机,当我尝试以域管理员身份连接到主机时,我收到一条消息:

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 …
Run Code Online (Sandbox Code Playgroud)

hyper-v-server-2008-r2 windows-10

11
推荐指数
1
解决办法
7226
查看次数

基于组配置远程桌面

我有几个不同的 AD 组访问同一个远程桌面服务器 (Windows Server 2008 R2),我需要配置每个桌面,以便同一组中的每个用户的桌面上都显示相同的图标。例如,X 组的用户需要“App A”的快捷方式才能在 1111 端口上打开和“App B”的快捷方式,而 Y 组的用户需要“App A”的快捷方式才能在 2222 端口上打开和“应用程序 C”。

有没有办法根据客户端所属的组自动为客户端设置桌面配置?

remote-desktop group-policy windows-server-2008-r2

0
推荐指数
1
解决办法
59
查看次数