Hyper-V Server 2008 R2 几个问题
原创
©著作权归作者所有:来自51CTO博客作者mwt666的原创作品,请联系作者获取转载授权,否则将追究法律责任
今天安装了Hyper-V Server 2008 有几个问题。
1.默认防火墙是打开的,在cmd下,用Netsh,firewall,set opmode disable来关闭防火墙,或者参照[url]http://go.microsoft.com/fwlink/?linkid=121488[/url]来打开或者关闭相应的端口。这样才能远程管理Hyper-V Server 2008。
2.出了个很怪的问题,看图。
Bios肯定是在安装Hyper-V Server 2008 启动过。后来找个文章看了看
在命令行下输入"BCDEdit /set hypervisorlaunchtype auto”重启机器OK
提问和评论都可以,用心的回复会被更多人看到
评论
发布评论
相关文章
-
Windows Server 2008 R2: Hyper-V Component Architecture
最近微软发布了Windows Server 2008 R2: Hyper-V Component Architecture这个文档。该文档提供了理解Windows Server 2008 R2中Hyper-V关键技术的可视化参考。该文档关注于architecture, snapshots, live migration, virtual networking, storage, and impor
Windows Server Architecture hyper-v Component