通过使用本网站, 您同意 隐私政策.
接受
进入IT进入IT进入IT
  • 家
  • 信息技术专家
  • 技术
  • 微软
    • 天蓝色
    • 配置管理器/SCCM
    • 数字PM
    • 协调者
    • Hyper-V
    • 微软 Edge 预览体验
    • 微星指数
    • 办公室 365
    • 办公室内幕
    • 电力商业智能
    • Skype
    • SQL服务器
    • 团队
  • 视窗
    • Windows 管理中心
    • Windows客户端
    • Windows服务器
  • SCCM查询集合列表
阅读: Troubleshooting SCCM Error 0x80080005: Unable to Establish Connection to Service
字体调整器氨基酸
进入IT进入IT
字体调整器氨基酸
  • 家
  • 信息技术专家
  • 技术
  • 微软
  • 视窗
  • SCCM查询集合列表
搜索
  • 家
  • 信息技术专家
  • 技术
  • 微软
    • 天蓝色
    • 配置管理器/SCCM
    • 数字PM
    • 协调者
    • Hyper-V
    • 微软 Edge 预览体验
    • 微星指数
    • 办公室 365
    • 办公室内幕
    • 电力商业智能
    • Skype
    • SQL服务器
    • 团队
  • 视窗
    • Windows 管理中心
    • Windows客户端
    • Windows服务器
  • SCCM查询集合列表
配置管理器查询集合列表
configmgr

Troubleshooting SCCM Error 0x80080005: Unable to Establish Connection to Service

出版: 二月 18, 2024
2 最小阅读量
分享

Troubleshooting SCCM Error 0x80080005: Unable to Establish Connection to Service. SCCM Unable to establish a connection to the service 80080005. Some of the clients could not able perform software update scans. Look at wuahandler.log ,scanagent.log, and windowsupdate.log as these logs will help you to troubleshoot software update scan issues at the initial stage.

WARNING:     IsSessionRemote: WinStationQueryInformationW(WTSIsRemoteSession) failed for session 2, GetLastError=2250
COMAPI    FATAL: Unable to connect to the service (hr=80080005)
COMAPI    WARNING: Unable to establish connection to the service. (hr=80080005) 

The issue is not with SCCM client or windows update agent rather it is more of a windows issue likely to be caused due to a missing/corrupt class in root\microsoft\windows\servermanager.

For this, you need to create a dump to analyze what is going on, and here is what you can find in the dump log.

4 0000003ebe29d850 00007ffd2f31a1c7 wbemcore!CCoreQueue::QueueWaitForSingleObject+0x5c Waiting for the thread running wbemcore!CCoreQueue::Execute

5 0000003ebe29d8a0 00007ffd2f328f5a wbemcore!CWmiFinalizer::GetOperationResult+0x67

6 0000003ebe29d8e0 00007ffd2a999afd wbemcore!CWbemNamespace::ExecQuery+0x2ae

When Windows Update is in the “scanning for updates” state, the WMI provider in use is ServerManager.DeploymentProvider.

To fix this problem you need to compile servermanager.deploymentprovider.mof. If the ServerManager.DeploymentProvider is bad, this command will fix it. If the ServerManager.DeploymentProvider is good, the below command will not cause any damage to the machine.

Open cmd in elevated mode (as admin):

  1. 跑步:  taskkill /f /fi “services eq wuauserv”
  2. Run the following command to recompile the MOF file:  mofcomp c:\windows\system32\wbem\servermanager.deploymentprovider.mof
  3. Restart the machine.

After the server reboot, the software update scan went through successfully.

标记:微软视窗服务器系统中心系统中心配置管理器技术预览视窗视窗 10世界州立大学
上一篇 配置管理器查询集合列表 Configuration Manager Ccmsetup Error Exit Code 1603
下一篇 视窗 10 how to view a saved Wi-Fi password
发表评论 发表评论

发表回复 取消回复

您的电子邮件地址不会被公开. 必填字段已标记 *

该网站使用 Akismet 来减少垃圾邮件. 了解您的评论数据的处理方式.

翻译

English中文(简体)DanskNederlandsFrançaisDeutschItaliano한국어PolskiPortuguêsRomânăEspañolУкраїнська
经过 Transposh - translation plugin for wordpress

热门帖子

Windows Server 的系统要求 2016
Windows服务器
配置管理器查询集合列表
配置管理器查询集合列表
configmgr
在经典团队网站的新式页面上启用结构化/托管导航
技术
SCCM 无法从 MP 获取预期版本的 DP 位置
configmgr

最近的帖子

在 Ubuntu 上安装和配置 Fail2ban 以实现 SSH 保护 24.04
Linux
如何在Linux中检查时区
Linux
在AlmaLinux上启用和配置FirewallD
Linux
AlmaLinux中的用户创建和SSH密钥设置
Linux

© 2023 进入IT

转到移动版本
欢迎回来!

登录您的帐户

用户名或电子邮件地址
密码

丢失密码?