I’ve installed Windows 2016 standard Version 1607 Build 14393.3274, while in November I’ve noticed that Windows Update is no longer applying updates.
The procedure always ends with these errors:
1) The following Dism commands:
DISM /Online /Cleanup-Image /CheckHealth
DISM /Online /Cleanup-Image /ScanHealth
shows no error
2) sfc /scannow
show no error
3) chkdsk/f C: (result= no problem found)
4) Attempting to manually install the latest Servicing Stack update for Windows server 2016 Version 1607 fails.
5) Windows Defender antivirus is updated regularly and not affected by the problem.
6) The CBS.log file contains errors such as:
2021-12-27 14:36:41, Error CBS Package "Package_for_KB4535680~31bf3856ad364e35~amd64~~10.0.1.2" requires Servicing Stack v10.0.14393.3622 but current Servicing Stack is v10.0.14393.3262. [HRESULT = 0x800f0823 - CBS_E_NEW_SERVICING_STACK_REQUIRED]
2021-12-27 14:36:41, Info CBS Failed to initialize internal package [HRESULT = 0x800f0823 - CBS_E_NEW_SERVICING_STACK_REQUIRED]
2021-12-27 14:36:41, Error CBS Failed to create internal package [HRESULT = 0x800f0823 - CBS_E_NEW_SERVICING_STACK_REQUIRED]
2021-12-27 14:36:41, Info CBS Failed to CreatePackage using worker session [HRESULT = 0x800f0823]
2021-12-27 14:36:41, Info CBS Failed to create internal CBS Package [HRESULT = 0x800f0823]
2021-12-27 14:36:41, Info CBS WU creates the package, AppID:<<PROCESS>>: powershell.exe, UpdateID:{8A3B99F6-D50D-4FC5-84C7-CF023E15F298}, revision: 200
2021-12-27 14:36:41, Info CBS Session: 30931750_3358534429 initialized by client WindowsUpdateAgent, external staging directory: (null), external registry directory: (null
2021-12-27 14:36:41, Error CBS Package "Package_for_KB4535680~31bf3856ad364e35~amd64~~10.0.1.2" requires Servicing Stack v10.0.14393.3622 but current Servicing Stack is v10.0.14393.3262. [HRESULT = 0x800f0823 - CBS_E_NEW_SERVICING_STACK_REQUIRED]
2021-12-27 14:36:41, Info CBS Failed to initialize internal package [HRESULT = 0x800f0823 - CBS_E_NEW_SERVICING_STACK_REQUIRED]
2021-12-27 14:36:41, Error CBS Failed to create internal package [HRESULT = 0x800f0823 - CBS_E_NEW_SERVICING_STACK_REQUIRED]
2021-12-27 14:36:41, Info CBS Failed to CreatePackage using worker session [HRESULT = 0x800f0823]
2021-12-27 14:36:41, Info CBS Failed to create internal CBS Package [HRESULT = 0x800f0823]
2021-12-27 14:36:41, Info CBS WU creates the package, AppID:<<PROCESS>>: powershell.exe, UpdateID:{8A3B99F6-D50D-4FC5-84C7-CF023E15F298}, revision: 200
2021-12-27 14:36:41, Info CBS Session: 30931750_3358690703 initialized by client WindowsUpdateAgent, external staging directory: (null), external registry directory: (null
2021-12-27 14:36:41, Error CBS Package "Package_for_KB4535680~31bf3856ad364e35~amd64~~10.0.1.2" requires Servicing Stack v10.0.14393.3622 but current Servicing Stack is v10.0.14393.3262. [HRESULT = 0x800f0823 - CBS_E_NEW_SERVICING_STACK_REQUIRED]
2021-12-27 14:36:41, Info CBS Failed to initialize internal package [HRESULT = 0x800f0823 - CBS_E_NEW_SERVICING_STACK_REQUIRED]
2021-12-27 14:36:41, Error CBS Failed to create internal package [HRESULT = 0x800f0823 - CBS_E_NEW_SERVICING_STACK_REQUIRED]
2021-12-27 14:36:41, Info CBS Failed to CreatePackage using worker session [HRESULT = 0x800f0823]
2021-12-27 14:36:41, Info CBS Failed to create internal CBS Package [HRESULT = 0x800f0823]
7) Dsim get packages lists only 4 langauage packeges, no error
PS C:\Windows\system32> dism /online /get-packages
Deployment Image Servicing and Management tool
Version: 10.0.14393.3241
Image Version: 10.0.14393.3241
Packages listing:
Package Identity : Microsoft-Windows-LanguageFeatures-Basic-en-us-Package~31bf3856ad364e35~amd64~~10.0.14393.0
State : Installed
Release Type : OnDemand Pack
Install Time : 8/3/2021 7:52 AM
Package Identity : Microsoft-Windows-LanguageFeatures-Basic-sl-si-Package~31bf3856ad364e35~amd64~~10.0.14393.0
State : Installed
Release Type : OnDemand Pack
Install Time : 8/3/2021 7:52 AM
Package Identity : Microsoft-Windows-LanguageFeatures-OCR-en-us-Package~31bf3856ad364e35~amd64~~10.0.14393.0
State : Installed
Release Type : OnDemand Pack
Install Time : 8/3/2021 7:52 AM
Package Identity : Microsoft-Windows-LanguageFeatures-OCR-sl-si-Package~31bf3856ad364e35~amd64~~10.0.14393.0
State : Installed
Release Type : OnDemand Pack
Install Time : 8/3/2021 7:52 AM
The operation completed successfully.
8) Dsim get-features returns error 0x800f0805
S C:\Windows\system32> dism /online /get-features
Deployment Image Servicing and Management tool
Version: 10.0.14393.3241
Image Version: 10.0.14393.3241
Error: 0x800f0805
The specified package is not valid Windows package.
Other than the described Windows Update issue and error in server manager (task list), the operating system and all applications are working as usual.
Has anyone experienced something similar or have any ideas about this ? Thank You.
The procedure always ends with these errors:
1) The following Dism commands:
DISM /Online /Cleanup-Image /CheckHealth
DISM /Online /Cleanup-Image /ScanHealth
shows no error
2) sfc /scannow
show no error
3) chkdsk/f C: (result= no problem found)
4) Attempting to manually install the latest Servicing Stack update for Windows server 2016 Version 1607 fails.
5) Windows Defender antivirus is updated regularly and not affected by the problem.
6) The CBS.log file contains errors such as:
2021-12-27 14:36:41, Error CBS Package "Package_for_KB4535680~31bf3856ad364e35~amd64~~10.0.1.2" requires Servicing Stack v10.0.14393.3622 but current Servicing Stack is v10.0.14393.3262. [HRESULT = 0x800f0823 - CBS_E_NEW_SERVICING_STACK_REQUIRED]
2021-12-27 14:36:41, Info CBS Failed to initialize internal package [HRESULT = 0x800f0823 - CBS_E_NEW_SERVICING_STACK_REQUIRED]
2021-12-27 14:36:41, Error CBS Failed to create internal package [HRESULT = 0x800f0823 - CBS_E_NEW_SERVICING_STACK_REQUIRED]
2021-12-27 14:36:41, Info CBS Failed to CreatePackage using worker session [HRESULT = 0x800f0823]
2021-12-27 14:36:41, Info CBS Failed to create internal CBS Package [HRESULT = 0x800f0823]
2021-12-27 14:36:41, Info CBS WU creates the package, AppID:<<PROCESS>>: powershell.exe, UpdateID:{8A3B99F6-D50D-4FC5-84C7-CF023E15F298}, revision: 200
2021-12-27 14:36:41, Info CBS Session: 30931750_3358534429 initialized by client WindowsUpdateAgent, external staging directory: (null), external registry directory: (null
2021-12-27 14:36:41, Error CBS Package "Package_for_KB4535680~31bf3856ad364e35~amd64~~10.0.1.2" requires Servicing Stack v10.0.14393.3622 but current Servicing Stack is v10.0.14393.3262. [HRESULT = 0x800f0823 - CBS_E_NEW_SERVICING_STACK_REQUIRED]
2021-12-27 14:36:41, Info CBS Failed to initialize internal package [HRESULT = 0x800f0823 - CBS_E_NEW_SERVICING_STACK_REQUIRED]
2021-12-27 14:36:41, Error CBS Failed to create internal package [HRESULT = 0x800f0823 - CBS_E_NEW_SERVICING_STACK_REQUIRED]
2021-12-27 14:36:41, Info CBS Failed to CreatePackage using worker session [HRESULT = 0x800f0823]
2021-12-27 14:36:41, Info CBS Failed to create internal CBS Package [HRESULT = 0x800f0823]
2021-12-27 14:36:41, Info CBS WU creates the package, AppID:<<PROCESS>>: powershell.exe, UpdateID:{8A3B99F6-D50D-4FC5-84C7-CF023E15F298}, revision: 200
2021-12-27 14:36:41, Info CBS Session: 30931750_3358690703 initialized by client WindowsUpdateAgent, external staging directory: (null), external registry directory: (null
2021-12-27 14:36:41, Error CBS Package "Package_for_KB4535680~31bf3856ad364e35~amd64~~10.0.1.2" requires Servicing Stack v10.0.14393.3622 but current Servicing Stack is v10.0.14393.3262. [HRESULT = 0x800f0823 - CBS_E_NEW_SERVICING_STACK_REQUIRED]
2021-12-27 14:36:41, Info CBS Failed to initialize internal package [HRESULT = 0x800f0823 - CBS_E_NEW_SERVICING_STACK_REQUIRED]
2021-12-27 14:36:41, Error CBS Failed to create internal package [HRESULT = 0x800f0823 - CBS_E_NEW_SERVICING_STACK_REQUIRED]
2021-12-27 14:36:41, Info CBS Failed to CreatePackage using worker session [HRESULT = 0x800f0823]
2021-12-27 14:36:41, Info CBS Failed to create internal CBS Package [HRESULT = 0x800f0823]
7) Dsim get packages lists only 4 langauage packeges, no error
PS C:\Windows\system32> dism /online /get-packages
Deployment Image Servicing and Management tool
Version: 10.0.14393.3241
Image Version: 10.0.14393.3241
Packages listing:
Package Identity : Microsoft-Windows-LanguageFeatures-Basic-en-us-Package~31bf3856ad364e35~amd64~~10.0.14393.0
State : Installed
Release Type : OnDemand Pack
Install Time : 8/3/2021 7:52 AM
Package Identity : Microsoft-Windows-LanguageFeatures-Basic-sl-si-Package~31bf3856ad364e35~amd64~~10.0.14393.0
State : Installed
Release Type : OnDemand Pack
Install Time : 8/3/2021 7:52 AM
Package Identity : Microsoft-Windows-LanguageFeatures-OCR-en-us-Package~31bf3856ad364e35~amd64~~10.0.14393.0
State : Installed
Release Type : OnDemand Pack
Install Time : 8/3/2021 7:52 AM
Package Identity : Microsoft-Windows-LanguageFeatures-OCR-sl-si-Package~31bf3856ad364e35~amd64~~10.0.14393.0
State : Installed
Release Type : OnDemand Pack
Install Time : 8/3/2021 7:52 AM
The operation completed successfully.
8) Dsim get-features returns error 0x800f0805
S C:\Windows\system32> dism /online /get-features
Deployment Image Servicing and Management tool
Version: 10.0.14393.3241
Image Version: 10.0.14393.3241
Error: 0x800f0805
The specified package is not valid Windows package.
Other than the described Windows Update issue and error in server manager (task list), the operating system and all applications are working as usual.
Has anyone experienced something similar or have any ideas about this ? Thank You.