[SOLVED] Error installing KB4103723 on Windows Server 2016 (build 1607)

At the moment everything is working, i can't spend too much time working on that server on production hours. Tomorrow, early, i will uninstall de ethernet driver from the device manager with "Uninstall Device". Any recommendation?
 
The installed roles are: DHCP, NPAS, Print Services and File and Storage Services. The Hyper-V Role is not installed but i can see the services, maybe it was a requirement for other service or app.

The Hyper-V Management is not installed, and the role was never configured.
capture.png
 
I dug a bit more and discovered the real reason of the failure:

Code:
2018-05-28 08:56:22, Info                  CSI    00000319 Performing HKCU for sid: S-1-5-21-1920881620-3745326803-1190413529-500
2018-05-28 08:56:22, Info                  CSI    0000031a Registry installer wrote 0 values

2018-05-28 08:56:22, Info                  CSI    0000031b Performing HKCU for sid: S-1-5-21-8915387-1772553267-32586348-11522
2018-05-28 08:56:22, Info                  CSI    0000031c Registry installer wrote 0 values

2018-05-28 08:56:22, Info                  CSI    0000031d Performing HKCU for sid: S-1-5-21-8915387-1772553267-32586348-500
2018-05-28 08:56:22, Error                 CSI    0000031e (F) STATUS_OBJECT_NAME_NOT_FOUND #99015# from Windows::Rtl::SystemImplementation::DirectRegistryProvider::SysOpenKey(flg = (AllowAccessDenied), key = {provider=NULL, handle=0, name= ("null")}, da = (KEY_READ|KEY_WOW64_64KEY), oa = @0x4ccc0fc090->OBJECT_ATTRIBUTES {s:48; rd:NULL; on:[55]'\Registry\USER\S-1-5-21-8915387-1772553267-32586348-500'; a:(OBJ_CASE_INSENSITIVE)}, disp = Unmapped disposition: 3423583848)[gle=0xd0000034]
2018-05-28 08:56:22, Error                 CSI    0000031f@2018/5/28:11:56:22.823 (F) onecore\base\wcp\sil\merged\ntu\ntsystem.cpp(5238): Error STATUS_OBJECT_NAME_NOT_FOUND originated in function Windows::Rtl::SystemImplementation::DirectRegistryProvider::SysOpenKey expression: (null)
[gle=0x80004005]
2018-05-28 08:56:23, Info                  CBS    Startup: Changing logon timeout to a static timeout: 10800000
2018-05-28 08:56:24, Info                  CBS    Added C:\WINDOWS\Logs\CBS\CBS.log to WER report.
2018-05-28 08:56:24, Info                  CBS    Added C:\WINDOWS\Logs\CBS\CbsPersist_20180528115317.log to WER report.
2018-05-28 08:56:24, Info                  CBS    Added C:\WINDOWS\Logs\CBS\CbsPersist_20180517141311.cab to WER report.
2018-05-28 08:56:24, Info                  CBS    Added C:\WINDOWS\Logs\CBS\CbsPersist_20180517135051.cab to WER report.
2018-05-28 08:56:24, Info                  CBS    Added C:\WINDOWS\Logs\CBS\CbsPersist_20180507101535.cab to WER report.
2018-05-28 08:56:24, Info                  CBS    Added C:\WINDOWS\Logs\CBS\CbsPersist_20180411115704.cab to WER report.
2018-05-28 08:56:25, Info                  CBS    Could not get active session for current session file logging [HRESULT = 0x80004003 - E_POINTER]
2018-05-28 08:56:25, Info                  CBS    Not able to add pending.xml.bad to Windows Error Report. [HRESULT = 0x80070002 - ERROR_FILE_NOT_FOUND]
2018-05-28 08:56:26, Error                 CSI    00000320 (F) STATUS_OBJECT_NAME_NOT_FOUND #99014# from Windows::Rtl::SystemImplementation::DirectRegistryProvider::SysOpenKey(flg = 0, key = {provider=NULL, handle=0, name= ("null")}, da = (KEY_READ|KEY_WOW64_64KEY), oa = @0x4ccc0fc090->OBJECT_ATTRIBUTES {s:48; rd:NULL; on:[55]'\Registry\USER\S-1-5-21-8915387-1772553267-32586348-500'; a:(OBJ_CASE_INSENSITIVE)}, disp = Unmapped disposition: 3423584828)[gle=0xd0000034]

Please export the following key for me:

HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\ProfileList
 
That very account is having issues which result in the reverting. Please take a screenshot of the following profile under the ProfileList key. (expand everything on the right so it can be seen):

S-1-5-21-8915387-1772553267-32586348-500
 
Well softwaremaniac, you were right! That was the issue, it worked!

It looks like this kind of Cumulative Updates i'm gonna have to apply them with a different account. Thank you very much for your support and patience!
 

Has Sysnative Forums helped you? Please consider donating to help us support the site!

Back
Top