-
服务器分类的最新文章
-
最新评论
-
234235254:不错,对FLEX感兴趣现在加入FLEX圈吧,一起学习,一起进步!@
-
最新文章
-
目录
-
如何在Windows7上安装Hyper-v manager
下载 RSAT tools
Microsoft Remote Server Administration Tools for Windows
安装该工具
启用Hyper-v tool的功能,如图:
如果客户端属于域环境,恭喜您,现在就可以尝试连接了,如若是工作组,还得参考以下步骤:
下载Hyper-v远程管理配置工具:http://co
以管理员命令运行cmd,在命令行下输入:cscript //h:cscript (将wscript的模式切换到cscript,否则无法执行HVRemote)
通过CMDkey的命令存储连接到Hyper-v server的用户名和密码:cmdkey /add:targetname /user:username /pass:password
最后,使用hvremote工具HVRemote.wsf /anondcom:grant 允许客户端使用匿名的方式远程访问DCOM
Note that granting ANONYMOUS LOGON remote access to Distributed DCOM lowers the security settings of the client machine. It should on
至此,尝试使用Hyper-v manger 连接到Hyper-v server了。
0
收藏
Ctrl+Enter 发布
发布
取消