Hello Everyone,
Need your help once again
I am facing one strange error on WUAHandler and the server does not scan for the update, and its showing UNKNOWN. I have attached SCANAGENT and WUAHandler log for reference.
I have already tried below options
1. WMI rebuild and reintall SCCM agent
2. reinstall Windows Update
3. Checked the port between SCCM agent and SCCM Server (Telnet is working fine)
4. GPO (RSOP) is showing correct WSUS/SCCM Server in "Specifies intranet Microsoft update service Location"
WUAHANDLER.LOG
ts a WSUS Update Source type ({EA010090-895A-4A50-8C53-11CD3D200AFA}), adding it.WUAHandler8/31/2015 1:26:34 PM2340 (0x0924)
Existing WUA Managed server was already set (http://PrimarySCCM:8530), skipping Group Policy registration.WUAHandler8/31/2015 1:26:34 PM2340 (0x0924)
Added Update Source ({EA010090-895A-4A50-8C53-11CD3D200AFA}) of content type: 2WUAHandler8/31/2015 1:26:34 PM2340 (0x0924)
Failed to run BeginSearch() on WUAgent. Error = 0x80040154.WUAHandler8/31/2015 1:26:40 PM2340 (0x0924)
scanagent.log
*****WSUSLocationUpdate received for location request guid={709DC311-A865-4CC8-ADB6-BCB1A383DF1C}ScanAgent8/31/2015 1:26:34 PM2272 (0x08E0)
Scan() Failed. Error = 0x80040154.ScanAgent8/31/2015 1:26:40 PM2340 (0x0924)
CScanTool::Execute- failed at ScanMethod::Scan with error 0x80040154, completing this scan request.ScanAgent8/31/2015 1:26:40 PM2340 (0x0924)
Raising event:
[SMS_CodePage(437), SMS_LocaleID(1033)]
instance of SMS_SUMScanAgentError_UnableToStart
{
ClientID = "GUID:D39B2239-3EDC-41D8-933A-58474F39D852";
DateTime = "20150831052640.167000+000";
MachineName = "XYZDHCP01";
ProcessID = 3908;
SiteCode = "P08";
ThreadID = 2340;
UpdateSourceUniqueID = "{EA010090-895A-4A50-8C53-11CD3D200AFA}";
UpdateType = "Microsoft Update";
};
ScanAgent 8/31/2015 1:26:40 PM2340 (0x0924)
Raising event:
[SMS_CodePage(437), SMS_LocaleID(1033)]
instance of SMS_SUMScanAgentError_ScanFailed
{
ClientID = "GUID:D39B2239-3EDC-41D8-933A-58474F39D852";
DateTime = "20150831052640.199000+000";
ExitCode = 340;
MachineName = "XYXDHCP01";
ProcessID = 3908;
SiteCode = "P50";
ThreadID = 1356;
UpdateSourceUniqueID = "{EA010090-895A-4A50-8C53-11CD3D200AFA}";
UpdateType = "Microsoft Update";
};
ScanAgent 8/31/2015 1:26:40 PM1356 (0x054C)
- - - - - -Scan Failed for ToolUniqueID={EA010090-895A-4A50-8C53-11CD3D200AFA}, with Error=0x80040154ScanAgent8/31/2015 1:26:40 PM1356 (0x054C)
Please remember to click “Mark as Answer” on the post that helps you, and to click “Unmark as Answer” if a marked post does not actually answer your question. This can be beneficial to other community members reading the thread.