1
在我們的實驗室中,SCCM 2012 R2站點服務器&控制檯在站點服務器上工作正常。Windows 8.1E上的SCCM 2012 R2控制檯
我在Windows 8.1 Enterprise上安裝了Console(來自相同的.iso)。安裝成功。當我啓動在Win8.1控制檯,我得到這個錯誤:
The Configuration Manager console cannot connect to the Configuration Manager site database. Verify the following:
- This computer has network connectivity to the SMS Provider computer.
- Your user account has Remote Activation permission on the Configuration Manager site server and the SMS Provider computer.
- The Configuration Manager console version is supported by the site server.
- You are assigned to at least one role-based administration security role.
- You have the following WMI permissions to the Root\SMS and Root\SMS\site_ namespaces: Execute Methods, Provider Write, Enable Account, and Remote Enable.
步驟試圖解決:
- 有保證的有網絡連通。 Ping是成功的。
- 我正在嘗試使用域管理員帳戶。它是SMS管理員組的一部分,並具有必要的權限。
- 兩個站點服務器&控制檯安裝都使用相同的iso文件完成。
- 從控制檯,我可以訪問root \ sms WMI命名空間。
- 我已經使用Dcomcnfg.exe提供了'Remote Activation'權限。
- 禁用防火牆也無濟於事。
- 重新安裝控制檯,但仍然是相同的問題。
- 有一個在AdminUI.log
沒什麼用處請建議什麼可能出了問題。任何幫助將不勝感激。