[ARCHIVED] Windows Editions Reconstruction Project

Discussion in 'Windows 10' started by whatever127, Jan 10, 2020.

Thread Status:
Not open for further replies.
  1. xinso

    xinso MDL Guru

    Mar 5, 2009
    13,711
    14,437
    340
    #9501 xinso, Sep 18, 2022
    Last edited: Sep 19, 2022
    Here is the log why Dism.exe failed to integrate LCU into 10240.16384 offline image:

    [Part 1]
    Code:
    2022-09-19 07:48:08, Info                  DISM   PID=8556 TID=5792 Scratch directory set to 'Z:\TEMP\'. - CDISMManager::put_ScratchDir
    2022-09-19 07:48:08, Info                  DISM   PID=8556 TID=5792 DismCore.dll version: 10.0.19041.746 - CDISMManager::FinalConstruct
    2022-09-19 07:48:08, Info                  DISM   Initialized Panther logging at z:\Package_1199_for_KB5017327~31bf3856ad364e35~amd64~~10.0.1.5.log
    2022-09-19 07:48:08, Info                  DISM   PID=8556 TID=5792 Successfully loaded the ImageSession at "C:\windows\System32\Dism" - CDISMManager::LoadLocalImageSession
    2022-09-19 07:48:08, Info                  DISM   Initialized Panther logging at z:\Package_1199_for_KB5017327~31bf3856ad364e35~amd64~~10.0.1.5.log
    2022-09-19 07:48:08, Info                  DISM   DISM Provider Store: PID=8556 TID=5792 Found and Initialized the DISM Logger. - CDISMProviderStore::Internal_InitializeLogger
    2022-09-19 07:48:08, Info                  DISM   DISM Provider Store: PID=8556 TID=5792 Failed to get and initialize the PE Provider.  Continuing by assuming that it is not a WinPE image. - CDISMProviderStore::Final_OnConnect
    2022-09-19 07:48:08, Info                  DISM   DISM Provider Store: PID=8556 TID=5792 Finished initializing the Provider Map. - CDISMProviderStore::Final_OnConnect
    2022-09-19 07:48:08, Info                  DISM   Initialized Panther logging at z:\Package_1199_for_KB5017327~31bf3856ad364e35~amd64~~10.0.1.5.log
    2022-09-19 07:48:08, Info                  DISM   DISM Manager: PID=8556 TID=5792 Successfully created the local image session and provider store. - CDISMManager::CreateLocalImageSession
    2022-09-19 07:48:08, Info                  DISM   DISM.EXE: 
    2022-09-19 07:48:08, Info                  DISM   DISM.EXE: <----- Starting Dism.exe session ----->
    2022-09-19 07:48:08, Info                  DISM   DISM.EXE: 
    2022-09-19 07:48:08, Info                  DISM   DISM.EXE: Host machine information: OS Version=10.0.19044, Running architecture=x86, Number of processors=12
    2022-09-19 07:48:08, Info                  DISM   DISM.EXE: Dism.exe version: 10.0.19041.746
    2022-09-19 07:48:08, Info                  DISM   DISM.EXE: Executing command line: dism  /english /logpath:z:\Package_1199_for_KB5017327~31bf3856ad364e35~amd64~~10.0.1.5.log /Image:K: /add-package:Z:\19444\Package_1199_for_KB5017327~31bf3856ad364e35~amd64~~10.0.1.5.mum
    2022-09-19 07:48:08, Info                  DISM   DISM Provider Store: PID=8556 TID=5792 Getting the collection of providers from a local provider store type. - CDISMProviderStore::GetProviderCollection
    2022-09-19 07:48:08, Info                  DISM   DISM Provider Store: PID=8556 TID=5792 Connecting to the provider located at C:\windows\System32\Dism\FolderProvider.dll. - CDISMProviderStore::Internal_LoadProvider
    2022-09-19 07:48:08, Warning               DISM   DISM Provider Store: PID=8556 TID=5792 Failed to load the provider: C:\windows\System32\Dism\SiloedPackageProvider.dll. - CDISMProviderStore::Internal_GetProvider(hr:0x8007007e)
    2022-09-19 07:48:08, Info                  DISM   DISM Provider Store: PID=8556 TID=5792 Connecting to the provider located at C:\windows\System32\Dism\FfuProvider.dll. - CDISMProviderStore::Internal_LoadProvider
    2022-09-19 07:48:08, Info                  DISM   DISM Provider Store: PID=8556 TID=5792 Connecting to the provider located at C:\windows\System32\Dism\WimProvider.dll. - CDISMProviderStore::Internal_LoadProvider
    2022-09-19 07:48:08, Info                  DISM   DISM Provider Store: PID=8556 TID=5792 Connecting to the provider located at C:\windows\System32\Dism\VHDProvider.dll. - CDISMProviderStore::Internal_LoadProvider
    2022-09-19 07:48:08, Info                  DISM   DISM Provider Store: PID=8556 TID=5792 Connecting to the provider located at C:\windows\System32\Dism\ImagingProvider.dll. - CDISMProviderStore::Internal_LoadProvider
    2022-09-19 07:48:08, Warning               DISM   DISM Provider Store: PID=8556 TID=5792 Failed to load the provider: C:\windows\System32\Dism\MetaDeployProvider.dll. - CDISMProviderStore::Internal_GetProvider(hr:0x8007007e)
    2022-09-19 07:48:08, Info                  DISM   DISM.EXE: Got the collection of providers. Now enumerating them to build the command table.
    2022-09-19 07:48:08, Info                  DISM   DISM.EXE: Attempting to add the commands from provider: DISM Log Provider
    2022-09-19 07:48:08, Info                  DISM   DISM.EXE: Attempting to add the commands from provider: FolderManager
    2022-09-19 07:48:08, Info                  DISM   DISM.EXE: Attempting to add the commands from provider: FfuManager
    2022-09-19 07:48:08, Info                  DISM   DISM.EXE: Succesfully registered commands for the provider: FfuManager.
    2022-09-19 07:48:08, Info                  DISM   DISM.EXE: Attempting to add the commands from provider: WimManager
    2022-09-19 07:48:08, Info                  DISM   DISM.EXE: Succesfully registered commands for the provider: WimManager.
    2022-09-19 07:48:08, Info                  DISM   DISM.EXE: Attempting to add the commands from provider: VHDManager
    2022-09-19 07:48:08, Info                  DISM   DISM.EXE: Attempting to add the commands from provider: GenericImagingManager
    2022-09-19 07:48:08, Info                  DISM   DISM.EXE: Succesfully registered commands for the provider: GenericImagingManager.
    2022-09-19 07:48:08, Info                  DISM   DISM Provider Store: PID=8556 TID=5792 Getting the collection of providers from a local provider store type. - CDISMProviderStore::GetProviderCollection
    2022-09-19 07:48:08, Info                  DISM   DISM FFU Provider: PID=8556 TID=5792 [K:\] is not recognized by the DISM FFU provider. - CFfuImage::Initialize
    [8556] [0x80070002] FIOReadFileIntoBuffer:(1452): 系統找不到指定的檔案。
    [8556] [0xc142011c] UnmarshallImageHandleFromDirectory:(641)
    [8556] [0xc142011c] WIMGetMountedImageHandle:(2906)
    2022-09-19 07:48:08, Info                  DISM   DISM WIM Provider: PID=8556 TID=5792 [K:\] is not a WIM mount point. - CWimMountedImageInfo::Initialize
    2022-09-19 07:48:08, Info                  DISM   DISM VHD Provider: PID=8556 TID=5792 [K:\] is not recognized by the DISM VHD provider. - CVhdImage::Initialize
    2022-09-19 07:48:08, Info                  DISM   DISM FFU Provider: PID=8556 TID=5792 [K:\] is not recognized by the DISM FFU provider. - CFfuImage::Initialize
    2022-09-19 07:48:08, Info                  DISM   DISM Imaging Provider: PID=8556 TID=5792 The provider FfuManager does not support CreateDismImage on K:\ - CGenericImagingManager::CreateDismImage
    2022-09-19 07:48:08, Info                  DISM   DISM VHD Provider: PID=8556 TID=5792 [K:\] is not recognized by the DISM VHD provider. - CVhdImage::Initialize
    2022-09-19 07:48:08, Info                  DISM   DISM Imaging Provider: PID=8556 TID=5792 The provider VHDManager does not support CreateDismImage on K:\ - CGenericImagingManager::CreateDismImage
    [8556] [0x80070002] FIOReadFileIntoBuffer:(1452): 系統找不到指定的檔案。
    [8556] [0xc142011c] UnmarshallImageHandleFromDirectory:(641)
    [8556] [0xc142011c] WIMGetMountedImageHandle:(2906)
    2022-09-19 07:48:08, Info                  DISM   DISM WIM Provider: PID=8556 TID=5792 [K:\] is not a WIM mount point. - CWimMountedImageInfo::Initialize
    2022-09-19 07:48:08, Info                  DISM   DISM Imaging Provider: PID=8556 TID=5792 The provider WimManager does not support CreateDismImage on K:\ - CGenericImagingManager::CreateDismImage
    2022-09-19 07:48:08, Info                  DISM   DISM Imaging Provider: PID=8556 TID=5792 No imaging provider supported CreateDismImage for this path - CGenericImagingManager::CreateDismImage
    2022-09-19 07:48:08, Info                  DISM   DISM Manager: PID=8556 TID=5792 physical location path: K:\ - CDISMManager::CreateImageSession
    2022-09-19 07:48:08, Info                  DISM   DISM Manager: PID=8556 TID=5792 Event name for current DISM session is Global\__?_Volume{c7e35bc7-0000-0000-0000-501f00000000}__3935491570_65536_34825 - CDISMManager::CheckSessionAndLock
    2022-09-19 07:48:08, Info                  DISM   DISM Manager: PID=8556 TID=5792 Create session event 0x290 for current DISM session and event name is Global\__?_Volume{c7e35bc7-0000-0000-0000-501f00000000}__3935491570_65536_34825  - CDISMManager::CheckSessionAndLock
    2022-09-19 07:48:08, Info                  DISM   DISM Manager: PID=8556 TID=5792 Copying DISM from "K:\Windows\System32\Dism" - CDISMManager::CreateImageSessionFromLocation
    2022-09-19 07:48:08, Info                  DISM   DISM Manager: PID=8556 TID=5792 Successfully loaded the ImageSession at "Z:\TEMP\30069E64-BADE-4694-B424-7BD4C2BDD27F" - CDISMManager::LoadRemoteImageSession
    2022-09-19 07:48:08, Info                  DISM   DISM Image Session: PID=2384 TID=3796 Instantiating the Provider Store. - CDISMImageSession::get_ProviderStore
    2022-09-19 07:48:08, Info                  DISM   DISM Provider Store: PID=2384 TID=3796 Initializing a provider store for the IMAGE session type. - CDISMProviderStore::Final_OnConnect
    2022-09-19 07:48:08, Info                  DISM   DISM Provider Store: PID=2384 TID=3796 Provider has not previously been encountered.  Attempting to initialize the provider. - CDISMProviderStore::Internal_GetProvider
    2022-09-19 07:48:08, Info                  DISM   DISM Provider Store: PID=2384 TID=3796 Loading Provider from location Z:\TEMP\30069E64-BADE-4694-B424-7BD4C2BDD27F\OSProvider.dll - CDISMProviderStore::Internal_GetProvider
    2022-09-19 07:48:08, Info                  DISM   DISM Provider Store: PID=2384 TID=3796 Connecting to the provider located at Z:\TEMP\30069E64-BADE-4694-B424-7BD4C2BDD27F\OSProvider.dll. - CDISMProviderStore::Internal_LoadProvider
    2022-09-19 07:48:08, Info                  DISM   DISM OS Provider: PID=2384 TID=3796 Defaulting SystemPath to K:\ - CDISMOSServiceManager::Final_OnConnect
    2022-09-19 07:48:08, Info                  DISM   DISM OS Provider: PID=2384 TID=3796 Defaulting Windows folder to K:\Windows - CDISMOSServiceManager::Final_OnConnect
    2022-09-19 07:48:08, Info                  DISM   DISM OS Provider: PID=2384 TID=3796 Host OS verion is 10.0 - CDISMOSServiceManager::SetDllSearchPath
    2022-09-19 07:48:08, Warning               DISM   DISM OS Provider: PID=2384 TID=3796 Unable to set the DLL search path to the servicing stack folder. K:\Windows may not point to a valid Windows folder. - CDISMOSServiceManager::Final_OnConnect
    2022-09-19 07:48:08, Info                  DISM   DISM Provider Store: PID=2384 TID=3796 Attempting to initialize the logger from the Image Session. - CDISMProviderStore::Final_OnConnect
    2022-09-19 07:48:08, Info                  DISM   DISM Provider Store: PID=2384 TID=3796 Provider has not previously been encountered.  Attempting to initialize the provider. - CDISMProviderStore::Internal_GetProvider
    2022-09-19 07:48:08, Info                  DISM   DISM Provider Store: PID=2384 TID=3796 Loading Provider from location Z:\TEMP\30069E64-BADE-4694-B424-7BD4C2BDD27F\LogProvider.dll - CDISMProviderStore::Internal_GetProvider
    2022-09-19 07:48:08, Info                  DISM   DISM Provider Store: PID=2384 TID=3796 Connecting to the provider located at Z:\TEMP\30069E64-BADE-4694-B424-7BD4C2BDD27F\LogProvider.dll. - CDISMProviderStore::Internal_LoadProvider
    2022-09-19 07:48:08, Info                  DISM   DISM Provider Store: PID=2384 TID=3796 Found and Initialized the DISM Logger. - CDISMProviderStore::Internal_InitializeLogger
    2022-09-19 07:48:08, Info                  DISM   DISM Provider Store: PID=2384 TID=3796 Provider has not previously been encountered.  Attempting to initialize the provider. - CDISMProviderStore::Internal_GetProvider
    2022-09-19 07:48:08, Info                  DISM   DISM Provider Store: PID=2384 TID=3796 Loading Provider from location Z:\TEMP\30069E64-BADE-4694-B424-7BD4C2BDD27F\PEProvider.dll - CDISMProviderStore::Internal_GetProvider
    2022-09-19 07:48:08, Warning               DISM   DISM Provider Store: PID=2384 TID=3796 Failed to Load the provider: Z:\TEMP\30069E64-BADE-4694-B424-7BD4C2BDD27F\PEProvider.dll. - CDISMProviderStore::Internal_GetProvider(hr:0x8007007e)
    2022-09-19 07:48:08, Info                  DISM   DISM Provider Store: PID=2384 TID=3796 Failed to get and initialize the PE Provider.  Continuing by assuming that it is not a WinPE image. - CDISMProviderStore::Final_OnConnect
    2022-09-19 07:48:08, Info                  DISM   DISM Provider Store: PID=2384 TID=3796 Finished initializing the Provider Map. - CDISMProviderStore::Final_OnConnect
    2022-09-19 07:48:08, Info                  DISM   DISM Provider Store: PID=2384 TID=3796 Getting Provider DISMLogger - CDISMProviderStore::GetProvider
    2022-09-19 07:48:08, Info                  DISM   DISM Provider Store: PID=2384 TID=3796 Provider has previously been initialized.  Returning the existing instance. - CDISMProviderStore::Internal_GetProvider
    2022-09-19 07:48:08, Info                  DISM   DISM Manager: PID=8556 TID=5792 Image session successfully loaded from the temporary location: Z:\TEMP\30069E64-BADE-4694-B424-7BD4C2BDD27F - CDISMManager::CreateImageSession
    2022-09-19 07:48:08, Info                  DISM   DISM Provider Store: PID=2384 TID=3796 Getting Provider OSServices - CDISMProviderStore::GetProvider
    2022-09-19 07:48:08, Info                  DISM   DISM Provider Store: PID=2384 TID=3796 Provider has previously been initialized.  Returning the existing instance. - CDISMProviderStore::Internal_GetProvider
    2022-09-19 07:48:08, Info                  DISM   DISM OS Provider: PID=2384 TID=3796 Setting SystemPath to K:\ - CDISMOSServiceManager::SetSystemPath
    2022-09-19 07:48:08, Info                  DISM   DISM.EXE: Target image information: OS Version=10.0.10240.19291, Image architecture=amd64
    2022-09-19 07:48:08, Info                  DISM   DISM.EXE: Image session version: 10.0.10240.16384
    2022-09-19 07:48:08, Info                  DISM   DISM Provider Store: PID=2384 TID=3796 Getting the collection of providers from an image provider store type. - CDISMProviderStore::GetProviderCollection
    2022-09-19 07:48:08, Info                  DISM   DISM Provider Store: PID=2384 TID=3796 Provider has not previously been encountered.  Attempting to initialize the provider. - CDISMProviderStore::Internal_GetProvider
    2022-09-19 07:48:08, Info                  DISM   DISM Provider Store: PID=2384 TID=3796 Loading Provider from location Z:\TEMP\30069E64-BADE-4694-B424-7BD4C2BDD27F\CbsProvider.dll - CDISMProviderStore::Internal_GetProvider
    2022-09-19 07:48:08, Info                  DISM   DISM Provider Store: PID=2384 TID=3796 Connecting to the provider located at Z:\TEMP\30069E64-BADE-4694-B424-7BD4C2BDD27F\CbsProvider.dll. - CDISMProviderStore::Internal_LoadProvider
    2022-09-19 07:48:08, Info                  DISM   DISM Provider Store: PID=2384 TID=3796 Encountered a servicing provider, performing additional servicing initializations. - CDISMProviderStore::Internal_LoadProvider
    2022-09-19 07:48:08, Info                  DISM   DISM Package Manager: PID=2384 TID=3796 Finished initializing the CbsConUI Handler. - CCbsConUIHandler::Initialize
    2022-09-19 07:48:08, Info                  CBS    Universal Time is: 2022-09-18 23:48:08.798
    2022-09-19 07:48:08, Info                  CBS    Failed to find a matching version for servicing stack: K:\Windows\WinSxS\amd64_microsoft-windows-servicingstack_31bf3856ad364e35_10.0.10240.19291_none_113e466f621121b0\ [HRESULT = 0x80070490 - ERROR_NOT_FOUND]
    2022-09-19 07:48:08, Info                  CBS    Failed to find servicing stack directory in online store. [HRESULT = 0x80070490 - ERROR_NOT_FOUND]
    2022-09-19 07:48:08, Info                  CBS    Must be doing offline servicing, using stack version from: K:\Windows\WinSxS\amd64_microsoft-windows-servicingstack_31bf3856ad364e35_10.0.10240.19291_none_113e466f621121b0\cbscore.dll
    2022-09-19 07:48:08, Info                  CBS    Loaded Servicing Stack v10.0.10240.19291 with Core: K:\Windows\WinSxS\amd64_microsoft-windows-servicingstack_31bf3856ad364e35_10.0.10240.19291_none_113e466f621121b0\cbscore.dll
    2022-09-19 07:48:08, Info                  CBS    Setting core mode: CbsCoreModeOffline
    2022-09-19 07:48:08, Info                  CSI    00000001@2022/9/18:23:48:08.798 WcpInitialize (wcp.dll version 0.0.0.6) called (stack @0x7fff8e828839 @0x7fff8f099123 @0x7fff8f05cab9 @0x7fff93a479a5 @0x7fff93a4844a @0x7fff93a00edf)
    2022-09-19 07:48:08, Info                  DISM   DISM Package Manager: PID=2384 TID=3796 Loaded servicing stack for offline use only. - CDISMPackageManager::RefreshInstanceAndLock
    2022-09-19 07:48:08, Info                  CBS    Loading offline registry hive: SOFTWARE, into registry key '{bf1a281b-ad7b-4476-ac95-f47682990ce7}K:/Windows/System32/config/SOFTWARE' from path '\\?\K:\Windows\System32\config\SOFTWARE'.
    2022-09-19 07:48:08, Info                  CBS    Loading offline registry hive: SYSTEM, into registry key '{bf1a281b-ad7b-4476-ac95-f47682990ce7}K:/Windows/System32/config/SYSTEM' from path '\\?\K:\Windows\System32\config\SYSTEM'.
    2022-09-19 07:48:08, Info                  CBS    Loading offline registry hive: SECURITY, into registry key '{bf1a281b-ad7b-4476-ac95-f47682990ce7}K:/Windows/System32/config/SECURITY' from path '\\?\K:\Windows\System32\config\SECURITY'.
    2022-09-19 07:48:08, Info                  CBS    Loading offline registry hive: SAM, into registry key '{bf1a281b-ad7b-4476-ac95-f47682990ce7}K:/Windows/System32/config/SAM' from path '\\?\K:\Windows\System32\config\SAM'.
    2022-09-19 07:48:08, Info                  CBS    Loading offline registry hive: COMPONENTS, into registry key '{bf1a281b-ad7b-4476-ac95-f47682990ce7}K:/Windows/System32/config/COMPONENTS' from path '\\?\K:\Windows\System32\config\COMPONENTS'.
    2022-09-19 07:48:08, Info                  CBS    Loading offline registry hive: DRIVERS, into registry key '{bf1a281b-ad7b-4476-ac95-f47682990ce7}K:/Windows/System32/config/DRIVERS' from path '\\?\K:\Windows\System32\config\DRIVERS'.
    2022-09-19 07:48:08, Info                  CBS    Loading offline registry hive: DEFAULT, into registry key '{bf1a281b-ad7b-4476-ac95-f47682990ce7}K:/Windows/System32/config/DEFAULT' from path '\\?\K:\Windows\System32\config\DEFAULT'.
    2022-09-19 07:48:08, Info                  CBS    Loading offline registry hive: ntuser.dat, into registry key '{bf1a281b-ad7b-4476-ac95-f47682990ce7}K:/Users/Default/ntuser.dat' from path '\\?\K:\Users\Default\ntuser.dat'.
    2022-09-19 07:48:08, Info                  CBS    Loading offline registry hive: schema.dat, into registry key '{bf1a281b-ad7b-4476-ac95-f47682990ce7}K:/Windows/system32/smi/store/Machine/schema.dat' from path '\\?\K:\Windows\system32\smi\store\Machine\schema.dat'.
    2022-09-19 07:48:08, Info                  CBS    Offline image is: writeable
    2022-09-19 07:48:08, Info                  CSI    00000002@2022/9/18:23:48:08.845 PopulateComponentFamiliesKey - Begin
    2022-09-19 07:48:13, Info                  CSI    00000003@2022/9/18:23:48:13.626 PopulateComponentFamiliesKey - End
    2022-09-19 07:48:13, Info                  CSI    00000004 CSI Store 2296678134432 (0x00000216bcaf32a0) initialized
    2022-09-19 07:48:13, Info                  CBS    Session: 2384_18658421 initialized by client DISM Package Manager Provider, external staging directory: (null)
    2022-09-19 07:48:13, Info                  DISM   DISM Package Manager: PID=2384 TID=3796 Loaded servicing stack for offline use only. - CDISMPackageManager::RefreshInstanceAndLock
    2022-09-19 07:48:13, Info                  DISM   DISM Package Manager: PID=2384 TID=3796 Loaded servicing stack for online use only. - CDISMPackageManager::RefreshInstanceAndLock
    2022-09-19 07:48:13, Info                  DISM   DISM Provider Store: PID=2384 TID=3796 Provider has not previously been encountered.  Attempting to initialize the provider. - CDISMProviderStore::Internal_GetProvider
    2022-09-19 07:48:13, Info                  DISM   DISM Provider Store: PID=2384 TID=3796 Loading Provider from location Z:\TEMP\30069E64-BADE-4694-B424-7BD4C2BDD27F\MsiProvider.dll - CDISMProviderStore::Internal_GetProvider
    2022-09-19 07:48:13, Info                  DISM   DISM Provider Store: PID=2384 TID=3796 Connecting to the provider located at Z:\TEMP\30069E64-BADE-4694-B424-7BD4C2BDD27F\MsiProvider.dll. - CDISMProviderStore::Internal_LoadProvider
    2022-09-19 07:48:13, Info                  DISM   DISM Provider Store: PID=2384 TID=3796 Encountered a servicing provider, performing additional servicing initializations. - CDISMProviderStore::Internal_LoadProvider
    2022-09-19 07:48:13, Info                  DISM   DISM Provider Store: PID=2384 TID=3796 Provider has not previously been encountered.  Attempting to initialize the provider. - CDISMProviderStore::Internal_GetProvider
    2022-09-19 07:48:13, Info                  DISM   DISM Provider Store: PID=2384 TID=3796 Loading Provider from location Z:\TEMP\30069E64-BADE-4694-B424-7BD4C2BDD27F\IntlProvider.dll - CDISMProviderStore::Internal_GetProvider
    2022-09-19 07:48:13, Info                  DISM   DISM Provider Store: PID=2384 TID=3796 Connecting to the provider located at Z:\TEMP\30069E64-BADE-4694-B424-7BD4C2BDD27F\IntlProvider.dll. - CDISMProviderStore::Internal_LoadProvider
    2022-09-19 07:48:13, Info                  DISM   DISM Provider Store: PID=2384 TID=3796 Encountered a servicing provider, performing additional servicing initializations. - CDISMProviderStore::Internal_LoadProvider
    2022-09-19 07:48:13, Info                  DISM   DISM Provider Store: PID=2384 TID=3796 Provider has not previously been encountered.  Attempting to initialize the provider. - CDISMProviderStore::Internal_GetProvider
    2022-09-19 07:48:13, Info                  DISM   DISM Provider Store: PID=2384 TID=3796 Loading Provider from location Z:\TEMP\30069E64-BADE-4694-B424-7BD4C2BDD27F\IBSProvider.dll - CDISMProviderStore::Internal_GetProvider
    2022-09-19 07:48:13, Info                  DISM   DISM Provider Store: PID=2384 TID=3796 Connecting to the provider located at Z:\TEMP\30069E64-BADE-4694-B424-7BD4C2BDD27F\IBSProvider.dll. - CDISMProviderStore::Internal_LoadProvider
    2022-09-19 07:48:13, Info                  DISM   DISM Provider Store: PID=2384 TID=3796 Encountered a servicing provider, performing additional servicing initializations. - CDISMProviderStore::Internal_LoadProvider
    2022-09-19 07:48:13, Info                  DISM   DISM Provider Store: PID=2384 TID=3796 Provider has not previously been encountered.  Attempting to initialize the provider. - CDISMProviderStore::Internal_GetProvider
    2022-09-19 07:48:13, Info                  DISM   DISM Provider Store: PID=2384 TID=3796 Loading Provider from location Z:\TEMP\30069E64-BADE-4694-B424-7BD4C2BDD27F\DmiProvider.dll - CDISMProviderStore::Internal_GetProvider
    2022-09-19 07:48:13, Info                  DISM   DISM Provider Store: PID=2384 TID=3796 Connecting to the provider located at Z:\TEMP\30069E64-BADE-4694-B424-7BD4C2BDD27F\DmiProvider.dll. - CDISMProviderStore::Internal_LoadProvider
    2022-09-19 07:48:13, Info                  DISM   DISM Provider Store: PID=2384 TID=3796 Encountered a servicing provider, performing additional servicing initializations. - CDISMProviderStore::Internal_LoadProvider
    2022-09-19 07:48:13, Info                  DISM   DISM OS Provider: PID=2384 TID=3796 Get the registry path to the SOFTWARE hive located at K:\Windows\system32\config\SOFTWARE and determine if it is loaded. - CDISMOSServiceManager::DetermineBootDrive
    2022-09-19 07:48:13, Info                  DISM   DISM Driver Manager: PID=2384 TID=3796 Further logs for driver related operations can be found in the target operating system at %WINDIR%\inf\setupapi.offline.log - CDriverManager::Initialize
    2022-09-19 07:48:13, Info                  DISM   DISM Provider Store: PID=2384 TID=3796 Provider has not previously been encountered.  Attempting to initialize the provider. - CDISMProviderStore::Internal_GetProvider
    2022-09-19 07:48:13, Info                  DISM   DISM Provider Store: PID=2384 TID=3796 Loading Provider from location Z:\TEMP\30069E64-BADE-4694-B424-7BD4C2BDD27F\UnattendProvider.dll - CDISMProviderStore::Internal_GetProvider
    2022-09-19 07:48:13, Info                  DISM   DISM Provider Store: PID=2384 TID=3796 Connecting to the provider located at Z:\TEMP\30069E64-BADE-4694-B424-7BD4C2BDD27F\UnattendProvider.dll. - CDISMProviderStore::Internal_LoadProvider
    2022-09-19 07:48:13, Info                  DISM   DISM Provider Store: PID=2384 TID=3796 Encountered a servicing provider, performing additional servicing initializations. - CDISMProviderStore::Internal_LoadProvider
    2022-09-19 07:48:13, Info                  DISM   DISM Provider Store: PID=2384 TID=3796 Provider has not previously been encountered.  Attempting to initialize the provider. - CDISMProviderStore::Internal_GetProvider
    2022-09-19 07:48:13, Info                  DISM   DISM Provider Store: PID=2384 TID=3796 Loading Provider from location Z:\TEMP\30069E64-BADE-4694-B424-7BD4C2BDD27F\Wow64provider.dll - CDISMProviderStore::Internal_GetProvider
    2022-09-19 07:48:13, Warning               DISM   DISM Provider Store: PID=2384 TID=3796 Failed to get the IDismObject Interface - CDISMProviderStore::Internal_LoadProvider(hr:0x80004002)
    2022-09-19 07:48:13, Warning               DISM   DISM Provider Store: PID=2384 TID=3796 Failed to Load the provider: Z:\TEMP\30069E64-BADE-4694-B424-7BD4C2BDD27F\Wow64provider.dll. - CDISMProviderStore::Internal_GetProvider(hr:0x80004002)
    2022-09-19 07:48:13, Info                  DISM   DISM Provider Store: PID=2384 TID=3796 Provider has not previously been encountered.  Attempting to initialize the provider. - CDISMProviderStore::Internal_GetProvider
    2022-09-19 07:48:13, Info                  DISM   DISM Provider Store: PID=2384 TID=3796 Loading Provider from location Z:\TEMP\30069E64-BADE-4694-B424-7BD4C2BDD27F\SmiProvider.dll - CDISMProviderStore::Internal_GetProvider
    2022-09-19 07:48:13, Info                  DISM   DISM Provider Store: PID=2384 TID=3796 Connecting to the provider located at Z:\TEMP\30069E64-BADE-4694-B424-7BD4C2BDD27F\SmiProvider.dll. - CDISMProviderStore::Internal_LoadProvider
    2022-09-19 07:48:13, Info                  DISM   DISM Provider Store: PID=2384 TID=3796 Encountered a servicing provider, performing additional servicing initializations. - CDISMProviderStore::Internal_LoadProvider
    2022-09-19 07:48:13, Info                  DISM   DISM Provider Store: PID=2384 TID=3796 Provider has not previously been encountered.  Attempting to initialize the provider. - CDISMProviderStore::Internal_GetProvider
    2022-09-19 07:48:13, Info                  DISM   DISM Provider Store: PID=2384 TID=3796 Loading Provider from location Z:\TEMP\30069E64-BADE-4694-B424-7BD4C2BDD27F\EmbeddedProvider.dll - CDISMProviderStore::Internal_GetProvider
    2022-09-19 07:48:13, Warning               DISM   DISM Provider Store: PID=2384 TID=3796 Failed to Load the provider: Z:\TEMP\30069E64-BADE-4694-B424-7BD4C2BDD27F\EmbeddedProvider.dll. - CDISMProviderStore::Internal_GetProvider(hr:0x8007007e)
    2022-09-19 07:48:13, Info                  DISM   DISM Provider Store: PID=2384 TID=3796 Provider has not previously been encountered.  Attempting to initialize the provider. - CDISMProviderStore::Internal_GetProvider
    2022-09-19 07:48:13, Info                  DISM   DISM Provider Store: PID=2384 TID=3796 Loading Provider from location Z:\TEMP\30069E64-BADE-4694-B424-7BD4C2BDD27F\AppxProvider.dll - CDISMProviderStore::Internal_GetProvider
    2022-09-19 07:48:13, Info                  DISM   DISM Provider Store: PID=2384 TID=3796 Connecting to the provider located at Z:\TEMP\30069E64-BADE-4694-B424-7BD4C2BDD27F\AppxProvider.dll. - CDISMProviderStore::Internal_LoadProvider
    2022-09-19 07:48:13, Info                  DISM   DISM Provider Store: PID=2384 TID=3796 Encountered a servicing provider, performing additional servicing initializations. - CDISMProviderStore::Internal_LoadProvider
    2022-09-19 07:48:13, Info                  DISM   DISM Provider Store: PID=2384 TID=3796 Provider has not previously been encountered.  Attempting to initialize the provider. - CDISMProviderStore::Internal_GetProvider
    2022-09-19 07:48:13, Info                  DISM   DISM Provider Store: PID=2384 TID=3796 Loading Provider from location Z:\TEMP\30069E64-BADE-4694-B424-7BD4C2BDD27F\ProvProvider.dll - CDISMProviderStore::Internal_GetProvider
    2022-09-19 07:48:13, Info                  DISM   DISM Provider Store: PID=2384 TID=3796 Connecting to the provider located at Z:\TEMP\30069E64-BADE-4694-B424-7BD4C2BDD27F\ProvProvider.dll. - CDISMProviderStore::Internal_LoadProvider
    2022-09-19 07:48:13, Info                  DISM   DISM Provider Store: PID=2384 TID=3796 Encountered a servicing provider, performing additional servicing initializations. - CDISMProviderStore::Internal_LoadProvider
    2022-09-19 07:48:13, Info                  DISM   DISM Provider Store: PID=2384 TID=3796 Provider has not previously been encountered.  Attempting to initialize the provider. - CDISMProviderStore::Internal_GetProvider
    2022-09-19 07:48:13, Info                  DISM   DISM Provider Store: PID=2384 TID=3796 Loading Provider from location Z:\TEMP\30069E64-BADE-4694-B424-7BD4C2BDD27F\AssocProvider.dll - CDISMProviderStore::Internal_GetProvider
    2022-09-19 07:48:13, Info                  DISM   DISM Provider Store: PID=2384 TID=3796 Connecting to the provider located at Z:\TEMP\30069E64-BADE-4694-B424-7BD4C2BDD27F\AssocProvider.dll. - CDISMProviderStore::Internal_LoadProvider
    2022-09-19 07:48:13, Info                  DISM   DISM Provider Store: PID=2384 TID=3796 Encountered a servicing provider, performing additional servicing initializations. - CDISMProviderStore::Internal_LoadProvider
    2022-09-19 07:48:13, Info                  DISM   DISM Provider Store: PID=2384 TID=3796 Provider has not previously been encountered.  Attempting to initialize the provider. - CDISMProviderStore::Internal_GetProvider
    2022-09-19 07:48:13, Info                  DISM   DISM Provider Store: PID=2384 TID=3796 Loading Provider from location Z:\TEMP\30069E64-BADE-4694-B424-7BD4C2BDD27F\GenericProvider.dll - CDISMProviderStore::Internal_GetProvider
    2022-09-19 07:48:13, Info                  DISM   DISM Provider Store: PID=2384 TID=3796 Connecting to the provider located at Z:\TEMP\30069E64-BADE-4694-B424-7BD4C2BDD27F\GenericProvider.dll. - CDISMProviderStore::Internal_LoadProvider
    2022-09-19 07:48:13, Info                  DISM   DISM Provider Store: PID=2384 TID=3796 Encountered a servicing provider, performing additional servicing initializations. - CDISMProviderStore::Internal_LoadProvider
    2022-09-19 07:48:13, Info                  DISM   DISM Provider Store: PID=2384 TID=3796 Provider has not previously been encountered.  Attempting to initialize the provider. - CDISMProviderStore::Internal_GetProvider
    2022-09-19 07:48:13, Info                  DISM   DISM Provider Store: PID=2384 TID=3796 Loading Provider from location Z:\TEMP\30069E64-BADE-4694-B424-7BD4C2BDD27F\OfflineSetupProvider.dll - CDISMProviderStore::Internal_GetProvider
    2022-09-19 07:48:13, Info                  DISM   DISM Provider Store: PID=2384 TID=3796 Connecting to the provider located at Z:\TEMP\30069E64-BADE-4694-B424-7BD4C2BDD27F\OfflineSetupProvider.dll. - CDISMProviderStore::Internal_LoadProvider
    2022-09-19 07:48:13, Info                  DISM   DISM Provider Store: PID=2384 TID=3796 Encountered a servicing provider, performing additional servicing initializations. - CDISMProviderStore::Internal_LoadProvider
    2022-09-19 07:48:13, Info                  DISM   DISM Provider Store: PID=2384 TID=3796 Provider has not previously been encountered.  Attempting to initialize the provider. - CDISMProviderStore::Internal_GetProvider
    2022-09-19 07:48:13, Info                  DISM   DISM Provider Store: PID=2384 TID=3796 Loading Provider from location Z:\TEMP\30069E64-BADE-4694-B424-7BD4C2BDD27F\TransmogProvider.dll - CDISMProviderStore::Internal_GetProvider
    2022-09-19 07:48:13, Info                  DISM   DISM Provider Store: PID=2384 TID=3796 Connecting to the provider located at Z:\TEMP\30069E64-BADE-4694-B424-7BD4C2BDD27F\TransmogProvider.dll. - CDISMProviderStore::Internal_LoadProvider
    2022-09-19 07:48:13, Info                  DISM   DISM Provider Store: PID=2384 TID=3796 Encountered a servicing provider, performing additional servicing initializations. - CDISMProviderStore::Internal_LoadProvider
    2022-09-19 07:48:13, Info                  DISM   DISM Transmog Provider: PID=2384 TID=3796 Current image session is [OFFLINE] - CTransmogManager::GetMode
    2022-09-19 07:48:13, Info                  DISM   DISM Transmog Provider: PID=2384 TID=3796 Determined WinDir path = [K:\Windows] - CTransmogManager::GetWinDirPath
    2022-09-19 07:48:13, Info                  DISM   DISM Transmog Provider: PID=2384 TID=3796 GetProductType: ProductType = [WinNT] - CTransmogManager::GetProductType
    2022-09-19 07:48:13, Info                  DISM   DISM Transmog Provider: PID=2384 TID=3796 Product Type: [WinNT] - CTransmogManager::Initialize
    2022-09-19 07:48:13, Info                  DISM   DISM Transmog Provider: PID=2384 TID=3796 Product Type ServerNT : [No] - CTransmogManager::Initialize
    2022-09-19 07:48:13, Info                  DISM   DISM.EXE: Got the collection of providers. Now enumerating them to build the command table.
    2022-09-19 07:48:13, Info                  DISM   DISM.EXE: Attempting to add the commands from provider: DISM Log Provider
    2022-09-19 07:48:13, Info                  DISM   DISM.EXE: Attempting to add the commands from provider: OSServices
    2022-09-19 07:48:13, Info                  DISM   DISM.EXE: Attempting to add the commands from provider: DISM Package Manager
    2022-09-19 07:48:13, Info                  DISM   DISM.EXE: Succesfully registered commands for the provider: DISM Package Manager.
    2022-09-19 07:48:13, Info                  DISM   DISM.EXE: Attempting to add the commands from provider: MsiManager
    2022-09-19 07:48:13, Info                  DISM   DISM.EXE: Succesfully registered commands for the provider: MsiManager.
    2022-09-19 07:48:13, Info                  DISM   DISM.EXE: Attempting to add the commands from provider: IntlManager
    2022-09-19 07:48:13, Info                  DISM   DISM.EXE: Succesfully registered commands for the provider: IntlManager.
    2022-09-19 07:48:13, Info                  DISM   DISM.EXE: Attempting to add the commands from provider: IBSManager
    2022-09-19 07:48:13, Info                  DISM   DISM.EXE: Attempting to add the commands from provider: DriverManager
    2022-09-19 07:48:13, Info                  DISM   DISM.EXE: Succesfully registered commands for the provider: DriverManager.
    2022-09-19 07:48:13, Info                  DISM   DISM.EXE: Attempting to add the commands from provider: DISM Unattend Manager
    2022-09-19 07:48:13, Info                  DISM   DISM.EXE: Succesfully registered commands for the provider: DISM Unattend Manager.
    2022-09-19 07:48:13, Info                  DISM   DISM.EXE: Attempting to add the commands from provider: SmiManager
    2022-09-19 07:48:13, Info                  DISM   DISM.EXE: Attempting to add the commands from provider: AppxManager
    2022-09-19 07:48:13, Info                  DISM   DISM.EXE: Succesfully registered commands for the provider: AppxManager.
    2022-09-19 07:48:13, Info                  DISM   DISM.EXE: Attempting to add the commands from provider: ProvManager
    2022-09-19 07:48:13, Info                  DISM   DISM.EXE: Succesfully registered commands for the provider: ProvManager.
    2022-09-19 07:48:13, Info                  DISM   DISM.EXE: Attempting to add the commands from provider: AssocManager
    2022-09-19 07:48:13, Info                  DISM   DISM.EXE: Succesfully registered commands for the provider: AssocManager.
    2022-09-19 07:48:13, Info                  DISM   DISM.EXE: Attempting to add the commands from provider: GenericManager
    2022-09-19 07:48:13, Info                  DISM   DISM.EXE: Succesfully registered commands for the provider: GenericManager.
    2022-09-19 07:48:13, Info                  DISM   DISM.EXE: Attempting to add the commands from provider: OfflineSetupManager
    2022-09-19 07:48:13, Info                  DISM   DISM.EXE: Attempting to add the commands from provider: Edition Manager
    2022-09-19 07:48:13, Info                  DISM   DISM.EXE: Succesfully registered commands for the provider: Edition Manager.
    2022-09-19 07:48:13, Info                  DISM   DISM Provider Store: PID=2384 TID=3796 Getting Provider DISM Package Manager - CDISMProviderStore::GetProvider
    2022-09-19 07:48:13, Info                  DISM   DISM Provider Store: PID=2384 TID=3796 Provider has previously been initialized.  Returning the existing instance. - CDISMProviderStore::Internal_GetProvider
    2022-09-19 07:48:13, Info                  DISM   DISM Package Manager: PID=2384 TID=3796 Processing the top level command token(add-package). - CPackageManagerCLIHandler::Private_ValidateCmdLine
    2022-09-19 07:48:13, Info                  DISM   DISM Package Manager: PID=2384 TID=3796 Attempting to route to appropriate command handler. - CPackageManagerCLIHandler::ExecuteCmdLine
    2022-09-19 07:48:13, Info                  DISM   DISM Package Manager: PID=2384 TID=3796 Routing the command... - CPackageManagerCLIHandler::ExecuteCmdLine
    2022-09-19 07:48:13, Info                  DISM   DISM Package Manager: PID=2384 TID=3796 Encountered the option "add-package" with value "Z:\19444\Package_1199_for_KB5017327~31bf3856ad364e35~amd64~~10.0.1.5.mum" - CPackageManagerCLIHandler::Private_GetPackagesFromCommandLine
    2022-09-19 07:48:13, Info                  CBS    Appl: detect Parent, Package: Package_1199_for_KB5017327~31bf3856ad364e35~amd64~~10.0.1.5, Parent: Microsoft-Windows-Common-Foundation-Package~31bf3856ad364e35~amd64~~10.0.10240.16384, Disposition = Detect, VersionComp: EQ, BuildComp: EQ, RevisionComp: EQ, Exist: present
    2022-09-19 07:48:13, Info                  CBS    Appl: detectParent (exact match): Parent: Microsoft-Windows-Common-Foundation-Package~31bf3856ad364e35~amd64~~10.0.10240.16384, parent state: Installed
    2022-09-19 07:48:13, Info                  CBS    Appl: detect Parent, Package: Package_1199_for_KB5017327~31bf3856ad364e35~amd64~~10.0.1.5, Parent: Microsoft-Windows-EnterpriseSEdition~31bf3856ad364e35~amd64~~10.0.10240.16384, Disposition = Detect, VersionComp: EQ, BuildComp: EQ, RevisionComp: EQ, Exist: present
    2022-09-19 07:48:13, Info                  CBS    Appl: detectParent (exact match): Parent: Microsoft-Windows-EnterpriseSEdition~31bf3856ad364e35~amd64~~10.0.10240.16384, parent state: Installed
    2022-09-19 07:48:13, Info                  CBS    Appl: Evaluating package applicability for package Package_1199_for_KB5017327~31bf3856ad364e35~amd64~~10.0.1.5, applicable state: Installed
    2022-09-19 07:48:13, Info                  CBS    External EvaluateApplicability, package: Package_1199_for_KB5017327~31bf3856ad364e35~amd64~~10.0.1.5, package applicable State: Installed, highest update applicable state: Installed, resulting applicable state:Installed
    2022-09-19 07:48:13, Info                  DISM   DISM Package Manager: PID=2384 TID=3796 Package Package_1199_for_KB5017327~31bf3856ad364e35~amd64~~10.0.1.5 with CBS state 0(CbsInstallStateAbsent) being mapped to dism state 1(DISM_INSTALL_STATE_NOTPRESENT) - CDISMPackage::LogInstallStateMapping
    2022-09-19 07:48:13, Info                  CBS    External EvaluateApplicability, package: Package_1199_for_KB5017327~31bf3856ad364e35~amd64~~10.0.1.5, package applicable State: Installed, highest update applicable state: Installed, resulting applicable state:Installed
    2022-09-19 07:48:13, Info                  DISM   DISM Package Manager: PID=2384 TID=3796 Initiating Changes on Package with values: 4, 7 - CDISMPackage::Internal_ChangePackageState
    2022-09-19 07:48:13, Info                  DISM   DISM Package Manager: PID=2384 TID=3796 CBS session options=0x0! - CDISMPackageManager::Internal_Finalize
    2022-09-19 07:48:13, Info                  CBS    Exec: Processing started.  Client: DISM Package Manager Provider, Session: 2384_18658421, Package: Package_1199_for_KB5017327~31bf3856ad364e35~amd64~~10.0.1.5
    2022-09-19 07:48:13, Info                  CBS    Exec: Using execution sequence: 25
    2022-09-19 07:48:13, Info                  CBS    Disabling LKG boot option
    2022-09-19 07:48:13, Info                  CBS    Perf: Entering stage: Planning
    2022-09-19 07:48:13, Info                  CBS    FLOW: Entering stage: Planning 
    2022-09-19 07:48:13, Info                  CBS    Appl: detect Parent, Package: Package_1199_for_KB5017327~31bf3856ad364e35~amd64~~10.0.1.5, Parent: Microsoft-Windows-Common-Foundation-Package~31bf3856ad364e35~amd64~~10.0.10240.16384, Disposition = Detect, VersionComp: EQ, BuildComp: EQ, RevisionComp: EQ, Exist: present
    2022-09-19 07:48:13, Info                  CBS    Appl: detectParent (exact match): Parent: Microsoft-Windows-Common-Foundation-Package~31bf3856ad364e35~amd64~~10.0.10240.16384, parent state: Installed
    2022-09-19 07:48:13, Info                  CBS    Appl: detect Parent, Package: Package_1199_for_KB5017327~31bf3856ad364e35~amd64~~10.0.1.5, Parent: Microsoft-Windows-EnterpriseSEdition~31bf3856ad364e35~amd64~~10.0.10240.16384, Disposition = Detect, VersionComp: EQ, BuildComp: EQ, RevisionComp: EQ, Exist: present
    2022-09-19 07:48:13, Info                  CBS    Appl: detectParent (exact match): Parent: Microsoft-Windows-EnterpriseSEdition~31bf3856ad364e35~amd64~~10.0.10240.16384, parent state: Installed
    2022-09-19 07:48:13, Info                  CBS    Appl: Evaluating package applicability for package Package_1199_for_KB5017327~31bf3856ad364e35~amd64~~10.0.1.5, applicable state: Installed
    2022-09-19 07:48:13, Info                  CBS    Plan: Package: Package_1199_for_KB5017327~31bf3856ad364e35~amd64~~10.0.1.5, current: Absent, pending: Default, start: Absent, applicable: Installed, targeted: Installed, limit: Installed
    2022-09-19 07:48:13, Info                  CSI    00000005@2022/9/18:23:48:13.657 CSI Transaction @0x216bcb10d80 initialized for deployment engine {d16d444c-56d8-11d5-882d-0080c847b195} with flags 00000002 and client id [20]"TI5.2384_18658421:1/"
    
    2022-09-19 07:48:13, Info                  CSI    00000006@2022/9/18:23:48:13.657 CSI Transaction @0x216bcb10d80 destroyed
    2022-09-19 07:48:13, Info                  CBS    Plan: Package: Package_1199_for_KB5017327~31bf3856ad364e35~amd64~~10.0.1.5, Update: 5017327-3782_neutral, current: Absent, pending: Default, start: Absent, applicable: Installed, targeted: Installed, limit: Installed, selected: Default
    2022-09-19 07:48:13, Info                  CBS    Plan: Package: Package_1199_for_KB5017327~31bf3856ad364e35~amd64~~10.0.1.5, Update: 5017327-3783_neutral, current: Absent, pending: Default, start: Absent, applicable: Installed, targeted: Installed, limit: Installed, selected: Default
    2022-09-19 07:48:13, Info                  CBS    Plan: Package: Package_1199_for_KB5017327~31bf3856ad364e35~amd64~~10.0.1.5, Update: 5017327-3784_neutral, current: Absent, pending: Default, start: Absent, applicable: Installed, targeted: Installed, limit: Installed, selected: Default
    2022-09-19 07:48:13, Info                  CBS    Plan: Package: Package_1199_for_KB5017327~31bf3856ad364e35~amd64~~10.0.1.5, Update: 5017327-3785_neutral, current: Absent, pending: Default, start: Absent, applicable: Installed, targeted: Installed, limit: Installed, selected: Default
    2022-09-19 07:48:13, Info                  CBS    Plan: Package: Package_1199_for_KB5017327~31bf3856ad364e35~amd64~~10.0.1.5, Update: 5017327-3786_neutral, current: Absent, pending: Default, start: Absent, applicable: Installed, targeted: Installed, limit: Installed, selected: Default
    2022-09-19 07:48:13, Info                  CBS    Plan: Package: Package_1199_for_KB5017327~31bf3856ad364e35~amd64~~10.0.1.5, Update: 5017327-3787_neutral, current: Absent, pending: Default, start: Absent, applicable: Installed, targeted: Installed, limit: Installed, selected: Default
    2022-09-19 07:48:13, Info                  CBS    Plan: Start to process package watchlist.
    2022-09-19 07:48:13, Info                  CBS    Perf: Resolve chain started.
    2022-09-19 07:48:13, Info                  CBS    FLOW: Entering stage: Resolving 
    2022-09-19 07:48:13, Info                  CSI    00000007@2022/9/18:23:48:13.657 CSI Transaction @0x216bcb111a0 initialized for deployment engine {d16d444c-56d8-11d5-882d-0080c847b195} with flags 00000002 and client id [79]"TI1.2384_18658421:2/Package_1199_for_KB5017327~31bf3856ad364e35~amd64~~10.0.1.5"
    
    2022-09-19 07:48:13, Info                  CBS    Exec: Resolving Package: Package_1199_for_KB5017327~31bf3856ad364e35~amd64~~10.0.1.5, Update: 5017327-3782_neutral
    2022-09-19 07:48:13, Info                  CBS    Exec: Resolving Package: Package_1199_for_KB5017327~31bf3856ad364e35~amd64~~10.0.1.5, Update: 5017327-3782_neutral, PinDeployment: amd64_0900966930f8bdca3aa29494d147e29b_31bf3856ad364e35_10.0.10240.19235_none_f1280fa19d0afdea
    2022-09-19 07:48:13, Info                  CBS    Exec: Resolving Package: Package_1199_for_KB5017327~31bf3856ad364e35~amd64~~10.0.1.5, Update: 5017327-3783_neutral
    2022-09-19 07:48:13, Info                  CBS    Exec: Resolving Package: Package_1199_for_KB5017327~31bf3856ad364e35~amd64~~10.0.1.5, Update: 5017327-3783_neutral, PinDeployment: amd64_c74701855f0188939e55e776cd8c2d3c_1122334455667788_10.0.10240.18818_none_40cab733d2e9dd1a
    2022-09-19 07:48:13, Info                  CBS    Exec: Resolving Package: Package_1199_for_KB5017327~31bf3856ad364e35~amd64~~10.0.1.5, Update: 5017327-3784_neutral
    2022-09-19 07:48:13, Info                  CBS    Exec: Resolving Package: Package_1199_for_KB5017327~31bf3856ad364e35~amd64~~10.0.1.5, Update: 5017327-3784_neutral, PinDeployment: amd64_f6f43a7afd793a6400cbe2248c4f296d_31bf3856ad364e35_10.0.10240.17709_none_edb8510ce7182515
    2022-09-19 07:48:13, Info                  CBS    Exec: Resolving Package: Package_1199_for_KB5017327~31bf3856ad364e35~amd64~~10.0.1.5, Update: 5017327-3785_neutral
    2022-09-19 07:48:13, Info                  CBS    Exec: Resolving Package: Package_1199_for_KB5017327~31bf3856ad364e35~amd64~~10.0.1.5, Update: 5017327-3785_neutral, PinDeployment: amd64_c555ca7dbeaa86cd113bb5e389a804e2_31bf3856ad364e35_10.0.10240.18818_none_a48a83085e5219b1
    2022-09-19 07:48:13, Info                  CBS    Exec: Resolving Package: Package_1199_for_KB5017327~31bf3856ad364e35~amd64~~10.0.1.5, Update: 5017327-3786_neutral
    2022-09-19 07:48:13, Info                  CBS    Exec: Resolving Package: Package_1199_for_KB5017327~31bf3856ad364e35~amd64~~10.0.1.5, Update: 5017327-3786_neutral, PinDeployment: amd64_01788e27e02ddb126cdaf3068e512988_31bf3856ad364e35_10.0.10240.18874_none_480f9f52203d77ac
    2022-09-19 07:48:13, Info                  CBS    Exec: Resolving Package: Package_1199_for_KB5017327~31bf3856ad364e35~amd64~~10.0.1.5, Update: 5017327-3787_neutral
    2022-09-19 07:48:13, Info                  CBS    Exec: Resolving Package: Package_1199_for_KB5017327~31bf3856ad364e35~amd64~~10.0.1.5, Update: 5017327-3787_neutral, PinDeployment: amd64_0d4230c7a205f4c3a77b0ec1d242942b_31bf3856ad364e35_10.0.10240.18818_none_59a0351400e18b11
    2022-09-19 07:48:13, Info                  CBS    Exec: 6 deployments need bulk staging
    2022-09-19 07:48:13, Info                  CSI    00000008 Performing 6 operations as follows:
      (0)  Stage: flags: 8 app: [0900966930f8bdca3aa29494d147e29b, Version = 10.0.10240.19235, pA = amd64, nonSxS, PublicKeyToken = {l:8 b:31bf3856ad364e35}]) comp: (null) man: @0x216bf22d140
      (1)  Stage: flags: 8 app: [c74701855f0188939e55e776cd8c2d3c, Version = 10.0.10240.18818, pA = amd64, nonSxS, PublicKeyToken = {l:8 b:1122334455667788}]) comp: (null) man: @0x216bf22cdc0
      (2)  Stage: flags: 8 app: [f6f43a7afd793a6400cbe2248c4f296d, Version = 10.0.10240.17709, pA = amd64, nonSxS, PublicKeyToken = {l:8 b:31bf3856ad364e35}]) comp: (null) man: @0x216bf22d220
      (3)  Stage: flags: 8 app: [c555ca7dbeaa86cd113bb5e389a804e2, Version = 10.0.10240.18818, pA = amd64, nonSxS, PublicKeyToken = {l:8 b:31bf3856ad364e35}]) comp: (null) man: @0x216bf22ce30
      (4)  Stage: flags: 8 app: [01788e27e02ddb126cdaf3068e512988, Version = 10.0.10240.18874, pA = amd64, nonSxS, PublicKeyToken = {l:8 b:31bf3856ad364e35}]) comp: (null) man: @0x216bf22d4c0
      (5)  Stage: flags: 8 app: [0d4230c7a205f4c3a77b0ec1d242942b, Version = 10.0.10240.18818, pA = amd64, nonSxS, PublicKeyToken = {l:8 b:31bf3856ad364e35}]) comp: (null) man: @0x216bf22d290
    2022-09-19 07:48:13, Info                  CSI    00000009 Performing 1 operations as follows:
      (0)  AddCat: flags: 1 catfile: @0x216bf237220
    2022-09-19 07:48:13, Info                  CSI    0000000a Performing 1 operations as follows:
      (0)  AddCat: flags: 1 catfile: @0x216bf22d3e0
    2022-09-19 07:48:13, Info                  CSI    0000000b Performing 1 operations as follows:
      (0)  AddCat: flags: 1 catfile: @0x216bf2365e0
    2022-09-19 07:48:13, Info                  CSI    0000000c Performing 1 operations as follows:
      (0)  AddCat: flags: 1 catfile: @0x216bf22d140
    2022-09-19 07:48:13, Info                  CSI    0000000d Performing 1 operations as follows:
      (0)  AddCat: flags: 1 catfile: @0x216bf236730
    2022-09-19 07:48:13, Info                  CSI    0000000e Performing 1 operations as follows:
      (0)  AddCat: flags: 1 catfile: @0x216bf22cdc0
    2022-09-19 07:48:13, Info                  CBS    Perf: Ready for complete Component closure.
    2022-09-19 07:48:13, Info                  CSI    0000000f Performing 10 operations as follows:
      (0)  PrestageComponent: flags: 0 app: (null) comp: Microsoft-Windows-Deployment-Image-Servicing-Management-WinProviders, Version = 10.0.10240.19235, pA = amd64, nonSxS, PublicKeyToken = {l:8 b:31bf3856ad364e35}
      (1)  PrestageComponent: flags: 0 app: (null) comp: Microsoft-Windows-Deployment-Image-Servicing-Management-WinProviders, Version = 10.0.10240.19235, pA = x86, nonSxS, PublicKeyToken = {l:8 b:31bf3856ad364e35}
      (2)  PrestageComponent: flags: 0 app: (null) comp: Microsoft-Windows-PnpPluginInstaller, Version = 10.0.10240.18818, pA = x86, nonSxS, PublicKeyToken = {l:8 b:1122334455667788}
      (3)  PrestageComponent: flags: 0 app: (null) comp: Microsoft-Windows-PnpPluginInstaller, Version = 10.0.10240.18818, pA = amd64, nonSxS, PublicKeyToken = {l:8 b:1122334455667788}
      (4)  PrestageComponent: flags: 0 app: (null) comp: Microsoft-Windows-PackageManager, Version = 10.0.10240.17709, pA = amd64, nonSxS, PublicKeyToken = {l:8 b:31bf3856ad364e35}
      (5)  PrestageComponent: flags: 0 app: (null) comp: Microsoft-Windows-PackageManager, Version = 10.0.10240.17709, pA = x86, nonSxS, PublicKeyToken = {l:8 b:31bf3856ad364e35}
      (6)  PrestageComponent: flags: 0 app: (null) comp: Microsoft-Windows-Deployment-Image-Servicing-Management-Core, Version = 10.0.10240.18818, pA = x86, nonSxS, PublicKeyToken = {l:8 b:31bf3856ad364e35}
      (7)  PrestageComponent: flags: 0 app: (null) comp: Microsoft-Windows-Deployment-Image-Servicing-Management-Core, Version = 10.0.10240.18818, pA = amd64, nonSxS, PublicKeyToken = {l:8 b:31bf3856ad364e35}
      (8)  PrestageComponent: flags: 0 app: (null) comp: Microsoft-Windows-TrustedInstaller, Version = 10.0.10240.18874, pA = amd64, nonSxS, PublicKeyToken = {l:8 b:31bf3856ad364e35}
      (9)  PrestageComponent: flags: 0 app: (null) comp: Microsoft-Windows-SMI-Engine, Version = 10.0.10240.18818, pA = amd64, nonSxS, PublicKeyToken = {l:8 b:31bf3856ad364e35}
    2022-09-19 07:48:13, Info                  CSI    00000010 Performing 10 operations as follows:
      (0)  Stage: flags: 8 app: [Microsoft-Windows-Deployment-Image-Servicing-Management-WinProviders, Version = 10.0.10240.19235, pA = amd64, nonSxS, PublicKeyToken = {l:8 b:31bf3856ad364e35}]) comp: (null) man: @0x216bf237450
      (1)  Stage: flags: 8 app: [Microsoft-Windows-Deployment-Image-Servicing-Management-WinProviders, Version = 10.0.10240.19235, pA = x86, nonSxS, PublicKeyToken = {l:8 b:31bf3856ad364e35}]) comp: (null) man: @0x216bf236730
      (2)  Stage: flags: 8 app: [Microsoft-Windows-PnpPluginInstaller, Version = 10.0.10240.18818, pA = x86, nonSxS, PublicKeyToken = {l:8 b:1122334455667788}]) comp: (null) man: @0x216bf236c70
      (3)  Stage: flags: 8 app: [Microsoft-Windows-PnpPluginInstaller, Version = 10.0.10240.18818, pA = amd64, nonSxS, PublicKeyToken = {l:8 b:1122334455667788}]) comp: (null) man: @0x216bf236f80
      (4)  Stage: flags: 8 app: [Microsoft-Windows-PackageManager, Version = 10.0.10240.17709, pA = amd64, nonSxS, PublicKeyToken = {l:8 b:31bf3856ad364e35}]) comp: (null) man: @0x216bf2369d0
      (5)  Stage: flags: 8 app: [Microsoft-Windows-PackageManager, Version = 10.0.10240.17709, pA = x86, nonSxS, PublicKeyToken = {l:8 b:31bf3856ad364e35}]) comp: (null) man: @0x216bf236ab0
      (6)  Stage: flags: 8 app: [Microsoft-Windows-Deployment-Image-Servicing-Management-Core, Version = 10.0.10240.18818, pA = x86, nonSxS, PublicKeyToken = {l:8 b:31bf3856ad364e35}]) comp: (null) man: @0x216bf236ff0
      (7)  Stage: flags: 8 app: [Microsoft-Windows-Deployment-Image-Servicing-Management-Core, Version = 10.0.10240.18818, pA = amd64, nonSxS, PublicKeyToken = {l:8 b:31bf3856ad364e35}]) comp: (null) man: @0x216bf237140
      (8)  Stage: flags: 8 app: [Microsoft-Windows-TrustedInstaller, Version = 10.0.10240.18874, pA = amd64, nonSxS, PublicKeyToken = {l:8 b:31bf3856ad364e35}]) comp: (null) man: @0x216bf236c00
      (9)  Stage: flags: 8 app: [Microsoft-Windows-SMI-Engine, Version = 10.0.10240.18818, pA = amd64, nonSxS, PublicKeyToken = {l:8 b:31bf3856ad364e35}]) comp: (null) man: @
    2022-09-19 07:48:13, Info                  CSI    0x216bf237060
    2022-09-19 07:48:13, Info                  CSI    00000011 Performing 6 operations as follows:
      (0)  Pin: flags: 0 tlc: [0900966930f8bdca3aa29494d147e29b, Version = 10.0.10240.19235, pA = amd64, nonSxS, PublicKeyToken = {l:8 b:31bf3856ad364e35}]) ref: ( flgs: 00000000 guid: {d16d444c-56d8-11d5-882d-0080c847b195} name: [l:160{80}]"Package_1199_for_KB5017327~31bf3856ad364e35~amd64~~10.0.1.5.5017327-3782_neutral" ncdata: [l:0]"") thumbprint: [l:128{64}]"160452cbcc9f31cbdf4cef9c61728e10c45bc60c9db08dbb06f043839da53c22"
      (1)  Pin: flags: 0 tlc: [c74701855f0188939e55e776cd8c2d3c, Version = 10.0.10240.18818, pA = amd64, nonSxS, PublicKeyToken = {l:8 b:1122334455667788}]) ref: ( flgs: 00000000 guid: {d16d444c-56d8-11d5-882d-0080c847b195} name: [l:160{80}]"Package_1199_for_KB5017327~31bf3856ad364e35~amd64~~10.0.1.5.5017327-3783_neutral" ncdata: [l:0]"") thumbprint: [l:128{64}]"160452cbcc9f31cbdf4cef9c61728e10c45bc60c9db08dbb06f043839da53c22"
      (2)  Pin: flags: 0 tlc: [f6f43a7afd793a6400cbe2248c4f296d, Version = 10.0.10240.17709, pA = amd64, nonSxS, PublicKeyToken = {l:8 b:31bf3856ad364e35}]) ref: ( flgs: 00000000 guid: {d16d444c-56d8-11d5-882d-0080c847b195} name: [l:160{80}]"Package_1199_for_KB5017327~31bf3856ad364e35~amd64~~10.0.1.5.5017327-3784_neutral" ncdata: [l:0]"") thumbprint: [l:128{64}]"160452cbcc9f31cbdf4cef9c61728e10c45bc60c9db08dbb06f043839da53c22"
      (3)  Pin: flags: 0 tlc: [c555ca7dbeaa86cd113bb5e389a804e2, Version = 10.0.10240.18818, pA = amd64, nonSxS, PublicKeyToken = {l:8 b:31bf3856ad364e35}]) ref: ( flgs: 00000000 guid: {d16d444c-56d8-11d5-882d-0080c847b195} name: [l:160{80}]"Package_1199_for_KB5017327~31bf3856ad364e35~amd64~~10.0.1.5.5017327-3785_neutral" ncdata: [l:0]"") thumbprint: [l:128{64}]"160452cbcc9f31cbdf4cef9c61728e10c45bc60c9db08dbb06f043839da53c22"
      (4)  Pin: flags: 0 tlc: [01788e27e02ddb126cdaf3068e512988, Version = 10.0.10240.18874, pA = amd64, nonSxS, PublicKeyToken = {l:8 b:31bf3856ad364e35}]) ref: ( flgs: 00000000 guid: {d16d444c-56d8-11d5-882d-0080c847b195} name: [l:160{80}]"Package_1199_for_KB5017327~31bf3856ad364e35~amd64~~1
    2022-09-19 07:48:13, Info                  CSI    0.0.1.5.5017327-3786_neutral" ncdata: [l:0]"") thumbprint: [l:128{64}]"160452cbcc9f31cbdf4cef9c61728e10c45bc60c9db08dbb06f043839da53c22"
      (5)  Pin: flags: 0 tlc: [0d4230c7a205f4c3a77b0ec1d242942b, Version = 10.0.10240.18818, pA = amd64, nonSxS, PublicKeyToken = {l:8 b:31bf3856ad364e35}]) ref: ( flgs: 00000000 guid: {d16d444c-56d8-11d5-882d-0080c847b195} name: [l:160{80}]"Package_1199_for_KB5017327~31bf3856ad364e35~amd64~~10.0.1.5.5017327-3787_neutral" ncdata: [l:0]"") thumbprint: [l:128{64}]"160452cbcc9f31cbdf4cef9c61728e10c45bc60c9db08dbb06f043839da53c22"
    2022-09-19 07:48:13, Info                  CBS    FLOW: Enter Installation Stage: Closure Analysis, Current Operation Stage: Resolving
    2022-09-19 07:48:13, Info                  CSI    00000012 ICSITransaction::Commit calling IStorePendingTransaction::Apply - coldpatching=FALSE applyflags=23 (0x00000017)
    2022-09-19 07:48:13, Info                  CSI    00000013 Poqexec successfully registered in [ml:26{13},l:24{12}]"SetupExecute"
    2022-09-19 07:48:13, Info                  CSI    00000014 Poqexec successfully registered in [ml:26{13},l:24{12}]"SetupExecute"
    2022-09-19 07:48:13, Info                  CSI    00000015 Poqexec successfully registered in [ml:26{13},l:24{12}]"SetupExecute"
    2022-09-19 07:48:13, Info                  CBS    CommitPackagesState: Started persisting state of packages
    2022-09-19 07:48:13, Info                  CBS    CommitPackagesState: Completed persisting state of packages
    2022-09-19 07:48:13, Info                  CSI    00000016@2022/9/18:23:48:13.844 CSI Transaction @0x216bcb111a0 destroyed
    2022-09-19 07:48:13, Info                  CBS    Perf: Resolve chain complete.
    2022-09-19 07:48:13, Info                  CBS    Perf: Stage chain started.
    2022-09-19 07:48:13, Info                  CBS    FLOW: Entering stage: Staging 
    2022-09-19 07:48:13, Info                  CSI    00000017@2022/9/18:23:48:13.844 CSI Transaction @0x216bf27f6f0 initialized for deployment engine {d16d444c-56d8-11d5-882d-0080c847b195} with flags 00000002 and client id [79]"TI3.2384_18658421:3/Package_1199_for_KB5017327~31bf3856ad364e35~amd64~~10.0.1.5"
    
    2022-09-19 07:48:13, Info                  CSI    00000018@2022/9/18:23:48:13.844 CSI Transaction @0x216bf27fb10 initialized for deployment engine {d16d444c-56d8-11d5-882d-0080c847b195} with flags 00000002 and client id [79]"TI2.2384_18658421:4/Package_1199_for_KB5017327~31bf3856ad364e35~amd64~~10.0.1.5"
    
     
  2. xinso

    xinso MDL Guru

    Mar 5, 2009
    13,711
    14,437
    340
    #9502 xinso, Sep 19, 2022
    Last edited: Sep 19, 2022
    [Part 2]
    Code:
    2022-09-19 07:48:13, Info                  CBS    Exec: Staging Package: Package_1199_for_KB5017327~31bf3856ad364e35~amd64~~10.0.1.5, Update: 5017327-3782_neutral
    2022-09-19 07:48:13, Info                  CBS    Exec: Staging Package: Package_1199_for_KB5017327~31bf3856ad364e35~amd64~~10.0.1.5, Update: 5017327-3782_neutral, MarkDeploymentStaged: amd64_0900966930f8bdca3aa29494d147e29b_31bf3856ad364e35_10.0.10240.19235_none_f1280fa19d0afdea
    2022-09-19 07:48:13, Info                  CBS    Exec: Staging Package: Package_1199_for_KB5017327~31bf3856ad364e35~amd64~~10.0.1.5, Update: 5017327-3783_neutral
    2022-09-19 07:48:13, Info                  CBS    Exec: Staging Package: Package_1199_for_KB5017327~31bf3856ad364e35~amd64~~10.0.1.5, Update: 5017327-3783_neutral, MarkDeploymentStaged: amd64_c74701855f0188939e55e776cd8c2d3c_1122334455667788_10.0.10240.18818_none_40cab733d2e9dd1a
    2022-09-19 07:48:13, Info                  CBS    Exec: Staging Package: Package_1199_for_KB5017327~31bf3856ad364e35~amd64~~10.0.1.5, Update: 5017327-3784_neutral
    2022-09-19 07:48:13, Info                  CBS    Exec: Staging Package: Package_1199_for_KB5017327~31bf3856ad364e35~amd64~~10.0.1.5, Update: 5017327-3784_neutral, MarkDeploymentStaged: amd64_f6f43a7afd793a6400cbe2248c4f296d_31bf3856ad364e35_10.0.10240.17709_none_edb8510ce7182515
    2022-09-19 07:48:13, Info                  CBS    Exec: Staging Package: Package_1199_for_KB5017327~31bf3856ad364e35~amd64~~10.0.1.5, Update: 5017327-3785_neutral
    2022-09-19 07:48:13, Info                  CBS    Exec: Staging Package: Package_1199_for_KB5017327~31bf3856ad364e35~amd64~~10.0.1.5, Update: 5017327-3785_neutral, MarkDeploymentStaged: amd64_c555ca7dbeaa86cd113bb5e389a804e2_31bf3856ad364e35_10.0.10240.18818_none_a48a83085e5219b1
    2022-09-19 07:48:13, Info                  CBS    Exec: Staging Package: Package_1199_for_KB5017327~31bf3856ad364e35~amd64~~10.0.1.5, Update: 5017327-3786_neutral
    2022-09-19 07:48:13, Info                  CBS    Exec: Staging Package: Package_1199_for_KB5017327~31bf3856ad364e35~amd64~~10.0.1.5, Update: 5017327-3786_neutral, MarkDeploymentStaged: amd64_01788e27e02ddb126cdaf3068e512988_31bf3856ad364e35_10.0.10240.18874_none_480f9f52203d77ac
    2022-09-19 07:48:13, Info                  CBS    Exec: Staging Package: Package_1199_for_KB5017327~31bf3856ad364e35~amd64~~10.0.1.5, Update: 5017327-3787_neutral
    2022-09-19 07:48:13, Info                  CBS    Exec: Staging Package: Package_1199_for_KB5017327~31bf3856ad364e35~amd64~~10.0.1.5, Update: 5017327-3787_neutral, MarkDeploymentStaged: amd64_0d4230c7a205f4c3a77b0ec1d242942b_31bf3856ad364e35_10.0.10240.18818_none_59a0351400e18b11
    2022-09-19 07:48:13, Info                  CSI    00000019@2022/9/18:23:48:13.860 CSI Transaction @0x216bf27fb10 destroyed
    2022-09-19 07:48:13, Info                  CSI    0000001a Performing 47 operations as follows:
      (0)  StageFile: flags: 8 app: (null) comp: Microsoft-Windows-Deployment-Image-Servicing-Management-WinProviders, Version = 10.0.10240.19235, pA = amd64, nonSxS, PublicKeyToken = {l:8 b:31bf3856ad364e35} file: [ml:32{16},l:30{15}]"VhdProvider.dll" srcfile: @0x216bcaff700
      (1)  StageFile: flags: 8 app: (null) comp: Microsoft-Windows-Deployment-Image-Servicing-Management-WinProviders, Version = 10.0.10240.19235, pA = amd64, nonSxS, PublicKeyToken = {l:8 b:31bf3856ad364e35} file: [ml:40{20},l:38{19}]"ImagingProvider.dll" srcfile: @0x216bcaff380
      (2)  StageFile: flags: 8 app: (null) comp: Microsoft-Windows-Deployment-Image-Servicing-Management-WinProviders, Version = 10.0.10240.19235, pA = amd64, nonSxS, PublicKeyToken = {l:8 b:31bf3856ad364e35} file: [ml:40{20},l:38{19}]"GenericProvider.dll" srcfile: @0x216bcaff5b0
      (3)  StageFile: flags: 8 app: (null) comp: Microsoft-Windows-Deployment-Image-Servicing-Management-WinProviders, Version = 10.0.10240.19235, pA = amd64, nonSxS, PublicKeyToken = {l:8 b:31bf3856ad364e35} file: [ml:32{16},l:30{15}]"DmiProvider.dll" srcfile: @0x216bcaff9a0
      (4)  StageFile: flags: 8 app: (null) comp: Microsoft-Windows-Deployment-Image-Servicing-Management-WinProviders, Version = 10.0.10240.19235, pA = amd64, nonSxS, PublicKeyToken = {l:8 b:31bf3856ad364e35} file: [ml:30{15},l:28{14}]"OSProvider.dll" srcfile: @0x216bcaffa10
      (5)  StageFile: flags: 8 app: (null) comp: Microsoft-Windows-Deployment-Image-Servicing-Management-WinProviders, Version = 10.0.10240.19235, pA = amd64, nonSxS, PublicKeyToken = {l:8 b:31bf3856ad364e35} file: [ml:36{18},l:34{17}]"Wow64Provider.dll" srcfile: @0x216bcaffe70
      (6)  StageFile: flags: 8 app: (null) comp: Microsoft-Windows-Deployment-Image-Servicing-Management-WinProviders, Version = 10.0.10240.19235, pA = amd64, nonSxS, PublicKeyToken = {l:8 b:31bf3856ad364e35} file: [ml:32{16},l:30{15}]"CbsProvider.dll" srcfile: @0x216bcaff150
      (7)  StageFile: flags: 8 app: (null) comp: Microsoft-Windows-Deployment-
    2022-09-19 07:48:13, Info                  CSI    Image-Servicing-Management-WinProviders, Version = 10.0.10240.19235, pA = amd64, nonSxS, PublicKeyToken = {l:8 b:31bf3856ad364e35} file: [ml:32{16},l:30{15}]"WimProvider.dll" srcfile: @0x216bcaffd20
      (8)  StageFile: flags: 8 app: (null) comp: Microsoft-Windows-Deployment-Image-Servicing-Management-WinProviders, Version = 10.0.10240.19235, pA = amd64, nonSxS, PublicKeyToken = {l:8 b:31bf3856ad364e35} file: [ml:34{17},l:32{16}]"IntlProvider.dll" srcfile: @0x216bcaffa80
      (9)  StageFile: flags: 8 app: (null) comp: Microsoft-Windows-Deployment-Image-Servicing-Management-WinProviders, Version = 10.0.10240.19235, pA = amd64, nonSxS, PublicKeyToken = {l:8 b:31bf3856ad364e35} file: [ml:32{16},l:30{15}]"FfuProvider.dll" srcfile: @0x216bcaffbd0
      (10)  StageFile: flags: 8 app: (null) comp: Microsoft-Windows-Deployment-Image-Servicing-Management-WinProviders, Version = 10.0.10240.19235, pA = amd64, nonSxS, PublicKeyToken = {l:8 b:31bf3856ad364e35} file: [ml:50{25},l:48{24}]"OfflineSetupProvider.dll" srcfile: @0x216bcaff1c0
      (11)  StageFile: flags: 8 app: (null) comp: Microsoft-Windows-Deployment-Image-Servicing-Management-WinProviders, Version = 10.0.10240.19235, pA = amd64, nonSxS, PublicKeyToken = {l:8 b:31bf3856ad364e35} file: [ml:38{19},l:36{18}]"CompatProvider.dll" srcfile: @0x216bcaaf050
      (12)  StageFile: flags: 8 app: (null) comp: Microsoft-Windows-Deployment-Image-Servicing-Management-WinProviders, Version = 10.0.10240.19235, pA = amd64, nonSxS, PublicKeyToken = {l:8 b:31bf3856ad364e35} file: [ml:42{21},l:40{20}]"UnattendProvider.dll" srcfile: @0x216bca71db0
      (13)  StageFile: flags: 8 app: (null) comp: Microsoft-Windows-Deployment-Image-Servicing-Management-WinProviders, Version = 10.0.10240.19235, pA = amd64, nonSxS, PublicKeyToken = {l:8 b:31bf3856ad364e35} file: [ml:32{16},l:30{15}]"SmiProvider.dll" srcfile: @0x216bcaff850
      (14)  StageFile: flags: 8 app: (null) comp: Microsoft-Windows-Deployment-Image-Servicing-Management-WinProviders, Version = 10.0.10240.19235, pA = amd64, nonSxS, PublicKeyToken = {
    2022-09-19 07:48:13, Info                  CSI    l:8 b:31bf3856ad364e35} file: [ml:34{17},l:32{16}]"ProvProvider.dll" srcfile: @0x216bf26d620
      (15)  StageFile: flags: 8 app: (null) comp: Microsoft-Windows-Deployment-Image-Servicing-Management-WinProviders, Version = 10.0.10240.19235, pA = x86, nonSxS, PublicKeyToken = {l:8 b:31bf3856ad364e35} file: [ml:32{16},l:30{15}]"VhdProvider.dll" srcfile: @0x216bf26cc80
      (16)  StageFile: flags: 8 app: (null) comp: Microsoft-Windows-Deployment-Image-Servicing-Management-WinProviders, Version = 10.0.10240.19235, pA = x86, nonSxS, PublicKeyToken = {l:8 b:31bf3856ad364e35} file: [ml:40{20},l:38{19}]"ImagingProvider.dll" srcfile: @0x216bf26d380
      (17)  StageFile: flags: 8 app: (null) comp: Microsoft-Windows-Deployment-Image-Servicing-Management-WinProviders, Version = 10.0.10240.19235, pA = x86, nonSxS, PublicKeyToken = {l:8 b:31bf3856ad364e35} file: [ml:40{20},l:38{19}]"GenericProvider.dll" srcfile: @0x216bf26d5b0
      (18)  StageFile: flags: 8 app: (null) comp: Microsoft-Windows-Deployment-Image-Servicing-Management-WinProviders, Version = 10.0.10240.19235, pA = x86, nonSxS, PublicKeyToken = {l:8 b:31bf3856ad364e35} file: [ml:32{16},l:30{15}]"DmiProvider.dll" srcfile: @0x216bf26ceb0
      (19)  StageFile: flags: 8 app: (null) comp: Microsoft-Windows-Deployment-Image-Servicing-Management-WinProviders, Version = 10.0.10240.19235, pA = x86, nonSxS, PublicKeyToken = {l:8 b:31bf3856ad364e35} file: [ml:30{15},l:28{14}]"OSProvider.dll" srcfile: @0x216bf26cac0
      (20)  StageFile: flags: 8 app: (null) comp: Microsoft-Windows-Deployment-Image-Servicing-Management-WinProviders, Version = 10.0.10240.19235, pA = x86, nonSxS, PublicKeyToken = {l:8 b:31bf3856ad364e35} file: [ml:32{16},l:30{15}]"CbsProvider.dll" srcfile: @0x216bf26cf20
      (21)  StageFile: flags: 8 app: (null) comp: Microsoft-Windows-Deployment-Image-Servicing-Management-WinProviders, Version = 10.0.10240.19235, pA = x86, nonSxS, PublicKeyToken = {l:8 b:31bf3856ad364e35} file: [ml:32{16},l:30{15}]"WimProvider.dll" srcfile: @0x216bf26cd60
      (22)  StageFile: flags: 8 app: (nu
    2022-09-19 07:48:13, Info                  CSI    ll) comp: Microsoft-Windows-Deployment-Image-Servicing-Management-WinProviders, Version = 10.0.10240.19235, pA = x86, nonSxS, PublicKeyToken = {l:8 b:31bf3856ad364e35} file: [ml:34{17},l:32{16}]"IntlProvider.dll" srcfile: @0x216bf26d4d0
      (23)  StageFile: flags: 8 app: (null) comp: Microsoft-Windows-Deployment-Image-Servicing-Management-WinProviders, Version = 10.0.10240.19235, pA = x86, nonSxS, PublicKeyToken = {l:8 b:31bf3856ad364e35} file: [ml:32{16},l:30{15}]"FfuProvider.dll" srcfile: @0x216bf26d000
      (24)  StageFile: flags: 8 app: (null) comp: Microsoft-Windows-Deployment-Image-Servicing-Management-WinProviders, Version = 10.0.10240.19235, pA = x86, nonSxS, PublicKeyToken = {l:8 b:31bf3856ad364e35} file: [ml:50{25},l:48{24}]"OfflineSetupProvider.dll" srcfile: @0x216bf26ca50
      (25)  StageFile: flags: 8 app: (null) comp: Microsoft-Windows-Deployment-Image-Servicing-Management-WinProviders, Version = 10.0.10240.19235, pA = x86, nonSxS, PublicKeyToken = {l:8 b:31bf3856ad364e35} file: [ml:38{19},l:36{18}]"CompatProvider.dll" srcfile: @0x216bf26ce40
      (26)  StageFile: flags: 8 app: (null) comp: Microsoft-Windows-Deployment-Image-Servicing-Management-WinProviders, Version = 10.0.10240.19235, pA = x86, nonSxS, PublicKeyToken = {l:8 b:31bf3856ad364e35} file: [ml:42{21},l:40{20}]"UnattendProvider.dll" srcfile: @0x216bf26c9e0
      (27)  StageFile: flags: 8 app: (null) comp: Microsoft-Windows-Deployment-Image-Servicing-Management-WinProviders, Version = 10.0.10240.19235, pA = x86, nonSxS, PublicKeyToken = {l:8 b:31bf3856ad364e35} file: [ml:32{16},l:30{15}]"SmiProvider.dll" srcfile: @0x216bf26d1c0
      (28)  StageFile: flags: 8 app: (null) comp: Microsoft-Windows-Deployment-Image-Servicing-Management-WinProviders, Version = 10.0.10240.19235, pA = x86, nonSxS, PublicKeyToken = {l:8 b:31bf3856ad364e35} file: [ml:34{17},l:32{16}]"ProvProvider.dll" srcfile: @0x216bf26d230
      (29)  StageFile: flags: 8 app: (null) comp: Microsoft-Windows-PnpPluginInstaller, Version = 10.0.10240.18818, pA = x86, nonSxS, PublicKeyToken = {l:8 b:
    2022-09-19 07:48:13, Info                  CSI    1122334455667788} file: [ml:36{18},l:34{17}]"cmipnpinstall.dll" srcfile: @0x216bf26c970
      (30)  StageFile: flags: 8 app: (null) comp: Microsoft-Windows-PnpPluginInstaller, Version = 10.0.10240.18818, pA = amd64, nonSxS, PublicKeyToken = {l:8 b:1122334455667788} file: [ml:36{18},l:34{17}]"cmipnpinstall.dll" srcfile: @0x216bf26cb30
      (31)  StageFile: flags: 8 app: (null) comp: Microsoft-Windows-PackageManager, Version = 10.0.10240.17709, pA = amd64, nonSxS, PublicKeyToken = {l:8 b:31bf3856ad364e35} file: [ml:22{11},l:20{10}]"SSShim.dll" srcfile: @0x216bf26d070
      (32)  StageFile: flags: 8 app: (null) comp: Microsoft-Windows-PackageManager, Version = 10.0.10240.17709, pA = x86, nonSxS, PublicKeyToken = {l:8 b:31bf3856ad364e35} file: [ml:22{11},l:20{10}]"SSShim.dll" srcfile: @0x216bf26d700
      (33)  StageFile: flags: 8 app: (null) comp: Microsoft-Windows-Deployment-Image-Servicing-Management-Core, Version = 10.0.10240.18818, pA = x86, nonSxS, PublicKeyToken = {l:8 b:31bf3856ad364e35} file: [ml:32{16},l:30{15}]"LogProvider.dll" srcfile: @0x216bf26d770
      (34)  StageFile: flags: 8 app: (null) comp: Microsoft-Windows-Deployment-Image-Servicing-Management-Core, Version = 10.0.10240.18818, pA = x86, nonSxS, PublicKeyToken = {l:8 b:31bf3856ad364e35} file: [ml:30{15},l:28{14}]"DismCorePS.dll" srcfile: @0x216bf26d150
      (35)  StageFile: flags: 8 app: (null) comp: Microsoft-Windows-Deployment-Image-Servicing-Management-Core, Version = 10.0.10240.18818, pA = x86, nonSxS, PublicKeyToken = {l:8 b:31bf3856ad364e35} file: [ml:26{13},l:24{12}]"DismProv.dll" srcfile: @0x216bf26d310
      (36)  StageFile: flags: 8 app: (null) comp: Microsoft-Windows-Deployment-Image-Servicing-Management-Core, Version = 10.0.10240.18818, pA = x86, nonSxS, PublicKeyToken = {l:8 b:31bf3856ad364e35} file: [ml:26{13},l:24{12}]"DismHost.exe" srcfile: @0x216bf26d690
      (37)  StageFile: flags: 8 app: (null) comp: Microsoft-Windows-Deployment-Image-Servicing-Management-Core, Version = 10.0.10240.18818, pA = x86, nonSxS, PublicKeyToken = {l:8 b:31bf3856ad364e35}
    2022-09-19 07:48:13, Info                  CSI     file: [ml:26{13},l:24{12}]"DismCore.dll" srcfile: @0x216bf26cba0
      (38)  StageFile: flags: 8 app: (null) comp: Microsoft-Windows-Deployment-Image-Servicing-Management-Core, Version = 10.0.10240.18818, pA = x86, nonSxS, PublicKeyToken = {l:8 b:31bf3856ad364e35} file: [ml:38{19},l:36{18}]"FolderProvider.dll" srcfile: @0x216bf26d7e0
      (39)  StageFile: flags: 8 app: (null) comp: Microsoft-Windows-Deployment-Image-Servicing-Management-Core, Version = 10.0.10240.18818, pA = amd64, nonSxS, PublicKeyToken = {l:8 b:31bf3856ad364e35} file: [ml:32{16},l:30{15}]"LogProvider.dll" srcfile: @0x216bf26d460
      (40)  StageFile: flags: 8 app: (null) comp: Microsoft-Windows-Deployment-Image-Servicing-Management-Core, Version = 10.0.10240.18818, pA = amd64, nonSxS, PublicKeyToken = {l:8 b:31bf3856ad364e35} file: [ml:30{15},l:28{14}]"DismCorePS.dll" srcfile: @0x216bf26ccf0
      (41)  StageFile: flags: 8 app: (null) comp: Microsoft-Windows-Deployment-Image-Servicing-Management-Core, Version = 10.0.10240.18818, pA = amd64, nonSxS, PublicKeyToken = {l:8 b:31bf3856ad364e35} file: [ml:26{13},l:24{12}]"DismProv.dll" srcfile: @0x216bf26d2a0
      (42)  StageFile: flags: 8 app: (null) comp: Microsoft-Windows-Deployment-Image-Servicing-Management-Core, Version = 10.0.10240.18818, pA = amd64, nonSxS, PublicKeyToken = {l:8 b:31bf3856ad364e35} file: [ml:26{13},l:24{12}]"DismHost.exe" srcfile: @0x216bf26d3f0
      (43)  StageFile: flags: 8 app: (null) comp: Microsoft-Windows-Deployment-Image-Servicing-Management-Core, Version = 10.0.10240.18818, pA = amd64, nonSxS, PublicKeyToken = {l:8 b:31bf3856ad364e35} file: [ml:26{13},l:24{12}]"DismCore.dll" srcfile: @0x216bf26cc10
      (44)  StageFile: flags: 8 app: (null) comp: Microsoft-Windows-Deployment-Image-Servicing-Management-Core, Version = 10.0.10240.18818, pA = amd64, nonSxS, PublicKeyToken = {l:8 b:31bf3856ad364e35} file: [ml:38{19},l:36{18}]"FolderProvider.dll" srcfile: @0x216bf26cdd0
      (45)  StageFile: flags: 8 app: (null) comp: Microsoft-Windows-TrustedInstaller, Version = 10.0.10240.18874, pA = amd
    2022-09-19 07:48:13, Info                  CSI    64, nonSxS, PublicKeyToken = {l:8 b:31bf3856ad364e35} file: [ml:42{21},l:40{20}]"TrustedInstaller.exe" srcfile: @0x216bf26cf90
      (46)  StageFile: flags: 8 app: (null) comp: Microsoft-Windows-SMI-Engine, Version = 10.0.10240.18818, pA = amd64, nonSxS, PublicKeyToken = {l:8 b:31bf3856ad364e35} file: [ml:28{14},l:26{13}]"SmiEngine.dll" srcfile: @0x216bf26d540
    2022-09-19 07:48:13, Info                  CSI    0000001b Performing 6 operations as follows:
      (0)  MarkStaged: flags: 0 tlc: [0900966930f8bdca3aa29494d147e29b, Version = 10.0.10240.19235, pA = amd64, nonSxS, PublicKeyToken = {l:8 b:31bf3856ad364e35}]) ref: ( flgs: 00000000 guid: {d16d444c-56d8-11d5-882d-0080c847b195} name: [l:160{80}]"Package_1199_for_KB5017327~31bf3856ad364e35~amd64~~10.0.1.5.5017327-3782_neutral" ncdata: [l:0]"")
      (1)  MarkStaged: flags: 0 tlc: [c74701855f0188939e55e776cd8c2d3c, Version = 10.0.10240.18818, pA = amd64, nonSxS, PublicKeyToken = {l:8 b:1122334455667788}]) ref: ( flgs: 00000000 guid: {d16d444c-56d8-11d5-882d-0080c847b195} name: [l:160{80}]"Package_1199_for_KB5017327~31bf3856ad364e35~amd64~~10.0.1.5.5017327-3783_neutral" ncdata: [l:0]"")
      (2)  MarkStaged: flags: 0 tlc: [f6f43a7afd793a6400cbe2248c4f296d, Version = 10.0.10240.17709, pA = amd64, nonSxS, PublicKeyToken = {l:8 b:31bf3856ad364e35}]) ref: ( flgs: 00000000 guid: {d16d444c-56d8-11d5-882d-0080c847b195} name: [l:160{80}]"Package_1199_for_KB5017327~31bf3856ad364e35~amd64~~10.0.1.5.5017327-3784_neutral" ncdata: [l:0]"")
      (3)  MarkStaged: flags: 0 tlc: [c555ca7dbeaa86cd113bb5e389a804e2, Version = 10.0.10240.18818, pA = amd64, nonSxS, PublicKeyToken = {l:8 b:31bf3856ad364e35}]) ref: ( flgs: 00000000 guid: {d16d444c-56d8-11d5-882d-0080c847b195} name: [l:160{80}]"Package_1199_for_KB5017327~31bf3856ad364e35~amd64~~10.0.1.5.5017327-3785_neutral" ncdata: [l:0]"")
      (4)  MarkStaged: flags: 0 tlc: [01788e27e02ddb126cdaf3068e512988, Version = 10.0.10240.18874, pA = amd64, nonSxS, PublicKeyToken = {l:8 b:31bf3856ad364e35}]) ref: ( flgs: 00000000 guid: {d16d444c-56d8-11d5-882d-0080c847b195} name: [l:160{80}]"Package_1199_for_KB5017327~31bf3856ad364e35~amd64~~10.0.1.5.5017327-3786_neutral" ncdata: [l:0]"")
      (5)  MarkStaged: flags: 0 tlc: [0d4230c7a205f4c3a77b0ec1d242942b, Version = 10.0.10240.18818, pA = amd64, nonSxS, PublicKeyToken = {l:8 b:31bf3856ad364e35}]) ref: ( flgs: 00000000 guid: {d16d444c-56d8-11d5-882d-0080c847b195} name: [l:160{80}]"Package_1199_for_KB5017327~31bf3
    2022-09-19 07:48:13, Info                  CSI    856ad364e35~amd64~~10.0.1.5.5017327-3787_neutral" ncdata: [l:0]"")
    2022-09-19 07:48:13, Info                  CBS    FLOW: Enter Installation Stage: Closure Analysis, Current Operation Stage: Staging
    2022-09-19 07:48:14, Info                  CSI    0000001c ICSITransaction::Commit calling IStorePendingTransaction::Apply - coldpatching=FALSE applyflags=23 (0x00000017)
    2022-09-19 07:48:14, Info                  CSI    0000001d Poqexec successfully registered in [ml:26{13},l:24{12}]"SetupExecute"
    2022-09-19 07:48:14, Info                  CSI    0000001e Poqexec successfully registered in [ml:26{13},l:24{12}]"SetupExecute"
    2022-09-19 07:48:14, Info                  CSI    0000001f Poqexec successfully registered in [ml:26{13},l:24{12}]"SetupExecute"
    2022-09-19 07:48:14, Info                  CBS    CommitPackagesState: Started persisting state of packages
    2022-09-19 07:48:14, Info                  CBS    CommitPackagesState: Completed persisting state of packages
    2022-09-19 07:48:14, Info                  CSI    00000020@2022/9/18:23:48:14.01 CSI Transaction @0x216bf27f6f0 destroyed
    2022-09-19 07:48:14, Info                  CBS    Perf: Stage chain complete.
    2022-09-19 07:48:14, Info                  CBS    Perf: Execute chain started.
    2022-09-19 07:48:14, Info                  CBS    Perf: Entering stage: Install/Uninstalling
    2022-09-19 07:48:14, Info                  CBS    FLOW: Entering stage: Installing 
    2022-09-19 07:48:14, Info                  CBS    FLOW: Enter Installation Stage: InstallDeployment, Current Operation Stage: Installing
    2022-09-19 07:48:14, Info                  CSI    00000021@2022/9/18:23:48:14.01 CSI Transaction @0x216bf3aba60 initialized for deployment engine {d16d444c-56d8-11d5-882d-0080c847b195} with flags 00000002 and client id [79]"TI4.2384_18658421:5/Package_1199_for_KB5017327~31bf3856ad364e35~amd64~~10.0.1.5"
    
    2022-09-19 07:48:14, Info                  CBS    Exec: Install package: Package_1199_for_KB5017327~31bf3856ad364e35~amd64~~10.0.1.5
    2022-09-19 07:48:14, Info                  CBS    Exec: Install package: Package_1199_for_KB5017327~31bf3856ad364e35~amd64~~10.0.1.5, Update: 5017327-3782_neutral
    2022-09-19 07:48:14, Info                  CBS    Exec: Installing Package: Package_1199_for_KB5017327~31bf3856ad364e35~amd64~~10.0.1.5, Update: 5017327-3782_neutral, InstallDeployment: amd64_0900966930f8bdca3aa29494d147e29b_31bf3856ad364e35_10.0.10240.19235_none_f1280fa19d0afdea
    2022-09-19 07:48:14, Info                  CSI    00000022 Performing 1 operations as follows:
      (0)  AddCat: flags: 1 catfile: @0x216bf37aad0
    2022-09-19 07:48:14, Info                  CBS    Exec: Install package: Package_1199_for_KB5017327~31bf3856ad364e35~amd64~~10.0.1.5, Update: 5017327-3783_neutral
    2022-09-19 07:48:14, Info                  CBS    Exec: Installing Package: Package_1199_for_KB5017327~31bf3856ad364e35~amd64~~10.0.1.5, Update: 5017327-3783_neutral, InstallDeployment: amd64_c74701855f0188939e55e776cd8c2d3c_1122334455667788_10.0.10240.18818_none_40cab733d2e9dd1a
    2022-09-19 07:48:14, Info                  CSI    00000023 Performing 1 operations as follows:
      (0)  AddCat: flags: 1 catfile: @0x216bf37a280
    2022-09-19 07:48:14, Info                  CBS    Exec: Install package: Package_1199_for_KB5017327~31bf3856ad364e35~amd64~~10.0.1.5, Update: 5017327-3784_neutral
    2022-09-19 07:48:14, Info                  CBS    Exec: Installing Package: Package_1199_for_KB5017327~31bf3856ad364e35~amd64~~10.0.1.5, Update: 5017327-3784_neutral, InstallDeployment: amd64_f6f43a7afd793a6400cbe2248c4f296d_31bf3856ad364e35_10.0.10240.17709_none_edb8510ce7182515
    2022-09-19 07:48:14, Info                  CSI    00000024 Performing 1 operations as follows:
      (0)  AddCat: flags: 1 catfile: @0x216bf37ad00
    2022-09-19 07:48:14, Info                  CBS    Exec: Install package: Package_1199_for_KB5017327~31bf3856ad364e35~amd64~~10.0.1.5, Update: 5017327-3785_neutral
    2022-09-19 07:48:14, Info                  CBS    Exec: Installing Package: Package_1199_for_KB5017327~31bf3856ad364e35~amd64~~10.0.1.5, Update: 5017327-3785_neutral, InstallDeployment: amd64_c555ca7dbeaa86cd113bb5e389a804e2_31bf3856ad364e35_10.0.10240.18818_none_a48a83085e5219b1
    2022-09-19 07:48:14, Info                  CSI    00000025 Performing 1 operations as follows:
      (0)  AddCat: flags: 1 catfile: @0x216bf37a8a0
    2022-09-19 07:48:14, Info                  CBS    Exec: Install package: Package_1199_for_KB5017327~31bf3856ad364e35~amd64~~10.0.1.5, Update: 5017327-3786_neutral
    2022-09-19 07:48:14, Info                  CBS    Exec: Installing Package: Package_1199_for_KB5017327~31bf3856ad364e35~amd64~~10.0.1.5, Update: 5017327-3786_neutral, InstallDeployment: amd64_01788e27e02ddb126cdaf3068e512988_31bf3856ad364e35_10.0.10240.18874_none_480f9f52203d77ac
    2022-09-19 07:48:14, Info                  CSI    00000026 Performing 1 operations as follows:
      (0)  AddCat: flags: 1 catfile: @0x216bf37a590
    2022-09-19 07:48:14, Info                  CBS    Exec: Install package: Package_1199_for_KB5017327~31bf3856ad364e35~amd64~~10.0.1.5, Update: 5017327-3787_neutral
    2022-09-19 07:48:14, Info                  CBS    Exec: Installing Package: Package_1199_for_KB5017327~31bf3856ad364e35~amd64~~10.0.1.5, Update: 5017327-3787_neutral, InstallDeployment: amd64_0d4230c7a205f4c3a77b0ec1d242942b_31bf3856ad364e35_10.0.10240.18818_none_59a0351400e18b11
    2022-09-19 07:48:14, Info                  CSI    00000027 Performing 1 operations as follows:
      (0)  AddCat: flags: 1 catfile: @0x216bf37ab40
    2022-09-19 07:48:14, Info                  CSI    00000028 Performing 6 operations as follows:
      (0)  Install: flags: 0 tlc: [0900966930f8bdca3aa29494d147e29b, Version = 10.0.10240.19235, pA = amd64, nonSxS, PublicKeyToken = {l:8 b:31bf3856ad364e35}]) ref: ( flgs: 00000000 guid: {d16d444c-56d8-11d5-882d-0080c847b195} name: [l:160{80}]"Package_1199_for_KB5017327~31bf3856ad364e35~amd64~~10.0.1.5.5017327-3782_neutral" ncdata: [l:0]"") thumbprint: [l:128{64}]"160452cbcc9f31cbdf4cef9c61728e10c45bc60c9db08dbb06f043839da53c22"
      (1)  Install: flags: 0 tlc: [c74701855f0188939e55e776cd8c2d3c, Version = 10.0.10240.18818, pA = amd64, nonSxS, PublicKeyToken = {l:8 b:1122334455667788}]) ref: ( flgs: 00000000 guid: {d16d444c-56d8-11d5-882d-0080c847b195} name: [l:160{80}]"Package_1199_for_KB5017327~31bf3856ad364e35~amd64~~10.0.1.5.5017327-3783_neutral" ncdata: [l:0]"") thumbprint: [l:128{64}]"160452cbcc9f31cbdf4cef9c61728e10c45bc60c9db08dbb06f043839da53c22"
      (2)  Install: flags: 0 tlc: [f6f43a7afd793a6400cbe2248c4f296d, Version = 10.0.10240.17709, pA = amd64, nonSxS, PublicKeyToken = {l:8 b:31bf3856ad364e35}]) ref: ( flgs: 00000000 guid: {d16d444c-56d8-11d5-882d-0080c847b195} name: [l:160{80}]"Package_1199_for_KB5017327~31bf3856ad364e35~amd64~~10.0.1.5.5017327-3784_neutral" ncdata: [l:0]"") thumbprint: [l:128{64}]"160452cbcc9f31cbdf4cef9c61728e10c45bc60c9db08dbb06f043839da53c22"
      (3)  Install: flags: 0 tlc: [c555ca7dbeaa86cd113bb5e389a804e2, Version = 10.0.10240.18818, pA = amd64, nonSxS, PublicKeyToken = {l:8 b:31bf3856ad364e35}]) ref: ( flgs: 00000000 guid: {d16d444c-56d8-11d5-882d-0080c847b195} name: [l:160{80}]"Package_1199_for_KB5017327~31bf3856ad364e35~amd64~~10.0.1.5.5017327-3785_neutral" ncdata: [l:0]"") thumbprint: [l:128{64}]"160452cbcc9f31cbdf4cef9c61728e10c45bc60c9db08dbb06f043839da53c22"
      (4)  Install: flags: 0 tlc: [01788e27e02ddb126cdaf3068e512988, Version = 10.0.10240.18874, pA = amd64, nonSxS, PublicKeyToken = {l:8 b:31bf3856ad364e35}]) ref: ( flgs: 00000000 guid: {d16d444c-56d8-11d5-882d-0080c847b195} name: [l:160{80}]"Package_1199_for_KB5017327~31bf3
    2022-09-19 07:48:14, Info                  CSI    856ad364e35~amd64~~10.0.1.5.5017327-3786_neutral" ncdata: [l:0]"") thumbprint: [l:128{64}]"160452cbcc9f31cbdf4cef9c61728e10c45bc60c9db08dbb06f043839da53c22"
      (5)  Install: flags: 0 tlc: [0d4230c7a205f4c3a77b0ec1d242942b, Version = 10.0.10240.18818, pA = amd64, nonSxS, PublicKeyToken = {l:8 b:31bf3856ad364e35}]) ref: ( flgs: 00000000 guid: {d16d444c-56d8-11d5-882d-0080c847b195} name: [l:160{80}]"Package_1199_for_KB5017327~31bf3856ad364e35~amd64~~10.0.1.5.5017327-3787_neutral" ncdata: [l:0]"") thumbprint: [l:128{64}]"160452cbcc9f31cbdf4cef9c61728e10c45bc60c9db08dbb06f043839da53c22"
    2022-09-19 07:48:14, Info                  CBS    FLOW: Enter Installation Stage: Closure Analysis, Current Operation Stage: Installing
    2022-09-19 07:48:14, Info                  CSI    00000029 Component change list:   { 10.0.10240.16384 -> 10.0.10240.18818 Microsoft-Windows-Deployment-Image-Servicing-Management-Core, pA = x86, nonSxS, PublicKeyToken = {l:8 b:31bf3856ad364e35} }
      { (null) -> 10.0.10240.19235 0900966930f8bdca3aa29494d147e29b, pA = amd64, nonSxS, PublicKeyToken = {l:8 b:31bf3856ad364e35} }
      { 10.0.10240.16384 -> 10.0.10240.18818 Microsoft-Windows-PnpPluginInstaller, pA = amd64, nonSxS, PublicKeyToken = {l:8 b:1122334455667788} }
      { 10.0.10240.16384 -> 10.0.10240.17709 Microsoft-Windows-PackageManager, pA = x86, nonSxS, PublicKeyToken = {l:8 b:31bf3856ad364e35} }
      { 10.0.10240.16384 -> 10.0.10240.18818 Microsoft-Windows-Deployment-Image-Servicing-Management-Core, pA = amd64, nonSxS, PublicKeyToken = {l:8 b:31bf3856ad364e35} }
      { (null) -> 10.0.10240.18818 0d4230c7a205f4c3a77b0ec1d242942b, pA = amd64, nonSxS, PublicKeyToken = {l:8 b:31bf3856ad364e35} }
      { 10.0.10240.16384 -> 10.0.10240.18818 Microsoft-Windows-PnpPluginInstaller, pA = x86, nonSxS, PublicKeyToken = {l:8 b:1122334455667788} }
      { 10.0.10240.16384 -> 10.0.10240.17709 Microsoft-Windows-PackageManager, pA = amd64, nonSxS, PublicKeyToken = {l:8 b:31bf3856ad364e35} }
      { (null) -> 10.0.10240.17709 f6f43a7afd793a6400cbe2248c4f296d, pA = amd64, nonSxS, PublicKeyToken = {l:8 b:31bf3856ad364e35} }
      { (null) -> 10.0.10240.18818 c555ca7dbeaa86cd113bb5e389a804e2, pA = amd64, nonSxS, PublicKeyToken = {l:8 b:31bf3856ad364e35} }
      { (null) -> 10.0.10240.18874 01788e27e02ddb126cdaf3068e512988, pA = amd64, nonSxS, PublicKeyToken = {l:8 b:31bf3856ad364e35} }
      { 10.0.10240.16384 -> 10.0.10240.18874 Microsoft-Windows-TrustedInstaller, pA = amd64, nonSxS, PublicKeyToken = {l:8 b:31bf3856ad364e35} }
      { (null) -> 10.0.10240.18818 c74701855f0188939e55e776cd8c2d3c, pA = amd64, nonSxS, PublicKeyToken = {l:8 b:1122334455667788} }
      { 10.0.10240.16384 -> 10.0.10240.19235 Microsoft-Windows-Deployment-Image-Servicing-Management-WinProviders, pA = x86, nonSxS, PublicKeyToken = {l:8 b:31bf3856ad364e35} }
      { 10.0.10240.16384 -
    2022-09-19 07:48:14, Info                  CSI    > 10.0.10240.19235 Microsoft-Windows-Deployment-Image-Servicing-Management-WinProviders, pA = amd64, nonSxS, PublicKeyToken = {l:8 b:31bf3856ad364e35} }
      { 10.0.10240.16384 -> 10.0.10240.18818 Microsoft-Windows-SMI-Engine, pA = amd64, nonSxS, PublicKeyToken = {l:8 b:31bf3856ad364e35} }
    2022-09-19 07:48:14, Info                  CBS    FLOW: Enter Installation Stage: Primitive Installer Analysis, Current Operation Stage: Installing
    2022-09-19 07:48:14, Info                  CSI    0000002a SMI Primitive Installer [done]
    
    2022-09-19 07:48:14, Info                  CSI    0000002b@2022/9/18:23:48:14.173 Primitive installers committed
    2022-09-19 07:48:14, Info                  CSI    0000002c ICSITransaction::Commit calling IStorePendingTransaction::Apply - coldpatching=FALSE applyflags=26 (0x0000001a)
    2022-09-19 07:48:14, Info                  CSI    0000002d Poqexec successfully registered in [ml:26{13},l:24{12}]"SetupExecute"
    2022-09-19 07:48:14, Info                  CBS    FLOW: Enter Installation Stage: Commit Primitive, Current Operation Stage: Installing
    2022-09-19 07:48:14, Error                 CSI    0000002e (F) STATUS_CANNOT_DELETE #1180230# from Windows::Rtl::SystemImplementation::MarkFileDeletePending(...)[gle=0xd0000121]
    2022-09-19 07:48:14, Error                 CSI    0000002f@2022/9/18:23:48:14.188 (F) base\wcp\sil\systemisolationlayer.cpp(351): Error STATUS_CANNOT_DELETE originated in function Windows::Rtl::SystemImplementation::MarkFileDeletePending expression: (null)
    [gle=0x80004005]
    2022-09-19 07:48:14, Info                  CONX   aepic: TRACE,File::SetBaseFileInfoForPic,465,SetBaseFileInfoForPic: Added orphan file: z:\temp\30069e64-bade-4694-b424-7bd4c2bdd27f\dismhost.exe
    
    2022-09-19 07:48:14, Info                  CBS    Added z:\Package_1199_for_KB5017327~31bf3856ad364e35~amd64~~10.0.1.5.log to WER report.
    2022-09-19 07:48:14, Info                  CBS    Not able to add pending.xml to offline WER report. [HRESULT = 0x80070002 - ERROR_FILE_NOT_FOUND]
    2022-09-19 07:48:14, Error                 CSI    00000030 (F) STATUS_CANNOT_DELETE #1180229# from Windows::Rtl::SystemImplementation::CDirectory::DeleteExistingFile(...)[gle=0xd0000121]
    2022-09-19 07:48:14, Error                 CSI    00000031 (F) STATUS_CANNOT_DELETE #1180228# from Windows::Rtl::SystemImplementation::CDirectory_IRtlDirectoryTearoff::DeleteExistingFile(flags = (MissingFileIsOk|MarkDeletePending|OpenForBackup|DeleteIfReadOnly), oa = @0xbf06d7e648->SIL_OBJECT_ATTRIBUTES {s:40; on:"SSShim.dll"; a:(OBJ_CASE_INSENSITIVE)}, disp = Invalid)
    [gle=0xd0000121]
    2022-09-19 07:48:14, Info                  CSI    00000032 Error STATUS_CANNOT_DELETE while executing operation HardLinkFile on [l:326{163}]"\??\C:\Windows\WinSxS\amd64_microsoft-windows-packagemanager_31bf3856ad364e35_10.0.10240.17709_none_f4d226c48df53653\SSShim.dll, \??\C:\Windows\System32\SSShim.dll"
    
    2022-09-19 07:48:14, Info                  CSI    00000033 Creating NT transaction (seq 1), objectname [6]"(null)"
    2022-09-19 07:48:14, Info                  CSI    00000034 Created NT transaction (seq 1) result 0x00000000, handle @0x6c8
    2022-09-19 07:48:14, Info                  CSI    00000035@2022/9/18:23:48:14.298 Beginning NT transaction commit...
    2022-09-19 07:48:14, Info                  CSI    00000036@2022/9/18:23:48:14.298 CSI perf trace:
    CSIPERF:TXCOMMIT;19
    2022-09-19 07:48:14, Info                  CSI    00000037 Creating NT transaction (seq 2), objectname [6]"(null)"
    2022-09-19 07:48:14, Info                  CSI    00000038 Created NT transaction (seq 2) result 0x00000000, handle @0x6c8
    2022-09-19 07:48:14, Error                 CBS    Exec: An error occurred while committing the transaction, the transaction has been rolled back. [HRESULT = 0x800f0922 - CBS_E_INSTALLERS_FAILED]
    2022-09-19 07:48:14, Info                  CBS    Perf: InstallUninstallChain complete.
    2022-09-19 07:48:14, Info                  CSI    00000039@2022/9/18:23:48:14.298 CSI Transaction @0x216bf3aba60 destroyed
    2022-09-19 07:48:14, Info                  CBS    Failed to execute execution chain. [HRESULT = 0x800f0922 - CBS_E_INSTALLERS_FAILED]
    2022-09-19 07:48:14, Error                 CBS    Failed to process single phase execution. [HRESULT = 0x800f0922 - CBS_E_INSTALLERS_FAILED]
    2022-09-19 07:48:14, Info                  CBS    WER: Generating failure report for package: Package_1199_for_KB5017327~31bf3856ad364e35~amd64~~10.0.1.5, status: 0x800f0922, failure source: Execute, start state: Staged, target state: Installed, client id: DISM Package Manager Provider
    2022-09-19 07:48:14, Info                  CBS    Not able to query DisableWerReporting flag.  Assuming not set... [HRESULT = 0x80070002 - ERROR_FILE_NOT_FOUND]
    2022-09-19 07:48:14, Info                  CBS    Added z:\Package_1199_for_KB5017327~31bf3856ad364e35~amd64~~10.0.1.5.log to WER report.
    2022-09-19 07:48:14, Info                  CBS    Not able to add pending.xml to offline WER report. [HRESULT = 0x80070002 - ERROR_FILE_NOT_FOUND]
    2022-09-19 07:48:14, Info                  CBS    FinalCommitPackagesState: Started persisting state of packages
    2022-09-19 07:48:14, Info                  CBS    Reporting package change for package: Package_1199_for_KB5017327~31bf3856ad364e35~amd64~~10.0.1.5, current: Absent, pending: Default, start: Absent, applicable: Installed, target: Installed, limit: Installed, hotpatch status: StillGoing, status: 0x0, failure source: Execute, reboot required: False, client id: DISM Package Manager Provider, initiated offline: True, execution sequence: 25, first merged sequence: 25, reboot reason: REBOOT_NOT_REQUIRED, RM App session: 0, RM App name: N/A, FileName in use: N/A, release type: Security Update, release quality: final, OC operation: False, download source: 0, download time (secs): 4294967295, download status: 0x0 (S_OK), Express download: False, Download Size: 0
    2022-09-19 07:48:14, Info                  CBS    SQM: Package change report datapoints not populated because SQM is not initialized or not running online.
    2022-09-19 07:48:14, Info                  CBS    Reporting package change completion for package: Package_1199_for_KB5017327~31bf3856ad364e35~amd64~~10.0.1.5, current: Staged, original: Absent, target: Installed, status: 0x800f0922, failure source: Execute, failure details: "(null)", client id: DISM Package Manager Provider, initiated offline: True, execution sequence: 25, first merged sequence: 25, pending decision: InteractiveInstallFailed, primitive execution context: Interactive Flight: False
    2022-09-19 07:48:14, Info                  CBS    Execute time performance datapoint is invalid. [HRESULT = 0x80070490 - ERROR_NOT_FOUND]
    2022-09-19 07:48:14, Info                  CBS    SQM: Package change report datapoints not populated because SQM is not initialized or not running online.
    2022-09-19 07:48:14, Info                  CBS    FinalCommitPackagesState: Completed persisting state of packages
    2022-09-19 07:48:14, Info                  DISM   DISM Package Manager: PID=2384 TID=10212  Error in operation: (null) (CBS HRESULT=0x800f0922) - CCbsConUIHandler::Error
    2022-09-19 07:48:14, Info                  CBS    Exec: Processing complete.  Session: 2384_18658421, Package: Package_1199_for_KB5017327~31bf3856ad364e35~amd64~~10.0.1.5 [HRESULT = 0x800f0922 - CBS_E_INSTALLERS_FAILED]
    2022-09-19 07:48:14, Info                  CBS    Exec: Multi-phase offline operation, session will complete after booting into online
    2022-09-19 07:48:14, Error                 CBS    Failed to perform operation.  [HRESULT = 0x800f0922 - CBS_E_INSTALLERS_FAILED]
    2022-09-19 07:48:14, Info                  CBS    Session: 2384_18658421 finalized. Reboot required: no [HRESULT = 0x800f0922 - CBS_E_INSTALLERS_FAILED]
    2022-09-19 07:48:14, Error                 DISM   DISM Package Manager: PID=2384 TID=3796 Failed finalizing changes. - CDISMPackageManager::Internal_Finalize(hr:0x800f0922)
    2022-09-19 07:48:14, Error                 DISM   DISM Package Manager: PID=2384 TID=3796 Failed processing package changes - CDISMPackageManager::ProcessChanges(hr:0x800f0922)
    2022-09-19 07:48:14, Info                  DISM   DISM Package Manager: PID=2384 TID=3796 Loaded servicing stack for offline use only. - CDISMPackageManager::RefreshInstanceAndLock
    2022-09-19 07:48:14, Info                  CBS    Loading offline registry hive: SOFTWARE, into registry key '{bf1a281b-ad7b-4476-ac95-f47682990ce7}K:/Windows/System32/config/SOFTWARE' from path '\\?\K:\Windows\System32\config\SOFTWARE'.
    2022-09-19 07:48:14, Info                  CBS    Loading offline registry hive: SYSTEM, into registry key '{bf1a281b-ad7b-4476-ac95-f47682990ce7}K:/Windows/System32/config/SYSTEM' from path '\\?\K:\Windows\System32\config\SYSTEM'.
    2022-09-19 07:48:14, Info                  CBS    Loading offline registry hive: SECURITY, into registry key '{bf1a281b-ad7b-4476-ac95-f47682990ce7}K:/Windows/System32/config/SECURITY' from path '\\?\K:\Windows\System32\config\SECURITY'.
    2022-09-19 07:48:14, Info                  CBS    Loading offline registry hive: SAM, into registry key '{bf1a281b-ad7b-4476-ac95-f47682990ce7}K:/Windows/System32/config/SAM' from path '\\?\K:\Windows\System32\config\SAM'.
    2022-09-19 07:48:14, Info                  CBS    Loading offline registry hive: COMPONENTS, into registry key '{bf1a281b-ad7b-4476-ac95-f47682990ce7}K:/Windows/System32/config/COMPONENTS' from path '\\?\K:\Windows\System32\config\COMPONENTS'.
    2022-09-19 07:48:14, Info                  CBS    Loading offline registry hive: DRIVERS, into registry key '{bf1a281b-ad7b-4476-ac95-f47682990ce7}K:/Windows/System32/config/DRIVERS' from path '\\?\K:\Windows\System32\config\DRIVERS'.
    2022-09-19 07:48:14, Info                  CBS    Loading offline registry hive: DEFAULT, into registry key '{bf1a281b-ad7b-4476-ac95-f47682990ce7}K:/Windows/System32/config/DEFAULT' from path '\\?\K:\Windows\System32\config\DEFAULT'.
    2022-09-19 07:48:14, Info                  CBS    Loading offline registry hive: ntuser.dat, into registry key '{bf1a281b-ad7b-4476-ac95-f47682990ce7}K:/Users/Default/ntuser.dat' from path '\\?\K:\Users\Default\ntuser.dat'.
    2022-09-19 07:48:14, Info                  CBS    Loading offline registry hive: schema.dat, into registry key '{bf1a281b-ad7b-4476-ac95-f47682990ce7}K:/Windows/system32/smi/store/Machine/schema.dat' from path '\\?\K:\Windows\system32\smi\store\Machine\schema.dat'.
    2022-09-19 07:48:14, Info                  CBS    Offline image is: writeable
    2022-09-19 07:48:14, Info                  CSI    0000003a CSI Store 2296728973552 (0x00000216bfb6f0f0) initialized
    2022-09-19 07:48:14, Info                  CBS    Session: 2384_18664000 initialized by client DISM Package Manager Provider, external staging directory: (null)
    2022-09-19 07:48:14, Info                  DISM   DISM Package Manager: PID=2384 TID=3796 Loaded servicing stack for offline use only. - CDISMPackageManager::RefreshInstanceAndLock
    2022-09-19 07:48:14, Info                  DISM   DISM Package Manager: PID=2384 TID=3796 Loaded servicing stack for online use only. - CDISMPackageManager::RefreshInstanceAndLock
    2022-09-19 07:48:14, Info                  CBS    Unloading offline registry hive: {bf1a281b-ad7b-4476-ac95-f47682990ce7}K:/Windows/System32/config/SOFTWARE
    2022-09-19 07:48:14, Info                  CBS    Failed to unload offline registry: {bf1a281b-ad7b-4476-ac95-f47682990ce7}K:/Windows/System32/config/SOFTWARE, the client may still need it open. [HRESULT = 0x80070005 - E_ACCESSDENIED]
    2022-09-19 07:48:14, Info                  CBS    Unloading offline registry hive: {bf1a281b-ad7b-4476-ac95-f47682990ce7}K:/Windows/System32/config/SYSTEM
    2022-09-19 07:48:14, Info                  CBS    Failed to unload offline registry: {bf1a281b-ad7b-4476-ac95-f47682990ce7}K:/Windows/System32/config/SYSTEM, the client may still need it open. [HRESULT = 0x80070005 - E_ACCESSDENIED]
    2022-09-19 07:48:14, Info                  CBS    Unloading offline registry hive: {bf1a281b-ad7b-4476-ac95-f47682990ce7}K:/Windows/System32/config/SECURITY
    2022-09-19 07:48:14, Info                  CBS    Failed to unload offline registry: {bf1a281b-ad7b-4476-ac95-f47682990ce7}K:/Windows/System32/config/SECURITY, the client may still need it open. [HRESULT = 0x80070005 - E_ACCESSDENIED]
    2022-09-19 07:48:14, Info                  CBS    Unloading offline registry hive: {bf1a281b-ad7b-4476-ac95-f47682990ce7}K:/Windows/System32/config/SAM
    2022-09-19 07:48:14, Info                  CBS    Failed to unload offline registry: {bf1a281b-ad7b-4476-ac95-f47682990ce7}K:/Windows/System32/config/SAM, the client may still need it open. [HRESULT = 0x80070005 - E_ACCESSDENIED]
    2022-09-19 07:48:14, Info                  CBS    Unloading offline registry hive: {bf1a281b-ad7b-4476-ac95-f47682990ce7}K:/Windows/System32/config/COMPONENTS
    2022-09-19 07:48:14, Info                  CBS    Failed to unload offline registry: {bf1a281b-ad7b-4476-ac95-f47682990ce7}K:/Windows/System32/config/COMPONENTS, the client may still need it open. [HRESULT = 0x80070005 - E_ACCESSDENIED]
    2022-09-19 07:48:14, Info                  CBS    Unloading offline registry hive: {bf1a281b-ad7b-4476-ac95-f47682990ce7}K:/Windows/System32/config/DRIVERS
    2022-09-19 07:48:14, Info                  CBS    Failed to unload offline registry: {bf1a281b-ad7b-4476-ac95-f47682990ce7}K:/Windows/System32/config/DRIVERS, the client may still need it open. [HRESULT = 0x80070005 - E_ACCESSDENIED]
    2022-09-19 07:48:14, Info                  CBS    Unloading offline registry hive: {bf1a281b-ad7b-4476-ac95-f47682990ce7}K:/Windows/System32/config/DEFAULT
    2022-09-19 07:48:14, Info                  CBS    Failed to unload offline registry: {bf1a281b-ad7b-4476-ac95-f47682990ce7}K:/Windows/System32/config/DEFAULT, the client may still need it open. [HRESULT = 0x80070005 - E_ACCESSDENIED]
    2022-09-19 07:48:14, Info                  CBS    Unloading offline registry hive: {bf1a281b-ad7b-4476-ac95-f47682990ce7}K:/Users/Default/ntuser.dat
    2022-09-19 07:48:14, Info                  CBS    Failed to unload offline registry: {bf1a281b-ad7b-4476-ac95-f47682990ce7}K:/Users/Default/ntuser.dat, the client may still need it open. [HRESULT = 0x80070005 - E_ACCESSDENIED]
    2022-09-19 07:48:14, Info                  CBS    Unloading offline registry hive: {bf1a281b-ad7b-4476-ac95-f47682990ce7}K:/Windows/system32/smi/store/Machine/schema.dat
    2022-09-19 07:48:14, Info                  CBS    Failed to unload offline registry: {bf1a281b-ad7b-4476-ac95-f47682990ce7}K:/Windows/system32/smi/store/Machine/schema.dat, the client may still need it open. [HRESULT = 0x80070005 - E_ACCESSDENIED]
    2022-09-19 07:48:14, Error                 DISM   DISM Package Manager: PID=2384 TID=3796 Failed while processing command add-package. - CPackageManagerCLIHandler::ExecuteCmdLine(hr:0x800f0922)
    2022-09-19 07:48:14, Error                 DISM   DISM.EXE: DISM Package Manager processed the command line but failed. HRESULT=800F0922
    2022-09-19 07:48:14, Info                  DISM   DISM Provider Store: PID=2384 TID=3796 Found the OSServices.  Waiting to finalize it until all other providers are unloaded. - CDISMProviderStore::Final_OnDisconnect
    2022-09-19 07:48:14, Info                  DISM   DISM Provider Store: PID=2384 TID=3796 Found the OSServices.  Waiting to finalize it until all other providers are unloaded. - CDISMProviderStore::Final_OnDisconnect
    2022-09-19 07:48:14, Info                  DISM   DISM Provider Store: PID=2384 TID=3796 Found the PE Provider.  Waiting to finalize it until all other providers are unloaded. - CDISMProviderStore::Final_OnDisconnect
    2022-09-19 07:48:14, Info                  DISM   DISM Provider Store: PID=2384 TID=3796 Finalizing the servicing provider(DISM Package Manager) - CDISMProviderStore::Internal_DisconnectProvider
    2022-09-19 07:48:14, Info                  CBS    Unloading offline registry hive: {bf1a281b-ad7b-4476-ac95-f47682990ce7}K:/Windows/System32/config/SOFTWARE
    2022-09-19 07:48:14, Info                  CBS    Failed to unload offline registry: {bf1a281b-ad7b-4476-ac95-f47682990ce7}K:/Windows/System32/config/SOFTWARE, the client may still need it open. [HRESULT = 0x80070005 - E_ACCESSDENIED]
    2022-09-19 07:48:14, Info                  CBS    Unloading offline registry hive: {bf1a281b-ad7b-4476-ac95-f47682990ce7}K:/Windows/System32/config/SYSTEM
    2022-09-19 07:48:14, Info                  CBS    Failed to unload offline registry: {bf1a281b-ad7b-4476-ac95-f47682990ce7}K:/Windows/System32/config/SYSTEM, the client may still need it open. [HRESULT = 0x80070005 - E_ACCESSDENIED]
    2022-09-19 07:48:14, Info                  CBS    Unloading offline registry hive: {bf1a281b-ad7b-4476-ac95-f47682990ce7}K:/Windows/System32/config/SECURITY
    2022-09-19 07:48:14, Info                  CBS    Failed to unload offline registry: {bf1a281b-ad7b-4476-ac95-f47682990ce7}K:/Windows/System32/config/SECURITY, the client may still need it open. [HRESULT = 0x80070005 - E_ACCESSDENIED]
    2022-09-19 07:48:14, Info                  CBS    Unloading offline registry hive: {bf1a281b-ad7b-4476-ac95-f47682990ce7}K:/Windows/System32/config/SAM
    2022-09-19 07:48:14, Info                  CBS    Failed to unload offline registry: {bf1a281b-ad7b-4476-ac95-f47682990ce7}K:/Windows/System32/config/SAM, the client may still need it open. [HRESULT = 0x80070005 - E_ACCESSDENIED]
    2022-09-19 07:48:14, Info                  CBS    Unloading offline registry hive: {bf1a281b-ad7b-4476-ac95-f47682990ce7}K:/Windows/System32/config/COMPONENTS
    2022-09-19 07:48:14, Info                  CBS    Failed to unload offline registry: {bf1a281b-ad7b-4476-ac95-f47682990ce7}K:/Windows/System32/config/COMPONENTS, the client may still need it open. [HRESULT = 0x80070005 - E_ACCESSDENIED]
    2022-09-19 07:48:14, Info                  CBS    Unloading offline registry hive: {bf1a281b-ad7b-4476-ac95-f47682990ce7}K:/Windows/System32/config/DRIVERS
    2022-09-19 07:48:14, Info                  CBS    Failed to unload offline registry: {bf1a281b-ad7b-4476-ac95-f47682990ce7}K:/Windows/System32/config/DRIVERS, the client may still need it open. [HRESULT = 0x80070005 - E_ACCESSDENIED]
    2022-09-19 07:48:14, Info                  CBS    Unloading offline registry hive: {bf1a281b-ad7b-4476-ac95-f47682990ce7}K:/Windows/System32/config/DEFAULT
    2022-09-19 07:48:14, Info                  CBS    Failed to unload offline registry: {bf1a281b-ad7b-4476-ac95-f47682990ce7}K:/Windows/System32/config/DEFAULT, the client may still need it open. [HRESULT = 0x80070005 - E_ACCESSDENIED]
    2022-09-19 07:48:14, Info                  CBS    Unloading offline registry hive: {bf1a281b-ad7b-4476-ac95-f47682990ce7}K:/Users/Default/ntuser.dat
    2022-09-19 07:48:14, Info                  CBS    Failed to unload offline registry: {bf1a281b-ad7b-4476-ac95-f47682990ce7}K:/Users/Default/ntuser.dat, the client may still need it open. [HRESULT = 0x80070005 - E_ACCESSDENIED]
    2022-09-19 07:48:14, Info                  CBS    Unloading offline registry hive: {bf1a281b-ad7b-4476-ac95-f47682990ce7}K:/Windows/system32/smi/store/Machine/schema.dat
    2022-09-19 07:48:14, Info                  DISM   DISM Package Manager: PID=2384 TID=3796 Finalizing CBS core. - CDISMPackageManager::Finalize
    2022-09-19 07:48:14, Info                  CBS    CbsCoreFinalize: ManifestCacheFinalize
    2022-09-19 07:48:14, Info                  CBS    CbsCoreFinalize: ExecutionEngineFinalize
    2022-09-19 07:48:14, Info                  CBS    CbsCoreFinalize: ComponentAnalyzerFinalize
    2022-09-19 07:48:14, Info                  CBS    CbsCoreFinalize: PackageTrackerFinalize
    2022-09-19 07:48:14, Info                  CBS    CbsCoreFinalize: CoreResourcesUnload
    2022-09-19 07:48:14, Info                  CBS    CbsCoreFinalize: SessionManagerFinalize
    2022-09-19 07:48:14, Info                  CBS    CbsCoreFinalize: CapabilityManagerFinalize
    2022-09-19 07:48:14, Info                  CBS    CbsCoreFinalize: GetPublicObjectMonitor::Audit
    2022-09-19 07:48:14, Info                  CBS    CbsCoreFinalize: PublicObjectMonitorFinalize
    2022-09-19 07:48:14, Info                  CBS    CbsCoreFinalize: Enter vCoreInitializeLock
    2022-09-19 07:48:14, Info                  CBS    CbsCoreFinalize: WcpUnload
    2022-09-19 07:48:14, Info                  CBS    CbsCoreFinalize: DrupUnload
    2022-09-19 07:48:14, Info                  CBS    CbsCoreFinalize: CfgMgr32Unload
    2022-09-19 07:48:14, Info                  CBS    CbsCoreFinalize: DpxUnload
    2022-09-19 07:48:14, Info                  CBS    CbsCoreFinalize: SrUnload
    2022-09-19 07:48:14, Info                  CBS    CbsCoreFinalize: CbsEsdUnload
    2022-09-19 07:48:14, Info                  CBS    CbsCoreFinalize: CbsTraceInfoUninitialize
    2022-09-19 07:48:14, Info                  CBS    CbsCoreFinalize: CbsEventUnregister
    2022-09-19 07:48:14, Info                  CBS    CbsCoreFinalize: AppContainerUnload
    2022-09-19 07:48:14, Info                  CBS    CbsCoreFinalize: WdsUnload, logging from cbscore will end.
    2022-09-19 07:48:14, Info                  DISM   DISM Provider Store: PID=2384 TID=3796 Disconnecting Provider: DISM Package Manager - CDISMProviderStore::Internal_DisconnectProvider
    2022-09-19 07:48:14, Info                  DISM   DISM Provider Store: PID=2384 TID=3796 Finalizing the servicing provider(MsiManager) - CDISMProviderStore::Internal_DisconnectProvider
    2022-09-19 07:48:14, Info                  DISM   DISM Provider Store: PID=2384 TID=3796 Disconnecting Provider: MsiManager - CDISMProviderStore::Internal_DisconnectProvider
    2022-09-19 07:48:14, Info                  DISM   DISM Provider Store: PID=2384 TID=3796 Finalizing the servicing provider(IntlManager) - CDISMProviderStore::Internal_DisconnectProvider
    2022-09-19 07:48:14, Info                  DISM   DISM Provider Store: PID=2384 TID=3796 Disconnecting Provider: IntlManager - CDISMProviderStore::Internal_DisconnectProvider
    2022-09-19 07:48:14, Info                  DISM   DISM Provider Store: PID=2384 TID=3796 Finalizing the servicing provider(IBSManager) - CDISMProviderStore::Internal_DisconnectProvider
    2022-09-19 07:48:14, Info                  DISM   DISM Provider Store: PID=2384 TID=3796 Disconnecting Provider: IBSManager - CDISMProviderStore::Internal_DisconnectProvider
    2022-09-19 07:48:14, Info                  DISM   DISM Provider Store: PID=2384 TID=3796 Finalizing the servicing provider(DriverManager) - CDISMProviderStore::Internal_DisconnectProvider
    2022-09-19 07:48:14, Info                  DISM   DISM Provider Store: PID=2384 TID=3796 Disconnecting Provider: DriverManager - CDISMProviderStore::Internal_DisconnectProvider
    2022-09-19 07:48:14, Info                  DISM   DISM Provider Store: PID=2384 TID=3796 Finalizing the servicing provider(DISM Unattend Manager) - CDISMProviderStore::Internal_DisconnectProvider
    2022-09-19 07:48:14, Info                  DISM   DISM Provider Store: PID=2384 TID=3796 Disconnecting Provider: DISM Unattend Manager - CDISMProviderStore::Internal_DisconnectProvider
    2022-09-19 07:48:14, Info                  DISM   DISM Provider Store: PID=2384 TID=3796 Finalizing the servicing provider(SmiManager) - CDISMProviderStore::Internal_DisconnectProvider
    2022-09-19 07:48:14, Info                  DISM   DISM Provider Store: PID=2384 TID=3796 Disconnecting Provider: SmiManager - CDISMProviderStore::Internal_DisconnectProvider
    2022-09-19 07:48:14, Info                  DISM   DISM Provider Store: PID=2384 TID=3796 Finalizing the servicing provider(AppxManager) - CDISMProviderStore::Internal_DisconnectProvider
    2022-09-19 07:48:14, Info                  DISM   DISM Provider Store: PID=2384 TID=3796 Disconnecting Provider: AppxManager - CDISMProviderStore::Internal_DisconnectProvider
    2022-09-19 07:48:14, Info                  DISM   DISM Provider Store: PID=2384 TID=3796 Finalizing the servicing provider(ProvManager) - CDISMProviderStore::Internal_DisconnectProvider
    2022-09-19 07:48:14, Info                  DISM   DISM Provider Store: PID=2384 TID=3796 Disconnecting Provider: ProvManager - CDISMProviderStore::Internal_DisconnectProvider
    2022-09-19 07:48:14, Info                  DISM   DISM Provider Store: PID=2384 TID=3796 Finalizing the servicing provider(AssocManager) - CDISMProviderStore::Internal_DisconnectProvider
    2022-09-19 07:48:14, Info                  DISM   DISM Provider Store: PID=2384 TID=3796 Disconnecting Provider: AssocManager - CDISMProviderStore::Internal_DisconnectProvider
    2022-09-19 07:48:14, Info                  DISM   DISM Provider Store: PID=2384 TID=3796 Finalizing the servicing provider(GenericManager) - CDISMProviderStore::Internal_DisconnectProvider
    2022-09-19 07:48:14, Info                  DISM   DISM Provider Store: PID=2384 TID=3796 Disconnecting Provider: GenericManager - CDISMProviderStore::Internal_DisconnectProvider
    2022-09-19 07:48:14, Info                  DISM   DISM Provider Store: PID=2384 TID=3796 Finalizing the servicing provider(OfflineSetupManager) - CDISMProviderStore::Internal_DisconnectProvider
    2022-09-19 07:48:14, Info                  DISM   DISM Provider Store: PID=2384 TID=3796 Disconnecting Provider: OfflineSetupManager - CDISMProviderStore::Internal_DisconnectProvider
    2022-09-19 07:48:14, Info                  DISM   DISM Provider Store: PID=2384 TID=3796 Finalizing the servicing provider(Edition Manager) - CDISMProviderStore::Internal_DisconnectProvider
    2022-09-19 07:48:14, Info                  DISM   DISM Provider Store: PID=2384 TID=3796 Disconnecting Provider: Edition Manager - CDISMProviderStore::Internal_DisconnectProvider
    2022-09-19 07:48:14, Info                  DISM   DISM Provider Store: PID=2384 TID=3796 Releasing the local reference to OSServices. - CDISMProviderStore::Internal_DisconnectProvider
    2022-09-19 07:48:14, Info                  DISM   DISM Provider Store: PID=2384 TID=3796 Disconnecting Provider: OSServices - CDISMProviderStore::Internal_DisconnectProvider
    2022-09-19 07:48:14, Info                  DISM   DISM OS Provider: PID=2384 TID=3796 Successfully unloaded all registry hives. - CDISMOSServiceManager::Final_OnDisconnect
    2022-09-19 07:48:14, Info                  DISM   DISM Provider Store: PID=2384 TID=3796 Releasing the local reference to DISMLogger.  Stop logging. - CDISMProviderStore::Internal_DisconnectProvider
    2022-09-19 07:48:14, Info                  DISM   DISM Manager: PID=8556 TID=5792 Closing session event handle 0x290 - CDISMManager::CleanupImageSessionEntry
    2022-09-19 07:48:14, Info                  DISM   DISM.EXE: Image session has been closed. Reboot required=no.
    2022-09-19 07:48:14, Info                  DISM   DISM.EXE: 
    2022-09-19 07:48:14, Info                  DISM   DISM.EXE: <----- Ending Dism.exe session ----->
    2022-09-19 07:48:14, Info                  DISM   DISM.EXE: 
    2022-09-19 07:48:14, Info                  DISM   DISM Provider Store: PID=8556 TID=5792 Found the OSServices.  Waiting to finalize it until all other providers are unloaded. - CDISMProviderStore::Final_OnDisconnect
    2022-09-19 07:48:14, Info                  DISM   DISM Provider Store: PID=8556 TID=5792 Disconnecting Provider: FolderManager - CDISMProviderStore::Internal_DisconnectProvider
    2022-09-19 07:48:14, Info                  DISM   DISM Provider Store: PID=8556 TID=5792 Disconnecting Provider: FfuManager - CDISMProviderStore::Internal_DisconnectProvider
    2022-09-19 07:48:14, Info                  DISM   DISM Provider Store: PID=8556 TID=5792 Disconnecting Provider: WimManager - CDISMProviderStore::Internal_DisconnectProvider
    2022-09-19 07:48:14, Info                  DISM   DISM Provider Store: PID=8556 TID=5792 Disconnecting Provider: VHDManager - CDISMProviderStore::Internal_DisconnectProvider
    2022-09-19 07:48:14, Info                  DISM   DISM Provider Store: PID=8556 TID=5792 Disconnecting Provider: GenericImagingManager - CDISMProviderStore::Internal_DisconnectProvider
    2022-09-19 07:48:14, Info                  DISM   DISM Provider Store: PID=8556 TID=5792 Releasing the local reference to DISMLogger.  Stop logging. - CDISMProviderStore::Internal_DisconnectProvider
    
     
  3. zwl29107

    zwl29107 MDL Addicted

    Jul 10, 2022
    601
    700
    30
    Code:
    C:\Windows\System32>dism /image:k: /add-package:c:\t\
    
    部署映像服务和管理工具
    版本: 10.0.22621.1
    
    映像版本: 10.0.10240.16384
    
    Processing 1 of 1 - Adding package Package_for_RollupFix~31bf3856ad364e35~amd64~~10240.18187.1.0
    [==========================100.0%==========================]
    An error occurred - Package_for_RollupFix Error: 0x800f0922
    
    错误: 0x800f0922
    
    DISM 失败。不执行任何操作。
    有关详细信息,请查看日志文件。
    
    可以在 C:\Windows\Logs\DISM\dism.log 上找到 DISM 日志文件
    KB4498375 10240.18187 still fails. Test KB4489872 10240.18158.
     
  4. zwl29107

    zwl29107 MDL Addicted

    Jul 10, 2022
    601
    700
    30
    Yes, this script should be made by abbodi1406.
     
  5. xinso

    xinso MDL Guru

    Mar 5, 2009
    13,711
    14,437
    340
  6. abbodi1406

    abbodi1406 MDL KB0000001

    Feb 19, 2011
    17,211
    90,794
    340
  7. xinso

    xinso MDL Guru

    Mar 5, 2009
    13,711
    14,437
    340
    #9509 xinso, Sep 19, 2022
    Last edited: Sep 19, 2022
    Test reconstructing 20348.1006 Windows Server 2022 Datacenter Azure Edition amd64 en-US
    Code:
    
    ======================================================================================================================
    Prepare sources
    ======================================================================================================================
    
    ------------------------------------------------------------
    Expand LCU
    ------------------------------------------------------------
    
    ======================================================================================================================
    Create 20348.1006 Windows Server 2022 Datacenter Azure Edition amd64 en-US
    ======================================================================================================================
    
    ------------------------------------------------------------
    Mount ServerDatacenter image
    ------------------------------------------------------------
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.746
    
    Mounting image
    [==========================100.0%==========================]
    The operation completed successfully.
    
    ------------------------------------------------------------
    Convert ServerDatacenter to ServerTurbine
    ------------------------------------------------------------
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.746
    
    Image Version: 10.0.20348.1
    
    Removing package Microsoft-Windows-ServerDatacenterEdition~31bf3856ad364e35~amd64~~10.0.20348.1
    Removing package Microsoft-Windows-ServerDatacenterEdition~31bf3856ad364e35~amd64~~10.0.20348.1
    [==========================100.0%==========================]
    
    The operation completed successfully.
    
    ------------------------------------------------------------
    Add en-US language pack
    ------------------------------------------------------------
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.746
    
    Image Version: 10.0.20348.1
    
    Processing 1 of 1 - Adding package Microsoft-Windows-Server-LanguagePack-Package~31bf3856ad364e35~amd64~en-US~10.0.20348.1
    [==========================100.0%==========================]
    The operation completed successfully.
    
    ------------------------------------------------------------
    Enable feature
    ------------------------------------------------------------
    
    Enable ServerMediaFoundation
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.746
    
    Image Version: 10.0.20348.1
    
    Enabling feature(s)
    [==========================100.0%==========================]
    The operation completed successfully.
    
    Enable WirelessNetworking
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.746
    
    Image Version: 10.0.20348.1
    
    Enabling feature(s)
    [==========================100.0%==========================]
    The operation completed successfully.
    
    ------------------------------------------------------------
    Add updates to Winre image
    ------------------------------------------------------------
    
    Mount Winre image
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.746
    
    Mounting image
    [==========================100.0%==========================]
    The operation completed successfully.
    
    Add SSU
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.746
    
    Image Version: 10.0.20348.1
    
    Processing 1 of 1 - Adding package Package_for_ServicingStack_945~31bf3856ad364e35~amd64~~20348.945.1.4
    [==========================100.0%==========================]
    The operation completed successfully.
    
    Add LCU
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.746
    
    Image Version: 10.0.20348.1
    
    Processing 1 of 1 - Adding package Package_for_RollupFix~31bf3856ad364e35~amd64~~20348.1006.1.5
    [==========================100.0%==========================]
    The operation completed successfully.
    
    Reset Winre base
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.746
    
    Image Version: 10.0.20348.1006
    
    [==========================100.0%==========================]
    The operation completed successfully.
    
    Save and Unmount Winre image
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.746
    
    Image File : Z:\20348.1_SDC_to_STB_amd64\temp\mount\Windows\System32\Recovery\winre.wim
    Image Index : 1
    Saving image
    [==========================100.0%==========================]
    Unmounting image
    [==========================100.0%==========================]
    The operation completed successfully.
    
    Optimize Winre image
    
    "temp\mount\Windows\System32\Recovery\winre.wim" original size: 667765 KiB
    Using LZX compression with 12 threads
    Archiving file data: 1134 MiB of 1134 MiB (100%) done
    "temp\mount\Windows\System32\Recovery\winre.wim" optimized size: 449433 KiB
    Space saved: 218331 KiB
    
    ------------------------------------------------------------
    Add updates to ServerTurbine image
    ------------------------------------------------------------
    
    Add SSU
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.746
    
    Image Version: 10.0.20348.1
    
    Processing 1 of 1 - Adding package Package_for_ServicingStack_945~31bf3856ad364e35~amd64~~20348.945.1.4
    [==========================100.0%==========================]
    The operation completed successfully.
    
    Add Hotfix
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.746
    
    Image Version: 10.0.20348.1
    
    Processing 1 of 2 - Adding package Package_for_KB5012170~31bf3856ad364e35~amd64~~20348.880.1.1
    [==========================100.0%==========================]
    Processing 2 of 2 - Adding package Package_for_KB5015022~31bf3856ad364e35~amd64~~20348.791.1.0
    [==========================100.0%==========================]
    The operation completed successfully.
    
    Add DotNetRollup
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.746
    
    Image Version: 10.0.20348.1
    
    Processing 1 of 1 - Adding package Package_for_DotNetRollup~31bf3856ad364e35~amd64~~10.0.4556.3
    [==========================100.0%==========================]
    The operation completed successfully.
    
    Add LCU
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.746
    
    Image Version: 10.0.20348.1
    
    Processing 1 of 1 - Adding package Package_for_RollupFix~31bf3856ad364e35~amd64~~20348.1006.1.5
    [==========================100.0%==========================]
    The operation completed successfully.
    
    ============================================================
    Current Edition : ServerTurbine (Volume)
    ============================================================
    
    ------------------------------------------------------------
    Reset ServerTurbine base
    ------------------------------------------------------------
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.746
    
    Image Version: 10.0.20348.1006
    
    [=====                      10.0%                          ]
    [==========================100.0%==========================]
    The operation completed successfully.
    
    ------------------------------------------------------------
    Save and Unmount ServerTurbine image
    ------------------------------------------------------------
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.746
    
    Image File : Z:\20348.1_SDC_to_STB_amd64\install.wim
    Image Index : 1
    Saving image
    [==========================100.0%==========================]
    Unmounting image
    [==========================100.0%==========================]
    The operation completed successfully.
    
    ------------------------------------------------------------
    Optimize ServerTurbine image
    ------------------------------------------------------------
    
    "install.wim" original size: 5267370 KiB
    Using LZX compression with 12 threads
    Archiving file data: 8594 MiB of 8594 MiB (100%) done
    "install.wim" optimized size: 3931680 KiB
    Space saved: 1335689 KiB
    
    ------------------------------------------------------------
    Set WIM information
    ------------------------------------------------------------
    
    Setting the NAME property of image 1 to "Windows Server 2022 SERVERTURBINE".
    Setting the DESCRIPTION property of image 1 to "Windows Server 2022 SERVERTURBINE".
    Setting the FLAGS property of image 1 to "ServerTurbine".
    Setting the DISPLAYNAME property of image 1 to "Windows Server 2022 Datacenter Azure Edition (Desktop Experience)".
    Setting the DISPLAYDESCRIPTION property of image 1 to "This option installs the full Windows graphical environment, consuming extra drive space. It can be useful if you want to use the Windows desktop or have an app that requires it.".
    
    ------------------------------------------------------------
    Delete temporary folder
    ------------------------------------------------------------
    
    ======================================================================================================================
    20348.1006 Windows Server 2022 Datacenter Azure Edition amd64 en-US has been successfully created on 2022/9/19
    ======================================================================================================================
    
    Mission took 0:15:57.92 (957.92s total)
    
    Press any key to ccontinue . . .
    
    
     
  8. xinso

    xinso MDL Guru

    Mar 5, 2009
    13,711
    14,437
    340
    Q: What next?
    A: vNext IoTEnterpriseSK
     
  9. acer-5100

    acer-5100 MDL Guru

    Dec 8, 2018
    4,003
    2,923
    150

    Thanks a lot to you and to @zwl29107 who [re]discovered the fix[es].

    I can't believe I spent a Sunday trying to do a work that was already done :D

    Whatever... I tested the 10240 (AMD64) version, and I updated the ISO from .16384. to .18875 level (march 2021 CU/February 2021 SSU) and it worked w/o a glitch.
     
  10. xinso

    xinso MDL Guru

    Mar 5, 2009
    13,711
    14,437
    340
    #9512 xinso, Sep 19, 2022
    Last edited: Sep 19, 2022
    Test reconstructing 20349.1006 Azure Stack HCI amd64 zh-TW
    Code:
    
    ======================================================================================================================
    Prepare sources
    ======================================================================================================================
    
    ------------------------------------------------------------
    Expand LCU
    ------------------------------------------------------------
    
    ======================================================================================================================
    Create 20349.1006 Azure Stack HCI amd64 zh-TW
    ======================================================================================================================
    
    ------------------------------------------------------------
    Mount ServerDataCenterCore image
    ------------------------------------------------------------
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.746
    
    Mounting image
    [==========================100.0%==========================]
    The operation completed successfully.
    
    ------------------------------------------------------------
    Convert ServerDataCenterCore to ServerAzureStackHCICor
    ------------------------------------------------------------
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.746
    
    Image Version: 10.0.20348.1
    
    Removing package Microsoft-Windows-ServerDatacenterCorEdition~31bf3856ad364e35~amd64~~10.0.20348.1
    Removing package Microsoft-Windows-ServerDatacenterCorEdition~31bf3856ad364e35~amd64~~10.0.20348.1
    [==========================100.0%==========================]
    
    The operation completed successfully.
    
    ------------------------------------------------------------
    Add zh-TW language pack
    ------------------------------------------------------------
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.746
    
    Image Version: 10.0.20348.1
    
    Processing 1 of 1 - Adding package Microsoft-Windows-Server-LanguagePack-Package~31bf3856ad364e35~amd64~zh-TW~10.0.20348.1
    [==========================100.0%==========================]
    The operation completed successfully.
    
    ------------------------------------------------------------
    Add updates to Winre image
    ------------------------------------------------------------
    
    Mount Winre image
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.746
    
    Mounting image
    [==========================100.0%==========================]
    The operation completed successfully.
    
    Add SSU
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.746
    
    Image Version: 10.0.20348.1
    
    Processing 1 of 1 - Adding package Package_for_ServicingStack_945~31bf3856ad364e35~amd64~~20348.945.1.4
    [==========================100.0%==========================]
    The operation completed successfully.
    
    Add LCU
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.746
    
    Image Version: 10.0.20348.1
    
    Processing 1 of 1 - Adding package Package_for_RollupFix~31bf3856ad364e35~amd64~~20348.1006.1.5
    [==========================100.0%==========================]
    The operation completed successfully.
    
    Reset Winre base
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.746
    
    Image Version: 10.0.20348.1006
    
    [===========================87.5%==================        ]
    The operation completed successfully.
    
    Save and Unmount Winre image
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.746
    
    Image File : Z:\20348.1_SDCCor_to_ASHCor_amd64\temp\mount\Windows\System32\Recovery\winre.wim
    Image Index : 1
    Saving image
    [==========================100.0%==========================]
    Unmounting image
    [==========================100.0%==========================]
    The operation completed successfully.
    
    Optimize Winre image
    
    "temp\mount\Windows\System32\Recovery\winre.wim" original size: 732660 KiB
    Using LZX compression with 12 threads
    Archiving file data: 1231 MiB of 1231 MiB (100%) done
    "temp\mount\Windows\System32\Recovery\winre.wim" optimized size: 510623 KiB
    Space saved: 222036 KiB
    
    ------------------------------------------------------------
    Add updates to ServerAzureStackHCICor image
    ------------------------------------------------------------
    
    Add SSU
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.746
    
    Image Version: 10.0.20348.1
    
    Processing 1 of 1 - Adding package Package_for_ServicingStack_945~31bf3856ad364e35~amd64~~20348.945.1.4
    [==========================100.0%==========================]
    The operation completed successfully.
    
    Add ASOSFe22H2Enablement
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.746
    
    Image Version: 10.0.20348.1
    
    Processing 1 of 1 - Adding package Package_for_KB5016060~31bf3856ad364e35~amd64~~20348.854.1.1
    [==========================100.0%==========================]
    The operation completed successfully.
    
    Add Hotfix
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.746
    
    Image Version: 10.0.20348.1
    
    Processing 1 of 2 - Adding package Package_for_KB5012170~31bf3856ad364e35~amd64~~20348.880.1.1
    [==========================100.0%==========================]
    Processing 2 of 2 - Adding package Package_for_KB5015022~31bf3856ad364e35~amd64~~20348.791.1.0
    [==========================100.0%==========================]
    The operation completed successfully.
    
    Add DotNetRollup
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.746
    
    Image Version: 10.0.20348.1
    
    Processing 1 of 1 - Adding package Package_for_DotNetRollup~31bf3856ad364e35~amd64~~10.0.4556.3
    [==========================100.0%==========================]
    The operation completed successfully.
    
    Add LCU
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.746
    
    Image Version: 10.0.20348.1
    
    Processing 1 of 1 - Adding package Package_for_RollupFix~31bf3856ad364e35~amd64~~20348.1006.1.5
    [==========================100.0%==========================]
    The operation completed successfully.
    
    ============================================================
    Current Edition : ServerAzureStackHCICor (Retail)
    ============================================================
    
    ------------------------------------------------------------
    Reset ServerAzureStackHCICor base
    ------------------------------------------------------------
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.746
    
    Image Version: 10.0.20349.1006
    
    [=====                      10.0%                          ]
    [==========================100.0%==========================]
    The operation completed successfully.
    
    ------------------------------------------------------------
    Save and Unmount ServerAzureStackHCICor image
    ------------------------------------------------------------
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.746
    
    Image File : Z:\20348.1_SDCCor_to_ASHCor_amd64\install.wim
    Image Index : 1
    Saving image
    [==========================100.0%==========================]
    Unmounting image
    [==========================100.0%==========================]
    The operation completed successfully.
    
    ------------------------------------------------------------
    Optimize ServerAzureStackHCICor image
    ------------------------------------------------------------
    
    "install.wim" original size: 3678576 KiB
    Using LZX compression with 12 threads
    Archiving file data: 4832 MiB of 4832 MiB (100%) done
    "install.wim" optimized size: 2613145 KiB
    Space saved: 1065431 KiB
    
    ------------------------------------------------------------
    Set WIM information
    ------------------------------------------------------------
    
    Setting the NAME property of image 1 to "Windows Server 2022 AzureStackHCICor".
    Setting the DESCRIPTION property of image 1 to "Windows Server 2022 AzureStackHCICor".
    Setting the FLAGS property of image 1 to "ServerAzureStackHCICor".
    Setting the DISPLAYNAME property of image 1 to "Azure Stack HCI".
    Setting the DISPLAYDESCRIPTION property of image 1 to "This option will install Azure Stack HCI.".
    
    ------------------------------------------------------------
    Delete temporary folder
    ------------------------------------------------------------
    
    ======================================================================================================================
    20349.1006 Azure Stack HCI amd64 zh-TW has been successfully created on 2022/9/19
    ======================================================================================================================
    
    Conversion took 0:12:31.23 (751.23s total)
    
    Press any key to continue . . .
    
    
     
  11. xinso

    xinso MDL Guru

    Mar 5, 2009
    13,711
    14,437
    340
    #9513 xinso, Sep 19, 2022
    Last edited: Sep 19, 2022
    Test reconstructing 19044.2075 Windows 10 LTSC 3in1 arm64 zh-TW
    Code:
    
    =====================================================================================================
    Prepare source image
    =====================================================================================================
    
    ------------------------------------------------------------
    Remove Store
    ------------------------------------------------------------
    
    Mount Professional image
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.746
    
    Mounting image
    [==========================100.0%==========================]
    The operation completed successfully.
    
    Remove Appx
    
    Microsoft.549981C3F5F10_1.1911.21713.0_neutral_~_8wekyb3d8bbwe
    Microsoft.BingWeather_4.25.20211.0_neutral_~_8wekyb3d8bbwe
    Microsoft.DesktopAppInstaller_2019.125.2243.0_neutral_~_8wekyb3d8bbwe
    Microsoft.GetHelp_10.1706.13331.0_neutral_~_8wekyb3d8bbwe
    Microsoft.Getstarted_8.2.22942.0_neutral_~_8wekyb3d8bbwe
    Microsoft.HEIFImageExtension_1.0.22742.0_arm__8wekyb3d8bbwe
    Microsoft.Microsoft3DViewer_6.1908.2042.0_neutral_~_8wekyb3d8bbwe
    Microsoft.MicrosoftOfficeHub_18.1903.1152.0_neutral_~_8wekyb3d8bbwe
    Microsoft.MicrosoftSolitaireCollection_4.4.8204.0_neutral_~_8wekyb3d8bbwe
    Microsoft.MicrosoftStickyNotes_3.6.73.0_neutral_~_8wekyb3d8bbwe
    Microsoft.MSPaint_2019.729.2301.0_neutral_~_8wekyb3d8bbwe
    Microsoft.Office.OneNote_16001.12026.20112.0_neutral_~_8wekyb3d8bbwe
    Microsoft.People_2019.305.632.0_neutral_~_8wekyb3d8bbwe
    Microsoft.ScreenSketch_2019.904.1644.0_neutral_~_8wekyb3d8bbwe
    Microsoft.SkypeApp_14.53.77.0_neutral_~_kzf8qxf38zg5c
    Microsoft.StorePurchaseApp_11811.1001.1813.0_neutral_~_8wekyb3d8bbwe
    Microsoft.VCLibs.140.00_14.0.27323.0_arm64__8wekyb3d8bbwe
    Microsoft.VP9VideoExtensions_1.0.22681.0_arm__8wekyb3d8bbwe
    Microsoft.Wallet_2.4.18324.0_neutral_~_8wekyb3d8bbwe
    Microsoft.WebMediaExtensions_1.0.20875.0_neutral_~_8wekyb3d8bbwe
    Microsoft.WebpImageExtension_1.0.22753.0_arm__8wekyb3d8bbwe
    Microsoft.Windows.Photos_2019.19071.12548.0_neutral_~_8wekyb3d8bbwe
    Microsoft.WindowsAlarms_2019.807.41.0_neutral_~_8wekyb3d8bbwe
    Microsoft.WindowsCalculator_2020.1906.55.0_neutral_~_8wekyb3d8bbwe
    Microsoft.WindowsCamera_2018.826.98.0_neutral_~_8wekyb3d8bbwe
    microsoft.windowscommunicationsapps_16005.11629.20316.0_neutral_~_8wekyb3d8bbwe
    Microsoft.WindowsFeedbackHub_2019.1111.2029.0_neutral_~_8wekyb3d8bbwe
    Microsoft.WindowsMaps_2019.716.2316.0_neutral_~_8wekyb3d8bbwe
    Microsoft.WindowsSoundRecorder_2019.716.2313.0_neutral_~_8wekyb3d8bbwe
    Microsoft.WindowsStore_11910.1002.513.0_neutral_~_8wekyb3d8bbwe
    Microsoft.Xbox.TCUI_1.23.28002.0_neutral_~_8wekyb3d8bbwe
    Microsoft.XboxApp_48.49.31001.0_neutral_~_8wekyb3d8bbwe
    Microsoft.XboxGameOverlay_1.46.11001.0_neutral_~_8wekyb3d8bbwe
    Microsoft.XboxGamingOverlay_2.34.28001.0_neutral_~_8wekyb3d8bbwe
    Microsoft.XboxIdentityProvider_12.50.6001.0_neutral_~_8wekyb3d8bbwe
    Microsoft.XboxSpeechToTextOverlay_1.17.29001.0_neutral_~_8wekyb3d8bbwe
    Microsoft.YourPhone_2019.430.2026.0_neutral_~_8wekyb3d8bbwe
    Microsoft.ZuneMusic_2019.19071.19011.0_neutral_~_8wekyb3d8bbwe
    Microsoft.ZuneVideo_2019.19071.19011.0_neutral_~_8wekyb3d8bbwe
    
    Reset Professional base
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.746
    
    Image Version: 10.0.19041.1
    
    [==========================100.0%==========================]
    The operation completed successfully.
    
    Save and Unmount Professional image
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.746
    
    Image File : z:\install.wim
    Image Index : 1
    Saving image
    [==========================100.0%==========================]
    Unmounting image
    [==========================100.0%==========================]
    The operation completed successfully.
    
    Optimize Professional image
    
    "z:\install.wim" original size: 3392802 KiB
    Using LZX compression with 12 threads
    Archiving file data: 6531 MiB of 6531 MiB (100%) done
    "z:\install.wim" optimized size: 2925185 KiB
    Space saved: 467616 KiB
    
    ------------------------------------------------------------
    Expand LCU
    ------------------------------------------------------------
    
    =====================================================================================================
    Create 19044.2075 Windows 10 Client LTSC 3in1 arm64 zh-TW
    =====================================================================================================
    
    ------------------------------------------------------------
    Create Combined image
    ------------------------------------------------------------
    
    Mount Professional image
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.746
    
    Mounting image
    [==========================100.0%==========================]
    The operation completed successfully.
    
    Convert Professional to EnterpriseS
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.746
    
    Image Version: 10.0.19041.1
    
    Removing package Microsoft-Windows-ProfessionalEdition~31bf3856ad364e35~arm64~~10.0.19041.1
    Removing package Microsoft-Windows-ProfessionalEdition~31bf3856ad364e35~arm64~~10.0.19041.1
    [==========================100.0%==========================]
    
    The operation completed successfully.
    
    Add EnterpriseSN
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.746
    
    Image Version: 10.0.19041.1
    
    [==========================100.0%==========================]
    
    The operation completed successfully.
    
    Add zh-TW language pack
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.746
    
    Image Version: 10.0.19041.1
    
    Processing 1 of 1 - Adding package Microsoft-Windows-Client-LanguagePack-Package~31bf3856ad364e35~arm64~zh-TW~10.0.19041.1
    [==========================100.0%==========================]
    The operation completed successfully.
    
    ------------------------------------------------------------
    Remove Capability
    ------------------------------------------------------------
    
    Internet Explorer
    Quick Assist
    
    ------------------------------------------------------------
    Add updates to Winre image
    ------------------------------------------------------------
    
    Mount Winre image
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.746
    
    Mounting image
    [==========================100.0%==========================]
    The operation completed successfully.
    
    Add SSU
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.746
    
    Image Version: 10.0.19041.1
    
    Processing 1 of 1 - Adding package Package_for_ServicingStack_1940~31bf3856ad364e35~arm64~~19041.1940.1.0
    [==========================100.0%==========================]
    The operation completed successfully.
    
    Add BootUX patch
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.746
    
    Image Version: 10.0.19041.1
    
    Processing 1 of 1 - Adding package Package_for_KB5011577~31bf3856ad364e35~arm64~~19041.1616.1.1
    [==========================100.0%==========================]
    The operation completed successfully.
    
    Add LCU
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.746
    
    Image Version: 10.0.19041.1
    
    Processing 1 of 1 - Adding package Package_for_RollupFix~31bf3856ad364e35~arm64~~19041.2075.1.13
    [==========================100.0%==========================]
    The operation completed successfully.
    
    Reset Winre base
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.746
    
    Image Version: 10.0.19041.2075
    
    [=====================      37.6%                          ]
    The operation completed successfully.
    
    Save and Unmount Winre image
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.746
    
    Image File : Z:\19041.1_Pro_to_LTSC_Multiple_Switch\temp\mount\Windows\System32\Recovery\winre.wim
    Image Index : 1
    Saving image
    [==========================100.0%==========================]
    Unmounting image
    [==========================100.0%==========================]
    The operation completed successfully.
    
    Optimize Winre image
    
    "temp\mount\Windows\System32\Recovery\winre.wim" original size: 603690 KiB
    Using LZX compression with 12 threads
    Archiving file data: 1032 MiB of 1032 MiB (100%) done
    "temp\mount\Windows\System32\Recovery\winre.wim" optimized size: 423019 KiB
    Space saved: 180670 KiB
    
    ------------------------------------------------------------
    Add updates to Combined image
    ------------------------------------------------------------
    
    Add SSU
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.746
    
    Image Version: 10.0.19041.1
    
    Processing 1 of 1 - Adding package Package_for_ServicingStack_1940~31bf3856ad364e35~arm64~~19041.1940.1.0
    [==========================100.0%==========================]
    The operation completed successfully.
    
    Add 21H2Enablement
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.746
    
    Image Version: 10.0.19041.1
    
    Processing 1 of 1 - Adding package Package_for_KB5003791~31bf3856ad364e35~arm64~~19041.1237.1.3
    [==========================100.0%==========================]
    The operation completed successfully.
    
    Add Hotfix
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.746
    
    Image Version: 10.0.19041.1
    
    Processing 1 of 1 - Adding package Package_for_KB5012170~31bf3856ad364e35~arm64~~19041.1880.1.1
    [==========================100.0%==========================]
    The operation completed successfully.
    
    Add BootUX patch
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.746
    
    Image Version: 10.0.19041.1
    
    Processing 1 of 1 - Adding package Package_for_KB5011577~31bf3856ad364e35~arm64~~19041.1616.1.1
    [==========================100.0%==========================]
    The operation completed successfully.
    
    Add NetFX35 pacth
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.746
    
    Image Version: 10.0.19041.1
    
    Processing 1 of 1 - Adding package Package_for_KB5007401~31bf3856ad364e35~arm64~~19041.1378.1.1
    [==========================100.0%==========================]
    The operation completed successfully.
    
    Add DotNetRollup
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.746
    
    Image Version: 10.0.19041.1
    
    Processing 1 of 1 - Adding package Package_for_DotNetRollup~31bf3856ad364e35~arm64~~10.0.4556.3
    [==========================100.0%==========================]
    The operation completed successfully.
    
    Add LCU
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.746
    
    Image Version: 10.0.19041.1
    
    Processing 1 of 1 - Adding package Package_for_RollupFix~31bf3856ad364e35~arm64~~19041.2075.1.13
    [==========================100.0%==========================]
    The operation completed successfully.
    
    Reset Combined base
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.746
    
    Image Version: 10.0.19044.2075
    
    [=====                      10.0%                          ]
    [==========================100.0%==========================]
    The operation completed successfully.
    
    Save and Unmount Combined image
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.746
    
    Image File : Z:\19041.1_Pro_to_LTSC_Multiple_Switch\1.wim
    Image Index : 1
    Saving image
    [==========================100.0%==========================]
    Unmounting image
    [==========================100.0%==========================]
    The operation completed successfully.
    
    Optimize Combined image
    
    "1.wim" original size: 5793990 KiB
    Using LZX compression with 12 threads
    Archiving file data: 7720 MiB of 7720 MiB (100%) done
    "1.wim" optimized size: 3821276 KiB
    Space saved: 1972714 KiB
    
    ------------------------------------------------------------
    Switch Combined image to EnterpriseS
    ------------------------------------------------------------
    
    Mount Combined image
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.746
    
    Mounting image
    [==========================100.0%==========================]
    The operation completed successfully.
    
    Remove EnterpriseSN
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.746
    
    Image Version: 10.0.19044.2075
    
    Removing package Microsoft-Windows-EnterpriseSNEdition~31bf3856ad364e35~arm64~~10.0.19041.2075
    Removing package Microsoft-Windows-EnterpriseSNEdition~31bf3856ad364e35~arm64~~10.0.19041.2075
    [==========================100.0%==========================]
    
    The operation completed successfully.
    
    Set EnterpriseS key
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.746
    
    Image Version: 10.0.19044.2075
    
    Starting to install product key...
    Finished installing product key.
    
    The operation completed successfully.
    
    ------------------------------------------------------------
    Current Edition : EnterpriseS (Volume:GVLK)
    ------------------------------------------------------------
    
    Reset EnterpriseS base
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.746
    
    Image Version: 10.0.19044.2075
    
    [==========================100.0%==========================]
    The operation completed successfully.
    
    Capture EnterpriseS image
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.746
    
    Saving image
    [==========================100.0%==========================]
    The operation completed successfully.
    
    Set IoTEnterpriseS key
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.746
    
    Image Version: 10.0.19044.2075
    
    Starting to install product key...
    Finished installing product key.
    
    The operation completed successfully.
    
    ------------------------------------------------------------
    Current Edition : IoTEnterpriseS (OEM:NONSLP)
    ------------------------------------------------------------
    
    Reset IoTEnterpriseS base
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.746
    
    Image Version: 10.0.19044.2075
    
    [===========                20.0%                          ]
    The operation completed successfully.
    
    Append IoTEnterpriseS image
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.746
    
    Saving image
    [==========================100.0%==========================]
    The operation completed successfully.
    
    Discard and Unmount Combined image
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.746
    
    Image File : Z:\19041.1_Pro_to_LTSC_Multiple_Switch\1.wim
    Image Index : 1
    Unmounting image
    [==========================100.0%==========================]
    The operation completed successfully.
    
    ------------------------------------------------------------
    Switch Combined image to EnterpriseSN
    ------------------------------------------------------------
    
    Mount Combined image
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.746
    
    Mounting image
    [==========================100.0%==========================]
    The operation completed successfully.
    
    Remove EnterpriseS
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.746
    
    Image Version: 10.0.19044.2075
    
    Removing package Microsoft-Windows-EnterpriseSEdition~31bf3856ad364e35~arm64~~10.0.19041.2075
    Removing package Microsoft-Windows-EnterpriseSEdition~31bf3856ad364e35~arm64~~10.0.19041.2075
    [==========================100.0%==========================]
    
    The operation completed successfully.
    
    Set EnterpriseSN key
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.746
    
    Image Version: 10.0.19044.2075
    
    Starting to install product key...
    Finished installing product key.
    
    The operation completed successfully.
    
    ------------------------------------------------------------
    Current Edition : EnterpriseSN (Volume:GVLK)
    ------------------------------------------------------------
    
    ------------------------------------------------------------
    Remove Capability
    ------------------------------------------------------------
    
    Windows Media Player
    Print Management Console
    
    Reset EnterpriseSN base
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.746
    
    Image Version: 10.0.19044.2075
    
    [==========================100.0%==========================]
    The operation completed successfully.
    
    Append EnterpriseSN image
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.746
    
    Saving image
    [==========================100.0%==========================]
    The operation completed successfully.
    
    Discard and Unmount Combined image
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.746
    
    Image File : Z:\19041.1_Pro_to_LTSC_Multiple_Switch\1.wim
    Image Index : 1
    Unmounting image
    [==========================100.0%==========================]
    The operation completed successfully.
    
    ------------------------------------------------------------
    Configure install.wim
    ------------------------------------------------------------
    
    Export EnterpriseS
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.746
    
    Exporting image
    [==========================100.0%==========================]
    The operation completed successfully.
    
    Export IoTEnterpriseS
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.746
    
    Exporting image
    [==========================100.0%==========================]
    The operation completed successfully.
    
    Export EnterpriseSN
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.746
    
    Exporting image
    [==========================100.0%==========================]
    The operation completed successfully.
    
    ------------------------------------------------------------
    Delete temporary folder
    ------------------------------------------------------------
    
    =====================================================================================================
    19044.2075 Windows 10 Client LTSC 3in1 arm64 zh-TW has been successfully created on 2022/9/19
    =====================================================================================================
    
    Mission took 0:31:22.94 (1882.94s total)
    
    Press any key to continue . . .
    
    
     
  12. xinso

    xinso MDL Guru

    Mar 5, 2009
    13,711
    14,437
    340
    #9514 xinso, Sep 19, 2022
    Last edited: Sep 19, 2022
    This is Microsoft-Windows-ContainerOSPlusEdition.
    Code:
    <?xml version="1.0" encoding="utf-8" standalone="yes"?>
    <assembly xmlns="urn:schemas-microsoft-com:asm.v3" manifestVersion="1.0" copyright="Copyright (c) Microsoft Corporation. All Rights Reserved.">
      <assemblyIdentity name="Microsoft-Windows-ContainerOSPlus-LanguagePack-Package" version="10.0.22000.778" processorArchitecture="amd64" language="en-US" buildType="release" publicKeyToken="31bf3856ad364e35" />
      <package identifier="Container OS Language Pack" releaseType="Language Pack">
        <parent disposition="detect" integrate="separate">
          <assemblyIdentity name="Microsoft-Windows-ContainerOSPlusEdition" version="10.0.22000.778" processorArchitecture="amd64" language="neutral" buildType="release" publicKeyToken="31bf3856ad364e35" />
        </parent>
        <update description="en-US language pack for Windows Foundation" displayName="Windows Foundation Language Pack" name="Windows Foundation Language Pack">
          <package contained="true" integrate="hidden">
            <assemblyIdentity name="Microsoft-Windows-WindowsFoundation-LanguagePack-Package" version="10.0.22000.1" processorArchitecture="amd64" language="en-US" buildType="release" publicKeyToken="31bf3856ad364e35" versionScope="nonSxS" />
          </package>
        </update>
        <update name="Microsoft-Windows-EditionPack-ContainerOSPlus-ResourcePackage">
          <package contained="true" integrate="hidden">
            <assemblyIdentity name="Microsoft-Windows-EditionPack-ContainerOSPlus-Package" version="10.0.22000.778" processorArchitecture="amd64" language="en-US" buildType="release" publicKeyToken="31bf3856ad364e35" />
          </package>
        </update>
        <update name="Microsoft-Windows-EditionPack-ContainerOSPlus-WOW64-ResourcePackage">
          <package contained="true" integrate="hidden">
            <assemblyIdentity name="Microsoft-Windows-EditionPack-ContainerOSPlus-WOW64-Package" version="10.0.22000.778" processorArchitecture="amd64" language="en-US" buildType="release" publicKeyToken="31bf3856ad364e35" />
          </package>
        </update>
        <update name="Windows-ContainerOSPlus-EditionOnly-ResourcePackage">
          <package contained="true" integrate="hidden">
            <assemblyIdentity name="Windows-ContainerOSPlus-EditionOnly-Package" version="10.0.22000.1" processorArchitecture="amd64" language="en-US" buildType="release" publicKeyToken="31bf3856ad364e35" />
          </package>
        </update>
        <update name="Windows-ContainerOSPlus-EditionOnly-WOW64-ResourcePackage">
          <package contained="true" integrate="hidden">
            <assemblyIdentity name="Windows-ContainerOSPlus-EditionOnly-WOW64-Package" version="10.0.22000.1" processorArchitecture="amd64" language="en-US" buildType="release" publicKeyToken="31bf3856ad364e35" />
          </package>
        </update>
        <update name="Microsoft-Windows-BootEnvironment-BootManagers-ResourcePackage">
          <package contained="true" integrate="hidden">
            <assemblyIdentity name="Microsoft-Windows-BootEnvironment-BootManagers-Package" version="10.0.22000.348" processorArchitecture="amd64" language="en-US" buildType="release" publicKeyToken="31bf3856ad364e35" />
          </package>
        </update>
      </package>
    </assembly>
    
    This is Microsoft-Windows-WinVOSEdition.
    Code:
    <?xml version="1.0" encoding="utf-8" standalone="yes"?>
    <assembly xmlns="urn:schemas-microsoft-com:asm.v3" manifestVersion="1.0" copyright="Copyright (c) Microsoft Corporation. All Rights Reserved.">
      <assemblyIdentity name="Microsoft-Windows-WinVOSEdition" version="10.0.22621.1" processorArchitecture="amd64" language="neutral" buildType="release" publicKeyToken="31bf3856ad364e35" />
      <package identifier="Windows WinVOS Edition" releaseType="Product">
        <update name="Microsoft-Windows-Foundation-Package">
          <package contained="false" integrate="visible">
            <assemblyIdentity name="Microsoft-Windows-Foundation-Package" version="10.0.22621.1" processorArchitecture="amd64" language="neutral" buildType="release" publicKeyToken="31bf3856ad364e35" />
          </package>
        </update>
        <update name="Microsoft-Windows-Foundation-x86-Package">
          <package contained="false" integrate="hidden">
            <assemblyIdentity name="Microsoft-Windows-Foundation-x86-Package" version="10.0.22621.1" processorArchitecture="amd64" language="neutral" buildType="release" publicKeyToken="31bf3856ad364e35" />
          </package>
        </update>
        <update name="Microsoft-Windows-Product-Data-Package">
          <package contained="false" integrate="hidden">
            <assemblyIdentity name="Microsoft-Windows-Product-Data-Package" version="10.0.22621.1" processorArchitecture="amd64" language="neutral" buildType="release" publicKeyToken="31bf3856ad364e35" />
          </package>
        </update>
        <update name="Microsoft-Windows-EditionPack-WinVOS-Package">
          <package contained="false" integrate="hidden">
            <assemblyIdentity name="Microsoft-Windows-EditionPack-WinVOS-Package" version="10.0.22621.1" processorArchitecture="amd64" language="neutral" buildType="release" publicKeyToken="31bf3856ad364e35" />
          </package>
        </update>
        <update name="Microsoft-Windows-EditionPack-WinVOS-WOW64-Package">
          <package contained="false" integrate="hidden">
            <assemblyIdentity name="Microsoft-Windows-EditionPack-WinVOS-WOW64-Package" version="10.0.22621.1" processorArchitecture="amd64" language="neutral" buildType="release" publicKeyToken="31bf3856ad364e35" />
          </package>
        </update>
        <update name="Windows-WinVOS-EditionOnly-Package">
          <package contained="false" integrate="hidden">
            <assemblyIdentity name="Windows-WinVOS-EditionOnly-Package" version="10.0.22621.1" processorArchitecture="amd64" language="neutral" buildType="release" publicKeyToken="31bf3856ad364e35" />
          </package>
        </update>
        <update name="Windows-WinVOS-EditionOnly-WOW64-Package">
          <package contained="false" integrate="hidden">
            <assemblyIdentity name="Windows-WinVOS-EditionOnly-WOW64-Package" version="10.0.22621.1" processorArchitecture="amd64" language="neutral" buildType="release" publicKeyToken="31bf3856ad364e35" />
          </package>
        </update>
        <update name="Microsoft-Windows-BootEnvironment-BootManagers-Package">
          <package contained="false" integrate="hidden">
            <assemblyIdentity name="Microsoft-Windows-BootEnvironment-BootManagers-Package" version="10.0.22621.1" processorArchitecture="amd64" language="neutral" buildType="release" publicKeyToken="31bf3856ad364e35" />
          </package>
        </update>
        <update name="Microsoft-Windows-ServicingStack-Core-Package">
          <package contained="false" integrate="hidden">
            <assemblyIdentity name="Microsoft-Windows-ServicingStack-Core-Package" version="10.0.22621.1" processorArchitecture="amd64" language="neutral" buildType="release" publicKeyToken="31bf3856ad364e35" />
          </package>
        </update>
        <update description="Delivers the Common Servicing Stack Install Options Package" displayName="Common Servicing Stack Install Options Package" name="CommonServicingInstallOptions">
          <package contained="false" integrate="hidden">
            <assemblyIdentity name="Microsoft-Windows-ServicingStack-OneCore-InstallOptions-Package" version="10.0.22621.1" processorArchitecture="amd64" language="neutral" buildType="release" publicKeyToken="31bf3856ad364e35" />
          </package>
        </update>
        <update name="Microsoft-Windows-Servicing-Full-Package">
          <package contained="false" integrate="hidden">
            <assemblyIdentity name="Microsoft-Windows-Servicing-Full-Package" version="10.0.22621.1" processorArchitecture="amd64" language="neutral" buildType="release" publicKeyToken="31bf3856ad364e35" />
          </package>
        </update>
        <update name="Microsoft-Windows-Servicing-Full-WOW64-Package">
          <package contained="false" integrate="hidden">
            <assemblyIdentity name="Microsoft-Windows-Servicing-Full-WOW64-Package" version="10.0.22621.1" processorArchitecture="amd64" language="neutral" buildType="release" publicKeyToken="31bf3856ad364e35" />
          </package>
        </update>
      </package>
    </assembly>
    
    You had better not to reconstruct an edition with them. They are similar to PPIPro, all will have your reconstuction fail to setup, or bring some trouble.
     
  13. acer-5100

    acer-5100 MDL Guru

    Dec 8, 2018
    4,003
    2,923
    150
    @abbodi1406

    Like I posted above the 10240 x64 fix worked like a charm, but the x86 did not.

    There's a problem using it on a mounted WIM.

    The problem is that, after the fix is applied, the mounted image suddenly turns R/O so all the work done after (updates, resetbases and so on) goes lost when one tries to commit the changes (and the first time it happens, you notice that only at the end of the long process, not after the 2 seconds the fix needs to be applied).

    After that the image becomes in a "gray" status, it's not properly mounted, nor unmounted and I had to kill wimserv.exe to do anything else.

    Now I'm testing the script on the unmounted wim, and maybe I'll have more luck, still the x64 version worked w/o this problem.
     
  14. xinso

    xinso MDL Guru

    Mar 5, 2009
    13,711
    14,437
    340
    #9516 xinso, Sep 20, 2022
    Last edited: Sep 20, 2022
    Reconstructed 17763.3406 Windows 10 LTSC 2in1 arm64 zh-TW
    Code:
    WIM Information:
    ---------------------
    GUID:{F903D8F1-A1DB-491C-A510-DD7F77F71812}
    Image Count:2
    Compression:LZX
    Part Number:1/1
    Attributes:0x8
    RP_FIX
    
    Image Index: 1
    -------------------
    Name:Windows 10 Enterprise LTSC 2019
    Description:Windows 10 Enterprise LTSC 2019
    Flags:EnterpriseS
    Files:126277
    Folders:35439
    Expanded Size:13887 MB
    
    Image Index: 2
    -------------------
    Name:Windows 10 Enterprise N LTSC 2019
    Description:Windows 10 Enterprise N LTSC 2019
    Flags:EnterpriseSN
    Files:122544
    Folders:34409
    Expanded Size:13373 MB
    
    
    WIM XML Information:
    ---------------------------
    <WIM>
      <TOTALBYTES>4017898026</TOTALBYTES>
      <IMAGE INDEX="1">
        <DIRCOUNT>35439</DIRCOUNT>
        <FILECOUNT>126277</FILECOUNT>
        <TOTALBYTES>14562198473</TOTALBYTES>
        <HARDLINKBYTES>6488359920</HARDLINKBYTES>
        <CREATIONTIME>
          <HIGHPART>0x01D8C39F</HIGHPART>
          <LOWPART>0xCE8B5D0E</LOWPART>
        </CREATIONTIME>
        <LASTMODIFICATIONTIME>
          <HIGHPART>0x01D8CCA7</HIGHPART>
          <LOWPART>0xA8801F85</LOWPART>
        </LASTMODIFICATIONTIME>
        <WIMBOOT>0</WIMBOOT>
        <WINDOWS>
          <ARCH>12</ARCH>
          <PRODUCTNAME>Microsoft® Windows® Operating System</PRODUCTNAME>
          <EDITIONID>EnterpriseS</EDITIONID>
          <INSTALLATIONTYPE>Client</INSTALLATIONTYPE>
          <SERVICINGDATA>
            <GDRDUREVISION>0</GDRDUREVISION>
            <PKEYCONFIGVERSION>10.0.17763.2989;2016-01-01T00:00:00Z</PKEYCONFIGVERSION>
            <IMAGESTATE>IMAGE_STATE_GENERALIZE_RESEAL_TO_OOBE</IMAGESTATE>
          </SERVICINGDATA>
          <PRODUCTTYPE>WinNT</PRODUCTTYPE>
          <PRODUCTSUITE>Terminal Server</PRODUCTSUITE>
          <LANGUAGES>
            <LANGUAGE>zh-TW</LANGUAGE>
            <FALLBACK LANGUAGE="zh-TW">en-US</FALLBACK>
            <DEFAULT>zh-TW</DEFAULT>
          </LANGUAGES>
          <VERSION>
            <MAJOR>10</MAJOR>
            <MINOR>0</MINOR>
            <BUILD>17763</BUILD>
            <SPBUILD>3406</SPBUILD>
            <SPLEVEL>0</SPLEVEL>
            <BRANCH>rs5_release</BRANCH>
          </VERSION>
          <SYSTEMROOT>WINDOWS</SYSTEMROOT>
        </WINDOWS>
        <NAME>Windows 10 Enterprise LTSC 2019</NAME>
        <DESCRIPTION>Windows 10 Enterprise LTSC 2019</DESCRIPTION>
        <FLAGS>EnterpriseS</FLAGS>
        <DISPLAYNAME>Windows 10 Enterprise LTSC</DISPLAYNAME>
        <DISPLAYDESCRIPTION>Windows 10 Enterprise LTSC</DISPLAYDESCRIPTION>
      </IMAGE>
      <IMAGE INDEX="2">
        <DIRCOUNT>34409</DIRCOUNT>
        <FILECOUNT>122544</FILECOUNT>
        <TOTALBYTES>14023225273</TOTALBYTES>
        <HARDLINKBYTES>6248801285</HARDLINKBYTES>
        <CREATIONTIME>
          <HIGHPART>0x01D8C392</HIGHPART>
          <LOWPART>0xC7EAB1AD</LOWPART>
        </CREATIONTIME>
        <LASTMODIFICATIONTIME>
          <HIGHPART>0x01D8CCA7</HIGHPART>
          <LOWPART>0xACE09AD2</LOWPART>
        </LASTMODIFICATIONTIME>
        <WIMBOOT>0</WIMBOOT>
        <WINDOWS>
          <ARCH>12</ARCH>
          <PRODUCTNAME>Microsoft® Windows® Operating System</PRODUCTNAME>
          <EDITIONID>EnterpriseSN</EDITIONID>
          <INSTALLATIONTYPE>Client</INSTALLATIONTYPE>
          <SERVICINGDATA>
            <GDRDUREVISION>0</GDRDUREVISION>
            <PKEYCONFIGVERSION>10.0.17763.2989;2016-01-01T00:00:00Z</PKEYCONFIGVERSION>
            <IMAGESTATE>IMAGE_STATE_GENERALIZE_RESEAL_TO_OOBE</IMAGESTATE>
          </SERVICINGDATA>
          <PRODUCTTYPE>WinNT</PRODUCTTYPE>
          <PRODUCTSUITE>Terminal Server</PRODUCTSUITE>
          <LANGUAGES>
            <LANGUAGE>zh-TW</LANGUAGE>
            <FALLBACK LANGUAGE="zh-TW">en-US</FALLBACK>
            <DEFAULT>zh-TW</DEFAULT>
          </LANGUAGES>
          <VERSION>
            <MAJOR>10</MAJOR>
            <MINOR>0</MINOR>
            <BUILD>17763</BUILD>
            <SPBUILD>3406</SPBUILD>
            <SPLEVEL>0</SPLEVEL>
            <BRANCH>rs5_release</BRANCH>
          </VERSION>
          <SYSTEMROOT>WINDOWS</SYSTEMROOT>
        </WINDOWS>
        <NAME>Windows 10 Enterprise N LTSC 2019</NAME>
        <DESCRIPTION>Windows 10 Enterprise N LTSC 2019</DESCRIPTION>
        <FLAGS>EnterpriseSN</FLAGS>
        <DISPLAYNAME>Windows 10 Enterprise N LTSC</DISPLAYNAME>
        <DISPLAYDESCRIPTION>Windows 10 Enterprise N LTSC</DISPLAYDESCRIPTION>
      </IMAGE>
    </WIM>
    
     
  15. xinso

    xinso MDL Guru

    Mar 5, 2009
    13,711
    14,437
    340
    #9517 xinso, Sep 20, 2022
    Last edited: Sep 20, 2022
    Q: For saving update integration time, how to separate 17763.1 combined images after updates have been applied?
    A: Remove LCU for not-target image, and then remove not-target image.

    Q: How to remove LCU without affecting the other?

    If remove Package_for_RollupFix~31bf3856ad364e35~arm64~~17763.*.*.*, all gone.
    If remove individual updates, they are all in Package_*_for_KB5017315~31bf3856ad364e35~arm64~~10.0.1.5. How to tell?
     
  16. abbodi1406

    abbodi1406 MDL KB0000001

    Feb 19, 2011
    17,211
    90,794
    340
    I actually didn't test 10240 fix (i didn't keep that version), i just created it based on 14393 fix concept

    you could try to apply the fix, commit the wim (without unmount), then add updates
     
  17. acer-5100

    acer-5100 MDL Guru

    Dec 8, 2018
    4,003
    2,923
    150
    Tried that,didn't work.

    But patching the unmounted wim did the job property.
     
  18. xinso

    xinso MDL Guru

    Mar 5, 2009
    13,711
    14,437
    340
    #9520 xinso, Sep 20, 2022
    Last edited: Sep 20, 2022
    How are you going? (20348 client update script? The one you once showed with modified Server update? What a genius you are!)