Hello All,
I've just inherited a SCCM 2012 Setup.
I was trying to use the Offline Servicing feature and noticed that all updates were failing.
After reading the forum, I read that this didn't work well in 2012 SP1 (the version the deployment had when I got here) and have upgraded in the mean time to 2012 R2 CU2.
Unfortunately, the behavior has not changed.
What I've tried so far:
- Updated the rights on the folder where the OSD image reside to Full Control for everyone ( to eliminate security issues)
- added exclusions in the SCEP client for the offline servicing folder and the dism processes.
- disabled the scep client all together to avoid it interfering
- Disabled UAC
The entries I'm seeing in the log are the following:
Failed to install update with ID 16817599 on the image. ErrorCode = 2096 SMS_OFFLINE_SERVICING_MANAGER 10/13/2014 12:25:20 PM 4384 (0x1120)
Checking if update (62 of 62) with ID 16817968 needs to be applied on the image. 1 content binarie(s) are associated with the update. SMS_OFFLINE_SERVICING_MANAGER 10/13/2014 12:25:20 PM 4384 (0x1120)
Applicability State = APPLICABLE, Update Binary = C:\ConfigMgr_OfflineImageServicing\a5bb0642-ac6f-4237-88c9-a0973a9ce22a\windows6.1-kb3001554-x64.cab. SMS_OFFLINE_SERVICING_MANAGER 10/13/2014 12:25:23 PM 4384 (0x1120)
Applying update with ID 16817968 on image at index 1. SMS_OFFLINE_SERVICING_MANAGER 10/13/2014 12:25:23 PM 4384 (0x1120)
Failed to install update with error code -2146498512 SMS_OFFLINE_SERVICING_MANAGER 10/13/2014 12:25:26 PM 4384 (0x1120)
InstallUpdate returned code 0x800f0830 SMS_OFFLINE_SERVICING_MANAGER 10/13/2014 12:25:26 PM 4384 (0x1120)
STATMSG: ID=7911 SEV=E LEV=M SOURCE="SMS Server" COMP="SMS_OFFLINE_SERVICING_MANAGER" SYS=HQWSCMI1 SITE=RBG PID=2024 TID=4384 GMTDATE=Mon Oct 13 10:25:26.389 2014 ISTR0="16817968" ISTR1="RBG001C1" ISTR2="1"
ISTR3="" ISTR4="" ISTR5="" ISTR6="" ISTR7="" ISTR8="" ISTR9="" NUMATTRS=0 SMS_OFFLINE_SERVICING_MANAGER 10/13/2014 12:25:26 PM 4384 (0x1120)
Failed to install update with ID 16817968 on the image. ErrorCode = 2096 SMS_OFFLINE_SERVICING_MANAGER 10/13/2014 12:25:26 PM 4384 (0x1120)
UnMounting Image (Commit Changes = 0) ... SMS_OFFLINE_SERVICING_MANAGER 10/13/2014 12:25:26 PM 4384 (0x1120)
Failed processing image at index 1 as one or more updates failed to install. SMS_OFFLINE_SERVICING_MANAGER 10/13/2014 12:26:54 PM 4384 (0x1120)
STATMSG: ID=7907 SEV=I LEV=M SOURCE="SMS Server" COMP="SMS_OFFLINE_SERVICING_MANAGER" SYS=HQWSCMI1 SITE=RBG PID=2024 TID=4384 GMTDATE=Mon Oct 13 10:26:54.909 2014 ISTR0="RBG001C1" ISTR1="" ISTR2="" ISTR3=""
ISTR4="" ISTR5="" ISTR6="" ISTR7="" ISTR8="" ISTR9="" NUMATTRS=0 SMS_OFFLINE_SERVICING_MANAGER 10/13/2014 12:26:54 PM 4384 (0x1120)
Completed processing image package RBG001C1. Status = Failed SMS_OFFLINE_SERVICING_MANAGER 10/13/2014 12:26:54 PM 4384 (0x1120)
Updated history for image package RBG001C1 in the database SMS_OFFLINE_SERVICING_MANAGER 10/13/2014 12:26:55 PM 4384 (0x1120)
Schedule processing failed SMS_OFFLINE_SERVICING_MANAGER 10/13/2014 12:26:55 PM 4384 (0x1120)
All Updates fail with the same errorcodes.
Can someone help me in finding out what is causing this?
Thanks!
Filip