Skip to main content

Updates and Servicing node empty in CM current branch with message The site is under offline mode

We were not seeing any new updates under "updates and servicing"  node in configmgr 1606 CB console

Checked the logged on user had correct permissions and scopes assigned.
When looking at the dmpdownloader.log file found the following


The site is under offline mode SMS_DMP_DOWNLOADER 5/29/2018 3:49:36 PM 16416 (0x4020)
Looking for file D:\SCCM\EasySetupPayload\offline\ConfigMgr.Update.Manifest.cab SMS_DMP_DOWNLOADER 5/29/2018 3:49:36 PM 16416 (0x4020)
Looking for file D:\SCCM\EasySetupPayload\offline\ConfigMgr.Update.Manifest.cab SMS_DMP_DOWNLOADER 5/29/2018 3:50:36 PM 16416 (0x4020)
HasIntuneSubscription: Site has no Intune subscription. SMS_DMP_DOWNLOADER 5/29/2018 3:51:07 PM 13800 (0x35E8)
Looking for file D:\SCCM\EasySetupPayload\offline\ConfigMgr.Update.Manifest.cab SMS_DMP_DOWNLOADER 5/29/2018 3:51:36 PM 16416 (0x4020)
Looking for file D:\SCCM\EasySetupPayload\offline\ConfigMgr.Update.Manifest.cab SMS_DMP_DOWNLOADER 5/29/2018 3:52:36 PM 16416 (0x4020)
Looking for file D:\SCCM\EasySetupPayload\offline\ConfigMgr.Update.Manifest.cab SMS_DMP_DOWNLOADER 5/29/2018 3:53:36 PM 16416 (0x4020)
The manifest.cab can't be found. Will retry in the next polling cycle SMS_DMP_DOWNLOADER 5/29/2018 3:54:36 PM 16416 (0x4020)
Manifest.cab was successfully moved to the connector outbox SMS_DMP_DOWNLOADER 5/29/2018 3:54:36 PM 16416 (0x4020)
Generating state message: 4 for package 00000000-0000-0000-0000-000000000000 SMS_DMP_DOWNLOADER 5/29/2018 3:54:36 PM 16416 (0x4020)
Write the state message in D:\SCCM\inboxes\auth\statesys.box\incoming\high\___CMU5xr32hvg.SMX SMS_DMP_DOWNLOADER 5/29/2018 3:54:36 PM 16416 (0x4020)
Successfully Dropped the state message 4 SMS_DMP_DOWNLOADER 5/29/2018 3:54:36 PM 16416 (0x4020)
Get new Easy Setup Package IDs SMS_DMP_DOWNLOADER 5/29/2018 3:54:36 PM 16416 (0x4020)
Generating state message: 7 for package 00000000-0000-0000-0000-000000000000 SMS_DMP_DOWNLOADER 5/29/2018 3:54:36 PM 16416 (0x4020)
Write the state message in D:\SCCM\inboxes\auth\statesys.box\incoming\high\___CMUyxt2hbne.SMX SMS_DMP_DOWNLOADER 5/29/2018 3:54:36 PM 16416 (0x4020)



We needed to change to online mode.

Make sure the service connection point properties for the  site server is set to:

"online, Persistent connection"

Restart smsexec service 
Run check for updates again and notice  

If it is setup using offline, on-demand connection then it needs to be changed

Found this blog helpful:
http://blog.ctglobalservices.com/configuration-manager-sccm/mas/upgrade-sccm-1511-to-1602-when-service-connection-point-is-set-to-offline-on-demand/


Hope this helps

Comments

Popular posts from this blog

Citrix XenApp 6.5 Discovery fails Event 3989

Citrix XenApp 6.5 Service account password change caused console discovery to fail and we saw event ID 3989 in System Event logs "Citrix XenApp failed to connect to the Data Store. ODBC error while connecting to the database: 28000 -> [Microsoft][ODBC SQL Server Driver][SQL Server]Login failed. The login is from an untrusted domain and cannot be used with Windows authentication." After changing the service account password needed to run the following command on the delivery controllers. DSMAINT CONFIG /user:abc\ABCSVCCitrix /pwd:nP@ssword /dsn:"C:\Program Files (x86)\Citrix\Independent Management Architecture\mf20.dsn" Restart IMA service You should now be able to run the discovery successfully Hope this helps

Group Policy Object did not apply because it failed with error code '0x80070534 No mapping between account names and security IDs was done

One of our servers was losing the Local Admin settings as we control them using GPO (restricted Groups) We were receiving the following event on this particular server : Event ID 4098 Application Event Log The computer 'Administrators (built-in)' preference item in the 'Servers Local Admins {odjd9DBD-22AF-48EA-ADF5-F42ADE4182hst}' Group Policy Object did not apply because it failed with error code '0x80070534 No mapping between account names and security IDs was done.' This error was suppressed. To fix the issue we deleted all the folders from the following location and rebooted the server C:\ProgramData\Microsoft\Group Policy\History Hope this helps.

DSS WSUS server fail to download Updates HTTP status 404: The requested URL does not exist on the server.

When managing a Downstream WSUS server , it may happen that when a patch is approved it tried to immediately download it form the source server (USS) Sometime we see errors in event viewer stating that the the download failed Event ID: 364 Content file download failed. Reason: HTTP status 404: The requested URL does not exist on the server. Source File: /Content/6E/72131F469F73C884B32124746BAFCA2C8E0A106E.cab Destination File: E:\WSUS\WsusContent\6E\72131F469F73C884B32124746BAFCA2C8E0A106E.cab Event ID 10032 The server is failing to download some updates. We also see following entries in softwaredistribution.log 2016-09-26 07:53:29.287 UTC Warning WsusService.3 ContentSyncAgent.ProcessBITSNotificationQueue ContentSyncAgent recieved Failure for Item: f52f0b8a-2b22-43cf-933e-af8de6b11eb6, Item fails 2016-09-26 07:53:29.287 UTC Info WsusService.3 ContentSyncAgent.ContentSyncSPFireStateMachineEvent ContentSyncAgent firing Event: FileDownloadFailed for Item: f5...