小编Val*_*nho的帖子

Windows Server 2012 R2 - 错误:服务器管理器正在收集清单数据。该向导将在数据收集完成后可用

当我尝试在 Windows Server 2012 R2 下打开服务器管理器角色时,出现以下错误:

Server Manager is collecting inventory data. The wizard will be available after data collection finishes.
Run Code Online (Sandbox Code Playgroud)

错误屏幕截图:服务器管理器正在收集库存数据。 该向导将在数据收集完成后可用。

单击“确定”按钮后没有任何反应,因此我尝试打开“所有服务器”列表并看到以下错误:

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

错误屏幕截图:配置刷新失败,出现以下错误。 为此服务指定的帐户与为同一进程中运行的其他服务指定的帐户不同。

Google 搜索得出以下解决方案,这些解决方案不起作用和/或不适用于 Windows Server 2012 和服务器管理器:

https://support.microsoft.com/en-us/kb/2478117

http://social.technet.microsoft.com/wiki/contents/articles/13444.windows-server-2012-server-manager-troubleshooting-guide-part-ii-troubleshoot-manageability-status-errors-in-server-管理器.aspx

我也尝试过从 mofcomp 自动恢复的许多错误,但失败了,如多个网页中所建议的,例如http://www.tomshardware.com/answers/id-2058623/error-message-add-roles-features-hyper-server -2012-服务器管理器-收集-库存-data.html

我还尝试通过 Powershell 安装 Windows 功能,但得到了完全相同的错误:

Powershell:获取 WindowsFeature

错误:

 Get-WindowsFeature : The account specified for this …
Run Code Online (Sandbox Code Playgroud)

windows powershell iis-8 server

4
推荐指数
1
解决办法
3万
查看次数

Azure Classic VM.如何修复错误:"我们无法完成更新.撤消更改.请勿关闭计算机."

今天早上的自动Windows更新使我在Azure上的Windows Server 2012 R2 Classic虚拟机处于半崩溃状态.VM是Web服务器,其中的所有文件和应用程序仍可通过浏览器访问.换句话说,IIS和许多其他服务仍在运行.但遗憾的是,VM无法通过远程桌面访问,并且对来自portal.azure.com网站上的Azure管理界面的命令没有响应.

这种类型的错误很常见,可以在许多其他网站上找到.Windows用户(不仅仅是Windows Server)已经发生了多年的错误,并且在线解决方案都不适用于Azure用户,因为它们涉及从CD重新启动,在启动过程中按shift-f8,发出DOS命令,从备份还原,或取消选中VMWare或其他软件中的某些属性.

有没有人在Microsoft Azure上有这个问题的真正解决方案?

在此输入图像描述

remote-desktop virtual-machine azure

2
推荐指数
1
解决办法
1349
查看次数