Forums on Intune, SCCM, and Windows 11

Welcome to the forums. Register a free account today to become a member! Once signed in, you'll be able to participate on this site by adding your topics and posts, as well as connect with other members through your own private inbox!

PENDING Software updates synch failed for the Software Update Point.

  • Thread starter Thread starter mmonaco
  • Start date Start date
  • Replies Replies 7
  • Views Views 5K

mmonaco

Member
Messages
6
Reaction score
0
Points
1
Nothing shows in the "all software updates" section. Log files are too large to attach....
 
Hi
If none of the updates are reflecting in your sccm console then you have to make sure that all the product has been selected and wsus sync has been done already. So if sync has been done properly then well and good. So can your initiate a sync and check wsyncmgr.log and wsusctrl.log. log will say. Hope I have answered to your query
 
This is what i found in wsyncmgr.log file.

DB Server not detected for SUP GR-VM-SCCM.KMHD.local from SCF File. skipping.~
Sync failed: WSUS update source not found on site GR1. Please refer to WCM.log for configuration error details.

Here is the actual error logged in WCM.log file. The first thing you should check is that your SQL Server instance is up and running and that your database is still available.

System.Data.SqlClient.SqlException (0x80131904): A network-related or instance-specific error occurred while establishing a connection to SQL Server. The server was not found or was not accessible. Verify that the instance name is correct and that SQL Server is configured to allow remote connections.
 
Back
Top