积极答复者
Windows Server 2012 R2 Core安装图形化界面如何指定光盘源

问题
-
PS C:\Windows\system32> Install-WindowsFeature -Name Server-Gui-Mgmt-Infra,Server-Gui-Shell -Restart
Install-WindowsFeature:请求添加或删除指定服务器上的功能失败。
安装一个或多个角色、角色服务或功能失败。
无法下载源文件。
请使用“源”选项指定还原该功能所需的文件位置、有关指定源位置的详细信息,请参阅
http://go.microsoft.com/fwlink/?LinkId=243077.错误0x8000f0906
所在位置行:1字符:1
+ Install-WindowsPeature -Name Server-Gui-Mgmt-Infra,Server-Gui-Shell -Restart
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+CategeryInfo:InvalidOperation:<@<Vhd=; Credent...Name=localh
ost>:PSOhject>[Install-WindowsFeature].Excption
+FullyQualifiedErrorld:DISMAPI_Error__Chs__Cbs_Download_Feailure.Microsoft.Wi
ndows.ServerManager.Commands.AddWindowsFeatureCommand
Success Restart Needed Exit Code Feature Result
--------- ------------------ ------------ ----------------
False No Faild <>
如上,用-Source选项?光盘是D盘,那么路径指什么试了'd:\sources\sxs'、'WIM:d:\sources\install.wim'
和'd:\sources\install.wim' 都没用。
- 在我们能够验证您的帐户前,正文文本不能包含图片和链接。
答案
-
您好,
感谢您的回复。
该命令是没有问题的。
尝试将Windows sever 2016 core的安装包,放在您电脑上的本地硬盘中,再次尝试,我之前回复您的命令,记得更改对应的驱动号。
希望以上信息对您有所帮助。
再次感谢您的理解与支持。
最好的祝福,
Otto
Please remember to mark the replies as answers if they help.
If you have feedback for TechNet Subscriber Support, contact tnmff@microsoft.com.- 已建议为答案 otto wang 2019年4月25日 6:25
- 已标记为答案 Problem baby 2019年4月30日 14:58
全部回复
-
您好,
感谢您在我们论坛发帖。
请参照以下命令中的路径进行尝试。
Install-WindowsFeature -Name "Server-Gui-Mgmt-Infra","Server-Gui-Shell" -source:wim:d:\sources\install.wim:4
我们可以参考以下链接。
Install-WindowsFeature -name server-gui-mgmt-infra -source D:\sources\install.wim
希望以上信息对您有所帮助。
再次感谢您的理解与支持。
最好的祝福,
Please remember to mark the replies as answers if they help.
If you have feedback for TechNet Subscriber Support, contact tnmff@microsoft.com. -
您好,
感谢您的回复。
该命令是没有问题的。
尝试将Windows sever 2016 core的安装包,放在您电脑上的本地硬盘中,再次尝试,我之前回复您的命令,记得更改对应的驱动号。
希望以上信息对您有所帮助。
再次感谢您的理解与支持。
最好的祝福,
Otto
Please remember to mark the replies as answers if they help.
If you have feedback for TechNet Subscriber Support, contact tnmff@microsoft.com.- 已建议为答案 otto wang 2019年4月25日 6:25
- 已标记为答案 Problem baby 2019年4月30日 14:58
-
您好,
只需检查以查看所提供的信息是否有用。如果您需要进一步的帮助,请告诉我们。
Best Regards,
Otto
Please remember to mark the replies as answers if they help.
If you have feedback for TechNet Subscriber Support, contact tnmff@microsoft.com. -
您好,
您的问题解决了吗?
如果您使用我们的解决方案解决了问题,请“标记为答案”以帮助其他社区成员快速找到有用的回复。
如果您使用自己的解决方案解决问题,请在此处分享您的经验和解决方案。 对于有类似问题的其他社区成员来说,这将非常有益。
如果不是,请回复并告诉我们当前的情况,以便提供进一步的帮助。
Best Regards,
Otto Wang
Please remember to mark the replies as answers if they help.
If you have feedback for TechNet Subscriber Support, contact tnmff@microsoft.com.