T
Tony D Gedge
I downloaded the latest SSU for Windows Server 2016 (KB4485447) and added it as an update package to MDT along with the latest CU (KB4487006).
This causes it to be injected into the Unattend.xml as offline servicing during setup.
When installing a new server instance, the install fails and the DISM log shows:
CBS Opened cabinet package, package directory: \\?\UNC\REDACTED\Packages\SecurityUpdate\amd64_Package_for_KB4485447_10.0.1.1_neutral_31bf3856ad364e35_\, sandbox location: \\?\C:\MININT\Scratch\A32423C3-8840-4A80-BEAA-413662CC3513\, cabinet location: \\?\UNC\REDACTED\Packages\SecurityUpdate\amd64_Package_for_KB4485447_10.0.1.1_neutral_31bf3856ad364e35_\Windows10.0-KB4485447-x64.cab, manifest location: \\?\C:\MININT\Scratch\A32423C3-8840-4A80-BEAA-413662CC3513\update.mum
DPX Started DPX phase: Resume and Download Job
DPX Started DPX phase: Apply Deltas Provided In File
DPX Ended DPX phase: Apply Deltas Provided In File
DPX CJob::Resume completed with status: 0x0
DPX Ended DPX phase: Resume and Download Job
DPX Extraction of file: update.ses failed because it is not present in the container (\\?\UNC\REDACTED\Packages\SecurityUpdate\amd64_Package_for_KB4485447_10.0.1.1_neutral_31bf3856ad364e35_\Windows10.0-KB4485447-x64.cab).
DPX DpxException hr=0x80070002 code=0x020109
CBS Not able to add file to extract: update.ses [HRESULT = 0x80070002 - ERROR_FILE_NOT_FOUND]
DISM DISM Package Manager: PID=1460 TID=2484 No selectable features found. - CPackageManagerUnattendHandler::Internal_UnattendQueueSelectFeatures
DISM DISM Package Manager: PID=1460 TID=2484 Initiating Changes on Package with values: 4, 7 - CDISMPackage::Internal_ChangePackageState
DISM DISM Package Manager: PID=1460 TID=2484 Attempting install from source location [\\REDACTED\Packages\Update\amd64_Package_for_RollupFix_14393.2828.1.11_neutral_31bf3856ad364e35_\Windows10.0-KB4487006-x64.cab]. Full path [\\REDACTED\Packages\Update\amd64_Package_for_RollupFix_14393.2828.1.11_neutral_31bf3856ad364e35_\Windows10.0-KB4487006-x64.cab]. - CPackageManagerUnattendHandler::Internal_InstallPackageFromSource
DPX Started DPX phase: Resume and Download Job
DPX Started DPX phase: Apply Deltas Provided In File
DPX Ended DPX phase: Apply Deltas Provided In File
DPX Started DPX phase: Apply Deltas Provided In File
DPX Ended DPX phase: Apply Deltas Provided In File
DPX CJob::Resume completed with status: 0x0
DPX Ended DPX phase: Resume and Download Job
CBS Opened cabinet package, package directory: \\?\UNC\REDACTED\Packages\Update\amd64_Package_for_RollupFix_14393.2828.1.11_neutral_31bf3856ad364e35_\, sandbox location: \\?\C:\MININT\Scratch\936A1162-7563-403C-884E-44444F85D792\, cabinet location: \\?\UNC\REDACTED\Packages\Update\amd64_Package_for_RollupFix_14393.2828.1.11_neutral_31bf3856ad364e35_\Windows10.0-KB4487006-x64.cab, manifest location: \\?\C:\MININT\Scratch\936A1162-7563-403C-884E-44444F85D792\update.mum
DPX Started DPX phase: Resume and Download Job
DPX Started DPX phase: Apply Deltas Provided In File
DPX Ended DPX phase: Apply Deltas Provided In File
DPX CJob::Resume completed with status: 0x0
DPX Ended DPX phase: Resume and Download Job
DPX Extraction of file: update.ses failed because it is not present in the container (\\?\UNC\REDACTED\Packages\Update\amd64_Package_for_RollupFix_14393.2828.1.11_neutral_31bf3856ad364e35_\Windows10.0-KB4487006-x64.cab).
DPX DpxException hr=0x80070002 code=0x020109
CBS Not able to add file to extract: update.ses [HRESULT = 0x80070002 - ERROR_FILE_NOT_FOUND]
CBS Package "Package_for_RollupFix~31bf3856ad364e35~amd64~~14393.2828.1.11" requires Servicing Stack v10.0.14393.2272 but current Servicing Stack is v10.0.14393.350. [HRESULT = 0x800f0823 - CBS_E_NEW_SERVICING_STACK_REQUIRED]
CBS Failed to initialize internal package [HRESULT = 0x800f0823 - CBS_E_NEW_SERVICING_STACK_REQUIRED]
CBS Failed to create internal package [HRESULT = 0x800f0823 - CBS_E_NEW_SERVICING_STACK_REQUIRED]
Now clearly KB4487006 (the CU) requires a new SSU to install. However the SSU is supposed to be being installed before it (KB4485447), so why isn't it working?
Are the errors for "Extraction of file: update.ses failed because it is not present in the container" and "Not able to add file to extract: update.ses" significant or can they be ignored?
Does the message "No selectable features found." mean that nothing is being installed? If so, why could this be?
Can the SSU and CU be offline installed in this manner?
Continue reading...
This causes it to be injected into the Unattend.xml as offline servicing during setup.
When installing a new server instance, the install fails and the DISM log shows:
CBS Opened cabinet package, package directory: \\?\UNC\REDACTED\Packages\SecurityUpdate\amd64_Package_for_KB4485447_10.0.1.1_neutral_31bf3856ad364e35_\, sandbox location: \\?\C:\MININT\Scratch\A32423C3-8840-4A80-BEAA-413662CC3513\, cabinet location: \\?\UNC\REDACTED\Packages\SecurityUpdate\amd64_Package_for_KB4485447_10.0.1.1_neutral_31bf3856ad364e35_\Windows10.0-KB4485447-x64.cab, manifest location: \\?\C:\MININT\Scratch\A32423C3-8840-4A80-BEAA-413662CC3513\update.mum
DPX Started DPX phase: Resume and Download Job
DPX Started DPX phase: Apply Deltas Provided In File
DPX Ended DPX phase: Apply Deltas Provided In File
DPX CJob::Resume completed with status: 0x0
DPX Ended DPX phase: Resume and Download Job
DPX Extraction of file: update.ses failed because it is not present in the container (\\?\UNC\REDACTED\Packages\SecurityUpdate\amd64_Package_for_KB4485447_10.0.1.1_neutral_31bf3856ad364e35_\Windows10.0-KB4485447-x64.cab).
DPX DpxException hr=0x80070002 code=0x020109
CBS Not able to add file to extract: update.ses [HRESULT = 0x80070002 - ERROR_FILE_NOT_FOUND]
DISM DISM Package Manager: PID=1460 TID=2484 No selectable features found. - CPackageManagerUnattendHandler::Internal_UnattendQueueSelectFeatures
DISM DISM Package Manager: PID=1460 TID=2484 Initiating Changes on Package with values: 4, 7 - CDISMPackage::Internal_ChangePackageState
DISM DISM Package Manager: PID=1460 TID=2484 Attempting install from source location [\\REDACTED\Packages\Update\amd64_Package_for_RollupFix_14393.2828.1.11_neutral_31bf3856ad364e35_\Windows10.0-KB4487006-x64.cab]. Full path [\\REDACTED\Packages\Update\amd64_Package_for_RollupFix_14393.2828.1.11_neutral_31bf3856ad364e35_\Windows10.0-KB4487006-x64.cab]. - CPackageManagerUnattendHandler::Internal_InstallPackageFromSource
DPX Started DPX phase: Resume and Download Job
DPX Started DPX phase: Apply Deltas Provided In File
DPX Ended DPX phase: Apply Deltas Provided In File
DPX Started DPX phase: Apply Deltas Provided In File
DPX Ended DPX phase: Apply Deltas Provided In File
DPX CJob::Resume completed with status: 0x0
DPX Ended DPX phase: Resume and Download Job
CBS Opened cabinet package, package directory: \\?\UNC\REDACTED\Packages\Update\amd64_Package_for_RollupFix_14393.2828.1.11_neutral_31bf3856ad364e35_\, sandbox location: \\?\C:\MININT\Scratch\936A1162-7563-403C-884E-44444F85D792\, cabinet location: \\?\UNC\REDACTED\Packages\Update\amd64_Package_for_RollupFix_14393.2828.1.11_neutral_31bf3856ad364e35_\Windows10.0-KB4487006-x64.cab, manifest location: \\?\C:\MININT\Scratch\936A1162-7563-403C-884E-44444F85D792\update.mum
DPX Started DPX phase: Resume and Download Job
DPX Started DPX phase: Apply Deltas Provided In File
DPX Ended DPX phase: Apply Deltas Provided In File
DPX CJob::Resume completed with status: 0x0
DPX Ended DPX phase: Resume and Download Job
DPX Extraction of file: update.ses failed because it is not present in the container (\\?\UNC\REDACTED\Packages\Update\amd64_Package_for_RollupFix_14393.2828.1.11_neutral_31bf3856ad364e35_\Windows10.0-KB4487006-x64.cab).
DPX DpxException hr=0x80070002 code=0x020109
CBS Not able to add file to extract: update.ses [HRESULT = 0x80070002 - ERROR_FILE_NOT_FOUND]
CBS Package "Package_for_RollupFix~31bf3856ad364e35~amd64~~14393.2828.1.11" requires Servicing Stack v10.0.14393.2272 but current Servicing Stack is v10.0.14393.350. [HRESULT = 0x800f0823 - CBS_E_NEW_SERVICING_STACK_REQUIRED]
CBS Failed to initialize internal package [HRESULT = 0x800f0823 - CBS_E_NEW_SERVICING_STACK_REQUIRED]
CBS Failed to create internal package [HRESULT = 0x800f0823 - CBS_E_NEW_SERVICING_STACK_REQUIRED]
Now clearly KB4487006 (the CU) requires a new SSU to install. However the SSU is supposed to be being installed before it (KB4485447), so why isn't it working?
Are the errors for "Extraction of file: update.ses failed because it is not present in the container" and "Not able to add file to extract: update.ses" significant or can they be ignored?
Does the message "No selectable features found." mean that nothing is being installed? If so, why could this be?
Can the SSU and CU be offline installed in this manner?
Continue reading...