Synchronization failure alert for software update point
Software Update Point in System Center Configuration Manager was giving me below error message:
Synchronization failure alert for software update point: <FQDN> (<SITENAME>)
To investigate this I used CMTrace on wsyncmgr.log.
Configuration Manager Trace Log Tool
*:\Microsoft Configuration Manager\tools\cmtrace.exe
Software Update Point - WSUS Synchronization Manager Log
*:\Microsoft Configuration Manager\Logs\wsyncmgr.log
In this log I found error messages, e.g:
Failed to sync update e4793752-7eef-4751-bb5b-7dc25186bec7. Error: The Microsoft Software License Terms have not been completely downloaded and cannot be accepted. Source: Microsoft.UpdateServices.Internal.BaseApi.SoapExceptionProcessor.DeserializeAndThrow SMS_WSUS_SYNC_MANAGER 2012-11-22 12:22:59 5876 (0x16F4)
Failed to sync update 8f771ec5-fcd3-4a6b-ada6-7d6f0927f080. Error: The Microsoft Software License Terms have not been completely downloaded and cannot be accepted. Source: Microsoft.UpdateServices.Internal.BaseApi.SoapExceptionProcessor.DeserializeAndThrow SMS_WSUS_SYNC_MANAGER 2012-11-22 12:22:59 5876 (0x16F4)
After changing the Access Control List on *:\Sources\WSUS\WSUSContent with Full Control for Everyone, the error disappeared. So I checked the WSUSContent directory on another server. The entries I was missing was:
Users, Read
SYSTEM, Full Control
Ever since I set these permissions on the folder the alert never came back.
/Johannes
Kommentarer
Trackback