服务器收集系统清单,Windows Server 2012 R2 - 错误:服务器管理器正在收集清单数据。该向导将提供数据收集完成...
Server Manager is collecting inventory data. The wizard will be available after data collection finishes.
后,我点击确定按钮什么也没有发生,所以我尽量打开所有服务器列表,请参阅以下错误:
Refresh failed. More...
Configuration refresh failed with the following error. the account specified for this service is different from the account specified for other services running in the same process.
谷歌搜索导致了以下的解决方案,不工作和/或不适用于Windows Server 2012和服务器管理器:
建议我也试图通过Powershell安装Windows功能,我得到了完全相同的错误:
Powershell的:获取WindowsFeature
错误:
Get-WindowsFeature : The account specified for this service is different from the account specified for other services
running in the same process.
At line:1 char:1
+ Get-WindowsFeature
+ ~~~~~~~~~~~~~~~~~~
+ CategoryInfo : DeviceError: (Microsoft.Manag...rDetailsHandle):CimException) [Get-WindowsFeature], Exce
ption
+ FullyQualifiedErrorId : UnSupportedTargetDevice,Microsoft.Windows.ServerManager.Commands.GetWindowsFeatureComman
d
有没有人有一个工作解决这个问题?
2016-03-29
Valtinho
本文来自互联网用户投稿,文章观点仅代表作者本人,不代表本站立场,不承担相关法律责任。如若转载,请注明出处。 如若内容造成侵权/违法违规/事实不符,请点击【内容举报】进行投诉反馈!