In this package of .51 there is only one folder with /f & /r - amd64_microsoft-windows-editions-serverturbine_31bf3856ad364e35_10.0.20348.51_none_a0fc89178b49a466 In the folder few XMLs, where difference is build number only... And manifests, where build number only is important. You also need correct filenames (last hash of manifests and folders - equal to manifests). You can get that from dism.log when it fails to find. Or calculate hash of edited manifest manually to know the filename. That's my assumptions only... but EditionSpecific is also missing in the list of .1... And that is impossible to restore that way.
Btw, I need your help again with server. I create HCI 20348.1 from Datacenter, using modified Datacenter mum (to keep its roles) and HCI mum to add full server UI. I add keys to registry similar to what (as I understood the script) you were doing with Hyper-V Server SKU to add full UI Everything is fine until LCU. After update I am Core again. Help plz. Spoiler Modified Microsoft-Windows-ServerDatacenterEdition~31bf3856ad364e35~amd64~~10.0.20348.1.mum 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-ServerDatacenterEdition" version="10.0.20348.1" processorArchitecture="amd64" language="neutral" buildType="release" publicKeyToken="31bf3856ad364e35" /> <package identifier="Windows ServerDatacenter Edition" releaseType="Product"> <update name="Microsoft-Windows-Foundation-Package"> <package contained="false" integrate="visible"> <assemblyIdentity name="Microsoft-Windows-Foundation-Package" version="10.0.20348.1" processorArchitecture="amd64" language="neutral" buildType="release" publicKeyToken="31bf3856ad364e35" /> </package> </update> <update name="Microsoft-Windows-ServerCore-Package"> <package contained="false" integrate="visible"> <assemblyIdentity name="Microsoft-Windows-ServerCore-Package" version="10.0.20348.1" processorArchitecture="amd64" language="neutral" buildType="release" publicKeyToken="31bf3856ad364e35" /> </package> </update> <update name="Microsoft-Windows-EditionSpecific-ServerDatacenter-Package"> <package contained="false" integrate="hidden"> <assemblyIdentity name="Microsoft-Windows-EditionSpecific-ServerDatacenter-Package" version="10.0.20348.1" processorArchitecture="amd64" language="neutral" buildType="release" publicKeyToken="31bf3856ad364e35" /> </package> </update> <update name="Microsoft-Windows-EditionPack-Server-Full-Package"> <package contained="false" integrate="hidden"> <assemblyIdentity name="Microsoft-Windows-EditionPack-Server-Full-Package" version="10.0.20348.1" processorArchitecture="amd64" language="neutral" buildType="release" publicKeyToken="31bf3856ad364e35" /> </package> </update> <update name="Microsoft-Windows-Server-DesktopUX-Package"> <package contained="false" integrate="hidden"> <assemblyIdentity name="Microsoft-Windows-Server-DesktopUX-Package" version="10.0.20348.1" processorArchitecture="amd64" language="neutral" buildType="release" publicKeyToken="31bf3856ad364e35" /> </package> </update> <update name="Microsoft-Windows-Server-DesktopUX-WOW64-Package"> <package contained="false" integrate="hidden"> <assemblyIdentity name="Microsoft-Windows-Server-DesktopUX-WOW64-Package" version="10.0.20348.1" processorArchitecture="amd64" language="neutral" buildType="release" publicKeyToken="31bf3856ad364e35" /> </package> </update> <update name="Microsoft-Windows-EditionPack-ServerDatacenter-Package"> <package contained="false" integrate="hidden"> <assemblyIdentity name="Microsoft-Windows-EditionPack-ServerDatacenter-Package" version="10.0.20348.1" processorArchitecture="amd64" language="neutral" buildType="release" publicKeyToken="31bf3856ad364e35" /> </package> </update> <update name="Microsoft-Windows-EditionPack-ServerDatacenter-Except-ACor-Package"> <package contained="false" integrate="hidden"> <assemblyIdentity name="Microsoft-Windows-EditionPack-ServerDatacenter-Except-ACor-Package" version="10.0.20348.1" processorArchitecture="amd64" language="neutral" buildType="release" publicKeyToken="31bf3856ad364e35" /> </package> </update> </package> </assembly> Modified Microsoft-Windows-ServerAzureStackHCICorEdition~31bf3856ad364e35~amd64~~10.0.20348.1.mum 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-ServerAzureStackHCICorEdition" version="10.0.20348.1" processorArchitecture="amd64" language="neutral" buildType="release" publicKeyToken="31bf3856ad364e35" /> <package identifier="Windows ServerAzureStackHCICor Edition" releaseType="Product"> <update name="Microsoft-Windows-Foundation-Package"> <package contained="false" integrate="visible"> <assemblyIdentity name="Microsoft-Windows-Foundation-Package" version="10.0.20348.1" processorArchitecture="amd64" language="neutral" buildType="release" publicKeyToken="31bf3856ad364e35" /> </package> </update> <update name="Microsoft-Windows-ServerCore-Package"> <package contained="false" integrate="visible"> <assemblyIdentity name="Microsoft-Windows-ServerCore-Package" version="10.0.20348.1" processorArchitecture="amd64" language="neutral" buildType="release" publicKeyToken="31bf3856ad364e35" /> </package> </update> <update name="Microsoft-Windows-EditionPack-Server-Full-Package"> <package contained="false" integrate="hidden"> <assemblyIdentity name="Microsoft-Windows-EditionPack-Server-Full-Package" version="10.0.20348.1" processorArchitecture="amd64" language="neutral" buildType="release" publicKeyToken="31bf3856ad364e35" /> </package> </update> <update name="Microsoft-Windows-EditionPack-Server-Full-WOW64-Package"> <package contained="false" integrate="hidden"> <assemblyIdentity name="Microsoft-Windows-EditionPack-Server-Full-WOW64-Package" version="10.0.20348.1" processorArchitecture="amd64" language="neutral" buildType="release" publicKeyToken="31bf3856ad364e35" /> </package> </update> <update name="Microsoft-Windows-Server-DesktopUX-Package"> <package contained="false" integrate="hidden"> <assemblyIdentity name="Microsoft-Windows-Server-DesktopUX-Package" version="10.0.20348.1" processorArchitecture="amd64" language="neutral" buildType="release" publicKeyToken="31bf3856ad364e35" /> </package> </update> <update name="Microsoft-Windows-Server-DesktopUX-WOW64-Package"> <package contained="false" integrate="hidden"> <assemblyIdentity name="Microsoft-Windows-Server-DesktopUX-WOW64-Package" version="10.0.20348.1" processorArchitecture="amd64" language="neutral" buildType="release" publicKeyToken="31bf3856ad364e35" /> </package> </update> <update name="Microsoft-Windows-EditionPack-Server-Package"> <package contained="false" integrate="hidden"> <assemblyIdentity name="Microsoft-Windows-EditionPack-Server-Package" version="10.0.20348.1" processorArchitecture="amd64" language="neutral" buildType="release" publicKeyToken="31bf3856ad364e35" /> </package> </update> <update name="Microsoft-Windows-EditionPack-Server-WOW64-Package"> <package contained="false" integrate="hidden"> <assemblyIdentity name="Microsoft-Windows-EditionPack-Server-WOW64-Package" version="10.0.20348.1" processorArchitecture="amd64" language="neutral" buildType="release" publicKeyToken="31bf3856ad364e35" /> </package> </update> <update name="Microsoft-Windows-EditionSpecific-ServerAzureStackHCICor-Package"> <package contained="false" integrate="hidden"> <assemblyIdentity name="Microsoft-Windows-EditionSpecific-ServerAzureStackHCICor-Package" version="10.0.20348.1" processorArchitecture="amd64" language="neutral" buildType="release" publicKeyToken="31bf3856ad364e35" /> </package> </update> <update name="Microsoft-Windows-EditionPack-ServerDatacenter-Package"> <package contained="false" integrate="hidden"> <assemblyIdentity name="Microsoft-Windows-EditionPack-ServerDatacenter-Package" version="10.0.20348.1" processorArchitecture="amd64" language="neutral" buildType="release" publicKeyToken="31bf3856ad364e35" /> </package> </update> <update name="Microsoft-Windows-EditionPack-ServerDatacenter-Except-ACor-Package"> <package contained="false" integrate="hidden"> <assemblyIdentity name="Microsoft-Windows-EditionPack-ServerDatacenter-Except-ACor-Package" version="10.0.20348.1" processorArchitecture="amd64" language="neutral" buildType="release" publicKeyToken="31bf3856ad364e35" /> </package> </update> <update name="Microsoft-Windows-EditionPack-ServerAzureStackHCICor-Package"> <package contained="false" integrate="hidden"> <assemblyIdentity name="Microsoft-Windows-EditionPack-ServerAzureStackHCICor-Package" version="10.0.20348.1" processorArchitecture="amd64" language="neutral" buildType="release" publicKeyToken="31bf3856ad364e35" /> </package> </update> <update name="Microsoft-Windows-EditionPack-ServerAzureStackHCICor-WOW64-Package"> <package contained="false" integrate="hidden"> <assemblyIdentity name="Microsoft-Windows-EditionPack-ServerAzureStackHCICor-WOW64-Package" version="10.0.20348.1" processorArchitecture="amd64" language="neutral" buildType="release" publicKeyToken="31bf3856ad364e35" /> </package> </update> </package> </assembly>
Continue due to size limit Spoiler My attempts to edit registry, Code: Windows Registry Editor Version 5.00 [HKEY_LOCAL_MACHINE\hcifull\Microsoft\Windows\CurrentVersion\Component Based Servicing\PackageIndex\Microsoft-Windows-ServerDatacenterEdition~31bf3856ad364e35~amd64~~0.0.0.0] "Microsoft-Windows-ServerDatacenterEdition~31bf3856ad364e35~amd64~~10.0.20348.1"=dword:00000000 [HKEY_LOCAL_MACHINE\hcifull\Microsoft\Windows\CurrentVersion\Component Based Servicing\PackageIndex\Product] "Microsoft-Windows-ServerDatacenterEdition~31bf3856ad364e35~amd64~~10.0.20348.1"=dword:00000000 [HKEY_LOCAL_MACHINE\hcifull\Microsoft\Windows\CurrentVersion\Component Based Servicing\Packages\BCD-Template-Server-Package~31bf3856ad364e35~amd64~~10.0.20348.1\Owners] "Microsoft-Windows-ServerDatacenterEdition~31bf3856ad364e35~amd64~~10.0.20348.1"=dword:00000000 [HKEY_LOCAL_MACHINE\hcifull\Microsoft\Windows\CurrentVersion\Component Based Servicing\Packages\Microsoft-Windows-ServerDatacenterEdition~31bf3856ad364e35~amd64~~10.0.20348.1] "InstallClient"="UpdateAgentLCU" "InstallName"="Microsoft-Windows-ServerDatacenterEdition~31bf3856ad364e35~amd64~~10.0.20348.1.mum" "InstallLocation"="\\\\?\\C:\\Windows\\CbsTemp\\30901471_643297901\\Windows10.0-KB5004303-x64.cab\\" "CurrentState"=dword:00000070 "SelfUpdate"=dword:00000000 "Visibility"=dword:00000001 "InstallTimeHigh"=dword:01d784e5 "InstallTimeLow"=dword:050bf0a9 "InstallUser"="S-1-5-21-1429317514-4010987010-2326713942-1017" [HKEY_LOCAL_MACHINE\hcifull\Microsoft\Windows\CurrentVersion\Component Based Servicing\Packages\Microsoft-Windows-ServerDatacenterEdition~31bf3856ad364e35~amd64~~10.0.20348.1\Owners] "Microsoft-Windows-ServerDatacenterEdition~31bf3856ad364e35~amd64~~10.0.20348.1"=dword:00040070 [HKEY_LOCAL_MACHINE\hcifull\Microsoft\Windows\CurrentVersion\Component Based Servicing\Packages\Microsoft-Windows-ServerDatacenterEdition~31bf3856ad364e35~amd64~~10.0.20348.1\Updates] "Microsoft-ActiveDirectory-PowerShell-Package~31bf3856ad364e35~amd64~~10.0.20348.1"=dword:00000000 "Microsoft-ActiveDirectory-PowerShell-Package~31bf3856ad364e35~amd64~en-US~10.0.20348.1"=dword:00000000 "Microsoft-ActiveDirectory-TRLParser-Package-ds~31bf3856ad364e35~amd64~~10.0.20348.1"=dword:00000000 "Microsoft-ActiveDirectory-TRLParser-Package-ds~31bf3856ad364e35~amd64~en-US~10.0.20348.1"=dword:00000000 "Microsoft-ActiveDirectory-WebServices-Package~31bf3856ad364e35~amd64~~10.0.20348.1"=dword:00000000 "Microsoft-ActiveDirectory-WebServices-Package~31bf3856ad364e35~amd64~en-US~10.0.20348.1"=dword:00000000 "Microsoft-CertificateServices-PKIClient-PSH-Cmdlets-Package~31bf3856ad364e35~amd64~~10.0.20348.1"=dword:00000000 "Microsoft-CertificateServices-PKIClient-PSH-Cmdlets-Package~31bf3856ad364e35~amd64~en-US~10.0.20348.1"=dword:00000000 "Microsoft-Hyper-V-ServerEdition-Package~31bf3856ad364e35~amd64~~10.0.20348.1"=dword:00000000 "Microsoft-Hyper-V-ServerEdition-Package~31bf3856ad364e35~amd64~en-US~10.0.20348.1"=dword:00000000 "Microsoft-KeyDistributionService-PSH-Cmdlets-Package~31bf3856ad364e35~amd64~~10.0.20348.1"=dword:00000000 "Microsoft-KeyDistributionService-PSH-Cmdlets-Package~31bf3856ad364e35~amd64~en-US~10.0.20348.1"=dword:00000000 "Microsoft-Management-Odata-Package~31bf3856ad364e35~amd64~~10.0.20348.1"=dword:00000000 "Microsoft-Management-Odata-Package~31bf3856ad364e35~amd64~en-US~10.0.20348.1"=dword:00000000 "Microsoft-PowerShell-DSC-PullServer-Package~31bf3856ad364e35~amd64~en-US~10.0.20348.1"=dword:00000000 "Microsoft-RemoteFileSystems-DfsMgmt~31bf3856ad364e35~amd64~~10.0.20348.1"=dword:00000000 "Microsoft-RemoteFileSystems-DfsMgmt~31bf3856ad364e35~amd64~en-US~10.0.20348.1"=dword:00000000 "Microsoft-TlsSessionTicketKey-PSH-Cmdlets-Package~31bf3856ad364e35~amd64~~10.0.20348.1"=dword:00000000 "Microsoft-TlsSessionTicketKey-PSH-Cmdlets-Package~31bf3856ad364e35~amd64~en-US~10.0.20348.1"=dword:00000000 "Microsoft-Tpm-PSH-Cmdlets-Package~31bf3856ad364e35~amd64~~10.0.20348.1"=dword:00000000 "Microsoft-Tpm-PSH-Cmdlets-Package~31bf3856ad364e35~amd64~en-US~10.0.20348.1"=dword:00000000 "Microsoft-Windows-AuthManager-OC-Package~31bf3856ad364e35~amd64~~10.0.20348.1"=dword:00000000 "Microsoft-Windows-AuthManager-OC-Package~31bf3856ad364e35~amd64~en-US~10.0.20348.1"=dword:00000000 "Microsoft-Windows-BestPractices-PSH-Cmdlets-Package~31bf3856ad364e35~amd64~~10.0.20348.1"=dword:00000000 "Microsoft-Windows-BestPractices-PSH-Cmdlets-Package~31bf3856ad364e35~amd64~en-US~10.0.20348.1"=dword:00000000 "Microsoft-Windows-BiometricFramework-Package~31bf3856ad364e35~amd64~en-US~10.0.20348.1"=dword:00000000 "Microsoft-Windows-Bitlocker-Network-Unlock-Package~31bf3856ad364e35~amd64~~10.0.20348.1"=dword:00000000 "Microsoft-Windows-Bitlocker-Network-Unlock-Package~31bf3856ad364e35~amd64~en-US~10.0.20348.1"=dword:00000000 "Microsoft-Windows-BITSExtensions-Server-Package~31bf3856ad364e35~amd64~~10.0.20348.1"=dword:00000000 "Microsoft-Windows-BITSExtensions-Server-Package~31bf3856ad364e35~amd64~en-US~10.0.20348.1"=dword:00000000 "Microsoft-Windows-BITSExtensions-Server-UI-Package~31bf3856ad364e35~amd64~~10.0.20348.1"=dword:00000000 "Microsoft-Windows-BITSExtensions-Server-UI-Package~31bf3856ad364e35~amd64~en-US~10.0.20348.1"=dword:00000000 "Microsoft-Windows-BLB-Package~31bf3856ad364e35~amd64~en-US~10.0.20348.1"=dword:00000000 "Microsoft-Windows-BLB-UI-Package~31bf3856ad364e35~amd64~~10.0.20348.1"=dword:00000000 "Microsoft-Windows-BootEvent-Collector-Opt-Package~31bf3856ad364e35~amd64~en-US~10.0.20348.1"=dword:00000000 "Microsoft-Windows-Browser-Package~31bf3856ad364e35~amd64~~10.0.20348.1"=dword:00000000 "Microsoft-Windows-Browser-Package~31bf3856ad364e35~amd64~en-US~10.0.20348.1"=dword:00000000 "Microsoft-Windows-CCFFilter-Package~31bf3856ad364e35~amd64~en-US~10.0.20348.1"=dword:00000000 "Microsoft-Windows-CoreSystem-ServerManager-Core-Package~31bf3856ad364e35~amd64~en-US~10.0.20348.1"=dword:00000000 "Microsoft-Windows-CredentialManagementRole~31bf3856ad364e35~amd64~~10.0.20348.1"=dword:00000000 "Microsoft-Windows-CredentialManagementRole~31bf3856ad364e35~amd64~en-US~10.0.20348.1"=dword:00000000 "Microsoft-Windows-CredentialManagementRole-Tools~31bf3856ad364e35~amd64~~10.0.20348.1"=dword:00000000 "Microsoft-Windows-CredentialManagementRole-Tools~31bf3856ad364e35~amd64~en-US~10.0.20348.1"=dword:00000000 "Microsoft-Windows-DataCenterBridging-LLDP-Tools-Package~31bf3856ad364e35~amd64~~10.0.20348.1"=dword:00000000 "Microsoft-Windows-DataCenterBridging-LLDP-Tools-Package~31bf3856ad364e35~amd64~en-US~10.0.20348.1"=dword:00000000 "Microsoft-Windows-DataCenterBridging-WOW64-Package~31bf3856ad364e35~amd64~~10.0.20348.1"=dword:00000000 "Microsoft-Windows-Dedup-Package~31bf3856ad364e35~amd64~~10.0.20348.1"=dword:00000000 "Microsoft-Windows-Dedup-Package~31bf3856ad364e35~amd64~en-US~10.0.20348.1"=dword:00000000 "Microsoft-Windows-Deployment-Services-Minkernel-Package~31bf3856ad364e35~amd64~~10.0.20348.1"=dword:00000000 "Microsoft-Windows-Deployment-Services-Minkernel-WOW64-Package~31bf3856ad364e35~amd64~~10.0.20348.1"=dword:00000000 "Microsoft-Windows-Deployment-Services-Package~31bf3856ad364e35~amd64~~10.0.20348.1"=dword:00000000 "Microsoft-Windows-Deployment-Services-UI-Package~31bf3856ad364e35~amd64~~10.0.20348.1"=dword:00000000 "Microsoft-Windows-DeviceHealthAttestation-ServerRole-Package~31bf3856ad364e35~amd64~en-US~10.0.20348.1"=dword:00000000 "Microsoft-Windows-DFSN-ServerCore~31bf3856ad364e35~amd64~~10.0.20348.1"=dword:00000000 "Microsoft-Windows-DFSN-ServerCore~31bf3856ad364e35~amd64~en-US~10.0.20348.1"=dword:00000000 "Microsoft-Windows-DFSR-ServerEdition-Package~31bf3856ad364e35~amd64~~10.0.20348.1"=dword:00000000 "Microsoft-Windows-DFSR-ServerEdition-Package~31bf3856ad364e35~amd64~en-US~10.0.20348.1"=dword:00000000 "Microsoft-Windows-DhcpServerRole-Package~31bf3856ad364e35~amd64~en-US~10.0.20348.1"=dword:00000000 "Microsoft-Windows-DHCPServer-Tools-Package~31bf3856ad364e35~amd64~~10.0.20348.1"=dword:00000000 "Microsoft-Windows-DHCPServer-Tools-Package~31bf3856ad364e35~amd64~en-US~10.0.20348.1"=dword:00000000 "Microsoft-Windows-DirectoryServices-ADAM-SrvFnd-Package~31bf3856ad364e35~amd64~~10.0.20348.1"=dword:00000000 "Microsoft-Windows-DirectoryServices-ADAM-SrvFnd-Package~31bf3856ad364e35~amd64~en-US~10.0.20348.1"=dword:00000000 "Microsoft-Windows-DirectoryServices-ADAM-Tools-Package~31bf3856ad364e35~amd64~~10.0.20348.1"=dword:00000000 "Microsoft-Windows-DirectoryServices-AdministrativeCenter-Package~31bf3856ad364e35~amd64~~10.0.20348.1"=dword:00000000 "Microsoft-Windows-DirectoryServices-AdministrativeCenter-Package~31bf3856ad364e35~amd64~en-US~10.0.20348.1"=dword:00000000 "Microsoft-Windows-DirectoryServices-DomainController-SrvFnd-Package~31bf3856ad364e35~amd64~~10.0.20348.1"=dword:00000000 "Microsoft-Windows-DirectoryServices-DomainController-SrvFnd-Package~31bf3856ad364e35~amd64~en-US~10.0.20348.1"=dword:00000000 "Microsoft-Windows-DirectoryServices-DomainController-Tools-Package~31bf3856ad364e35~amd64~~10.0.20348.1"=dword:00000000 "Microsoft-Windows-DirectoryServices-DomainController-Tools-Package~31bf3856ad364e35~amd64~en-US~10.0.20348.1"=dword:00000000 "Microsoft-Windows-DirectoryServices-ISM-Smtp-Package~31bf3856ad364e35~amd64~~10.0.20348.1"=dword:00000000 "Microsoft-Windows-DirectoryServices-ISM-Smtp-Package~31bf3856ad364e35~amd64~en-US~10.0.20348.1"=dword:00000000 "Microsoft-Windows-DirectPlay-OC-Package~31bf3856ad364e35~amd64~~10.0.20348.1"=dword:00000000 "Microsoft-Windows-DirectPlay-OC-WOW64-Package~31bf3856ad364e35~amd64~~10.0.20348.1"=dword:00000000 "Microsoft-Windows-DiskIo-QoS-Package~31bf3856ad364e35~amd64~en-US~10.0.20348.1"=dword:00000000 "Microsoft-Windows-DNS-Server-Full-Role-Package~31bf3856ad364e35~amd64~en-US~10.0.20348.1"=dword:00000000 "Microsoft-Windows-DNS-Server-Tools-Package~31bf3856ad364e35~amd64~~10.0.20348.1"=dword:00000000 "Microsoft-Windows-DNS-Server-Tools-Package~31bf3856ad364e35~amd64~en-US~10.0.20348.1"=dword:00000000 "Microsoft-Windows-EditionPack-Server-WOW64-Package~31bf3856ad364e35~amd64~~10.0.20348.1"=dword:00000000 "Microsoft-Windows-EnterpriseClientSync-Server-Package~31bf3856ad364e35~amd64~~10.0.20348.1"=dword:00000000 "Microsoft-Windows-EnterpriseClientSync-Server-Package~31bf3856ad364e35~amd64~en-US~10.0.20348.1"=dword:00000000 "Microsoft-Windows-Enterprise-Desktop-Shared-WOW64-Package~31bf3856ad364e35~amd64~~10.0.20348.1"=dword:00000000 "Microsoft-Windows-Fabric-Client-Package~31bf3856ad364e35~amd64~~10.0.20348.1"=dword:00000000 "Microsoft-Windows-Fabric-Client-Package~31bf3856ad364e35~amd64~en-US~10.0.20348.1"=dword:00000000 "Microsoft-Windows-Fabric-ServerCore-Package~31bf3856ad364e35~amd64~~10.0.20348.1"=dword:00000000 "Microsoft-Windows-Fabric-ServerCore-Package~31bf3856ad364e35~amd64~en-US~10.0.20348.1"=dword:00000000 "Microsoft-Windows-Fabric-Shielded-Tools-Package~31bf3856ad364e35~amd64~en-US~10.0.20348.1"=dword:00000000 "Microsoft-Windows-FailoverCluster-AutomationServer-Package~31bf3856ad364e35~amd64~en-US~10.0.20348.1"=dword:00000000 "Microsoft-Windows-FailoverCluster-CmdInterface-Package~31bf3856ad364e35~amd64~en-US~10.0.20348.1"=dword:00000000 "Microsoft-Windows-FailoverCluster-FullServer-Nano-Package~31bf3856ad364e35~amd64~~10.0.20348.1"=dword:00000000 "Microsoft-Windows-FailoverCluster-FullServer-Nano-Package~31bf3856ad364e35~amd64~en-US~10.0.20348.1"=dword:00000000 "Microsoft-Windows-FailoverCluster-FullServer-Package~31bf3856ad364e35~amd64~en-US~10.0.20348.1"=dword:00000000 "Microsoft-Windows-FailoverCluster-Mgmt-Nano-Package~31bf3856ad364e35~amd64~~10.0.20348.1"=dword:00000000 "Microsoft-Windows-FailoverCluster-Mgmt-Nano-Package~31bf3856ad364e35~amd64~en-US~10.0.20348.1"=dword:00000000 "Microsoft-Windows-FailoverCluster-Mgmt-Package~31bf3856ad364e35~amd64~~10.0.20348.1"=dword:00000000 "Microsoft-Windows-FailoverCluster-Mgmt-Package~31bf3856ad364e35~amd64~en-US~10.0.20348.1"=dword:00000000 "Microsoft-Windows-FailoverCluster-PowerShell-Nano-Package~31bf3856ad364e35~amd64~~10.0.20348.1"=dword:00000000 "Microsoft-Windows-FailoverCluster-PowerShell-Nano-Package~31bf3856ad364e35~amd64~en-US~10.0.20348.1"=dword:00000000 "Microsoft-Windows-FailoverCluster-PowerShell-Package~31bf3856ad364e35~amd64~en-US~10.0.20348.1"=dword:00000000 "Microsoft-Windows-Fax-Server-Package~31bf3856ad364e35~amd64~~10.0.20348.1"=dword:00000000 "Microsoft-Windows-Fax-Server-Package~31bf3856ad364e35~amd64~en-US~10.0.20348.1"=dword:00000000 "Microsoft-Windows-Fax-Server-RSAT-Package~31bf3856ad364e35~amd64~~10.0.20348.1"=dword:00000000 "Microsoft-Windows-Fax-Server-RSAT-Package~31bf3856ad364e35~amd64~en-US~10.0.20348.1"=dword:00000000 "Microsoft-Windows-FileReplication-Package~31bf3856ad364e35~amd64~en-US~10.0.20348.1"=dword:00000000 "Microsoft-Windows-FileServer-Core-Package~31bf3856ad364e35~amd64~en-US~10.0.20348.1"=dword:00000000 "Microsoft-Windows-FileServer-Package~31bf3856ad364e35~amd64~~10.0.20348.1"=dword:00000000 "Microsoft-Windows-FileServer-Package~31bf3856ad364e35~amd64~en-US~10.0.20348.1"=dword:00000000 "Microsoft-Windows-FileServerVSSAgent-Package~31bf3856ad364e35~amd64~~10.0.20348.1"=dword:00000000 "Microsoft-Windows-FileServerVSSAgent-Package~31bf3856ad364e35~amd64~en-US~10.0.20348.1"=dword:00000000 "Microsoft-Windows-FSRM-All-Package~31bf3856ad364e35~amd64~~10.0.20348.1"=dword:00000000 "Microsoft-Windows-FSRM-All-Package~31bf3856ad364e35~amd64~en-US~10.0.20348.1"=dword:00000000 "Microsoft-Windows-FSRM-Core-Package~31bf3856ad364e35~amd64~~10.0.20348.1"=dword:00000000 "Microsoft-Windows-FSRM-Core-Package~31bf3856ad364e35~amd64~en-US~10.0.20348.1"=dword:00000000 "Microsoft-Windows-FSRM-Infrastructure-Package~31bf3856ad364e35~amd64~~10.0.20348.1"=dword:00000000 "Microsoft-Windows-FSRM-Infrastructure-Package~31bf3856ad364e35~amd64~en-US~10.0.20348.1"=dword:00000000 "Microsoft-Windows-GroupPolicy-ServerTools-Package~31bf3856ad364e35~amd64~en-US~10.0.20348.1"=dword:00000000 "Microsoft-Windows-HardenedFabricEncryptionTask-Package~31bf3856ad364e35~amd64~en-US~10.0.20348.1"=dword:00000000 "Microsoft-Windows-Host-Guardian-Package~31bf3856ad364e35~amd64~~10.0.20348.1"=dword:00000000 "Microsoft-Windows-Host-Guardian-Package~31bf3856ad364e35~amd64~en-US~10.0.20348.1"=dword:00000000 "Microsoft-Windows-HostGuardianService-ServerRole-Package~31bf3856ad364e35~amd64~~10.0.20348.1"=dword:00000000 "Microsoft-Windows-HostGuardianService-ServerRole-Package~31bf3856ad364e35~amd64~en-US~10.0.20348.1"=dword:00000000 "Microsoft-Windows-IdentityServer-Proxy-Package~31bf3856ad364e35~amd64~~10.0.20348.1"=dword:00000000 "Microsoft-Windows-IdentityServer-Proxy-Package~31bf3856ad364e35~amd64~en-US~10.0.20348.1"=dword:00000000 "Microsoft-Windows-IdentityServer-STS-Core-Package~31bf3856ad364e35~amd64~en-US~10.0.20348.1"=dword:00000000 "Microsoft-Windows-IdentityServer-STS-Package~31bf3856ad364e35~amd64~~10.0.20348.1"=dword:00000000 "Microsoft-Windows-IdentityServer-STS-Package~31bf3856ad364e35~amd64~en-US~10.0.20348.1"=dword:00000000 "Microsoft-Windows-IIS-WebServer-Core-NanoServer-Package~31bf3856ad364e35~amd64~~10.0.20348.1"=dword:00000000 "Microsoft-Windows-IIS-WebServer-Core-Package~31bf3856ad364e35~amd64~~10.0.20348.1"=dword:00000000 "Microsoft-Windows-IIS-WebServer-Core-Package~31bf3856ad364e35~amd64~en-US~10.0.20348.1"=dword:0000000 "Microsoft-Windows-IIS-WebServer-Core-Package~31bf3856ad364e35~amd64~en-US~10.0.20348.1"=dword:00000000 "Microsoft-Windows-IIS-WebServer-Core-Package~31bf3856ad364e35~amd64~en-US~10.0.20348.1"=dword:000000000 "Microsoft-Windows-IIS-WebServer-Core-ServerCommon-Package~31bf3856ad364e35~amd64~~10.0.20348.1"=dword:00000000 "Microsoft-Windows-IIS-WebServer-Core-ServerCommon-Package~31bf3856ad364e35~amd64~en-US~10.0.20348.1"=dword:00000000 "Microsoft-Windows-IIS-WebServer-Server-Features-Package~31bf3856ad364e35~amd64~~10.0.20348.1"=dword:00000000 "Microsoft-Windows-IIS-WebServer-Server-Features-Package~31bf3856ad364e35~amd64~en-US~10.0.20348.1"=dword:00000000 "Microsoft-Windows-Internal-Database-Package~31bf3856ad364e35~amd64~en-US~10.0.20348.1"=dword:00000000 "Microsoft-Windows-InternetExplorer-Optional-Package~31bf3856ad364e35~amd64~en-US~11.0.20348.1"=dword:00000000 "Microsoft-Windows-Internet-Naming-Service-Package~31bf3856ad364e35~amd64~en-US~10.0.20348.1"=dword:00000000 "Microsoft-Windows-Internet-Naming-Tools-Package~31bf3856ad364e35~amd64~~10.0.20348.1"=dword:00000000 "Microsoft-Windows-Internet-Naming-Tools-Package~31bf3856ad364e35~amd64~en-US~10.0.20348.1"=dword:00000000 "Microsoft-Windows-IP-Address-Management-Client-Package~31bf3856ad364e35~amd64~~10.0.20348.1"=dword:00000000 "Microsoft-Windows-IP-Address-Management-Client-Package~31bf3856ad364e35~amd64~en-US~10.0.20348.1"=dword:00000000 "Microsoft-Windows-IP-Address-Management-Server-Package~31bf3856ad364e35~amd64~~10.0.20348.1"=dword:00000000 "Microsoft-Windows-IP-Address-Management-Server-Package~31bf3856ad364e35~amd64~en-US~10.0.20348.1"=dword:00000000 "Microsoft-Windows-iSCSITarget-DiskProviders-Package~31bf3856ad364e35~amd64~en-US~10.0.20348.1"=dword:00000000 "Microsoft-Windows-iSCSITarget-PowerShell-Package~31bf3856ad364e35~amd64~~10.0.20348.1"=dword:00000000 "Microsoft-Windows-iSCSITarget-PowerShell-Package~31bf3856ad364e35~amd64~en-US~10.0.20348.1"=dword:00000000 "Microsoft-Windows-iSCSITarget-Service-Package~31bf3856ad364e35~amd64~~10.0.20348.1"=dword:00000000 "Microsoft-Windows-iSCSITarget-Service-Package~31bf3856ad364e35~amd64~en-US~10.0.20348.1"=dword:00000000 "Microsoft-Windows-LightweightServer-Package~31bf3856ad364e35~amd64~en-US~10.0.20348.1"=dword:00000000 "Microsoft-Windows-Lxss-Optional-WOW64-Package~31bf3856ad364e35~amd64~~10.0.20348.1"=dword:00000000 "Microsoft-Windows-Lxss-WithGraphics-OptionalWrapper-WOW64-Package~31bf3856ad364e35~amd64~~10.0.20348.1"=dword:00000000 "Microsoft-Windows-MediaPlayer-Payload-Package~31bf3856ad364e35~amd64~~10.0.20348.1"=dword:00000000 "Microsoft-Windows-MediaPlayer-Payload-Package~31bf3856ad364e35~amd64~en-US~10.0.20348.1"=dword:00000000 "Microsoft-Windows-MSMQ-Server-Package~31bf3856ad364e35~amd64~~10.0.20348.1"=dword:00000000 "Microsoft-Windows-MSMQ-Server-WOW64-Package~31bf3856ad364e35~amd64~~10.0.20348.1"=dword:00000000 "Microsoft-Windows-MultipathIo-Package~31bf3856ad364e35~amd64~en-US~10.0.20348.1"=dword:00000000 "Microsoft-Windows-NetFx2-OC-Package~31bf3856ad364e35~amd64~en-US~10.0.20348.1"=dword:00000000 "Microsoft-Windows-NetFx3-OnDemand-Package~31bf3856ad364e35~amd64~~10.0.20348.1"="NetFX3~~~~" "Microsoft-Windows-NetFx3-Server-OC-Package~31bf3856ad364e35~amd64~en-US~10.0.20348.1"=dword:00000000 "Microsoft-Windows-NetFx3-WCF-OC-Package~31bf3856ad364e35~amd64~~10.0.20348.1"=dword:00000000 "Microsoft-Windows-NetFx3-WCF-OC-Package~31bf3856ad364e35~amd64~en-US~10.0.20348.1"=dword:00000000 "Microsoft-Windows-NetFx4-OC-Package~31bf3856ad364e35~amd64~en-US~10.0.20348.1"=dword:00000000 "Microsoft-Windows-NetFx4-WCF-OC-Package~31bf3856ad364e35~amd64~~10.0.20348.1"=dword:00000000 "Microsoft-Windows-NetFx4-WCF-OC-Package~31bf3856ad364e35~amd64~en-US~10.0.20348.1"=dword:00000000 "Microsoft-Windows-NetFx-Shared-Package~31bf3856ad364e35~amd64~en-US~10.0.20348.1"=dword:00000000 "Microsoft-Windows-NetFx-Shared-WPF-Package~31bf3856ad364e35~amd64~en-US~10.0.20348.1"=dword:00000000 "Microsoft-Windows-NetworkController-ServerCore-Package~31bf3856ad364e35~amd64~~10.0.20348.1"=dword:00000000 "Microsoft-Windows-NetworkController-ServerCore-Package~31bf3856ad364e35~amd64~en-US~10.0.20348.1"=dword:00000000 "Microsoft-Windows-NetworkController-Tools-Package~31bf3856ad364e35~amd64~~10.0.20348.1"=dword:00000000 "Microsoft-Windows-NetworkController-Tools-Package~31bf3856ad364e35~amd64~en-US~10.0.20348.1"=dword:00000000 "Microsoft-Windows-Networking-Internet-Authentication-Service-Management-Package~31bf3856ad364e35~amd64~~10.0.20348.1"=dword:00000000 "Microsoft-Windows-Networking-Internet-Authentication-Service-Management-Package~31bf3856ad364e35~amd64~en-US~10.0.20348.1"=dword:00000000 "Microsoft-Windows-Networking-Internet-Authentication-Service-NTService-Package~31bf3856ad364e35~amd64~~10.0.20348.1"=dword:00000000 "Microsoft-Windows-Networking-Internet-Authentication-Service-NTService-Package~31bf3856ad364e35~amd64~en-US~10.0.20348.1"=dword:00000000 "Microsoft-Windows-Networking-RemoteAccess-PowerShell-Package~31bf3856ad364e35~amd64~~10.0.20348.1"=dword:00000000 "Microsoft-Windows-Networking-RemoteAccess-PowerShell-Package~31bf3856ad364e35~amd64~en-US~10.0.20348.1"=dword:00000000 "Microsoft-Windows-Networking-Singulus-ServerCore-Package~31bf3856ad364e35~amd64~~10.0.20348.1"=dword:00000000 "Microsoft-Windows-Networking-Singulus-ServerCore-Package~31bf3856ad364e35~amd64~en-US~10.0.20348.1"=dword:00000000 "Microsoft-Windows-Networking-Singulus-Tools-Package~31bf3856ad364e35~amd64~~10.0.20348.1"=dword:00000000 "Microsoft-Windows-Networking-Singulus-Tools-Package~31bf3856ad364e35~amd64~en-US~10.0.20348.1"=dword:00000000 "Microsoft-Windows-NetworkLoadBalancingFullServer-Package~31bf3856ad364e35~amd64~en-US~10.0.20348.1"=dword:00000000 "Microsoft-Windows-NetworkLoadBalancingManagementClient-Package~31bf3856ad364e35~amd64~~10.0.20348.1"=dword:00000000 "Microsoft-Windows-NetworkLoadBalancingManagementClient-Package~31bf3856ad364e35~amd64~en-US~10.0.20348.1"=dword:00000000 "Microsoft-Windows-NetworkPolicyServer-UI-Package~31bf3856ad364e35~amd64~~10.0.20348.1"=dword:00000000 "Microsoft-Windows-NetworkPolicyServer-UI-Package~31bf3856ad364e35~amd64~en-US~10.0.20348.1"=dword:00000000 "Microsoft-Windows-Network-Virtualization-Package~31bf3856ad364e35~amd64~en-US~10.0.20348.1"=dword:00000000 "Microsoft-Windows-NFS-AdminPack-Package~31bf3856ad364e35~amd64~~10.0.20348.1"=dword:00000000 "Microsoft-Windows-NFS-Core-Package~31bf3856ad364e35~amd64~~10.0.20348.1"=dword:00000000 "Microsoft-Windows-NFS-Full-Package~31bf3856ad364e35~amd64~~10.0.20348.1"=dword:00000000 "Microsoft-Windows-OEMOOBE-Package~31bf3856ad364e35~amd64~~10.0.20348.1"=dword:00000000 "Microsoft-Windows-OEMOOBE-Package~31bf3856ad364e35~amd64~en-US~10.0.20348.1"=dword:00000000 "Microsoft-Windows-PeerDist-Server-Package~31bf3856ad364e35~amd64~en-US~10.0.20348.1"=dword:00000000 "Microsoft-Windows-PeerToPeer-PnrpOnly-Package~31bf3856ad364e35~amd64~en-US~10.0.20348.1"=dword:00000000 "Microsoft-Windows-PowerShell-ServerCore-Package~31bf3856ad364e35~amd64~~10.0.20348.1"=dword:00000000 "Microsoft-Windows-PowerShell-ServerCore-Package~31bf3856ad364e35~amd64~en-US~10.0.20348.1"=dword:00000000 "Microsoft-Windows-PowerShell-ServerCore-WOW64-Package~31bf3856ad364e35~amd64~~10.0.20348.1"=dword:00000000 "Microsoft-Windows-PowerShell-ServerCore-WOW64-Package~31bf3856ad364e35~amd64~en-US~10.0.20348.1"=dword:00000000 "Microsoft-Windows-PowerShell-V2-ServerCore-Package~31bf3856ad364e35~amd64~~10.0.20348.1"=dword:00000000 "Microsoft-Windows-PowerShell-V2-ServerCore-Package~31bf3856ad364e35~amd64~en-US~10.0.20348.1"=dword:00000000 "Microsoft-Windows-PowerShell-V2-ServerCore-WOW64-Package~31bf3856ad364e35~amd64~~10.0.20348.1"=dword:00000000 "Microsoft-Windows-PowerShell-V2-ServerCore-WOW64-Package~31bf3856ad364e35~amd64~en-US~10.0.20348.1"=dword:00000000 "Microsoft-Windows-PowerShellWebAccess-Package~31bf3856ad364e35~amd64~~10.0.20348.1"=dword:00000000 "Microsoft-Windows-PowerShellWebAccess-Package~31bf3856ad364e35~amd64~en-US~10.0.20348.1"=dword:00000000 "Microsoft-Windows-Printing-ServerCore-Package-avcore~31bf3856ad364e35~amd64~en-US~10.0.20348.1"=dword:00000000 "Microsoft-Windows-Printing-ServerCore-Package-onecoreuapwindows~31bf3856ad364e35~amd64~en-US~10.0.20348.1"=dword:00000000 "Microsoft-Windows-Printing-ServerCore-Package-onecoreuapwindows-WOW64~31bf3856ad364e35~amd64~en-US~10.0.20348.1"=dword:00000000 "Microsoft-Windows-Printing-ServerCore-Package-windows~31bf3856ad364e35~amd64~en-US~10.0.20348.1"=dword:00000000 "Microsoft-Windows-Printing-ServerCore-Package-windows-WOW64~31bf3856ad364e35~amd64~en-US~10.0.20348.1"=dword:00000000 "Microsoft-Windows-Printing-Server-Features-Package~31bf3856ad364e35~amd64~en-US~10.0.20348.1"=dword:00000000 "Microsoft-Windows-Printing-Server-Print-Client-Package~31bf3856ad364e35~amd64~~10.0.20348.1"=dword:00000000 "Microsoft-Windows-Printing-Server-Print-Client-Package~31bf3856ad364e35~amd64~en-US~10.0.20348.1"=dword:00000000 "Microsoft-Windows-Printing-Server-Role-Core-Package~31bf3856ad364e35~amd64~~10.0.20348.1"=dword:00000000 "Microsoft-Windows-Printing-Server-Role-Core-Package~31bf3856ad364e35~amd64~en-US~10.0.20348.1"=dword:00000000 "Microsoft-Windows-Printing-Server-Role-Package~31bf3856ad364e35~amd64~~10.0.20348.1"=dword:00000000 "Microsoft-Windows-Printing-Server-Role-Package~31bf3856ad364e35~amd64~en-US~10.0.20348.1"=dword:00000000 "Microsoft-Windows-Printing-Server-Subsystem-Package~31bf3856ad364e35~amd64~en-US~10.0.20348.1"=dword:00000000 "Microsoft-Windows-Printing-Server-Subsystem-WOW64-Package~31bf3856ad364e35~amd64~en-US~10.0.20348.1"=dword:00000000 "Microsoft-Windows-QWAVE-Package~31bf3856ad364e35~amd64~en-US~10.0.20348.1"=dword:00000000 "Microsoft-Windows-RasCMAK-WOW64-Package~31bf3856ad364e35~amd64~~10.0.20348.1"=dword:00000000 "Microsoft-Windows-RDC-WOW64-Package~31bf3856ad364e35~amd64~~10.0.20348.1"=dword:00000000 "Microsoft-Windows-RemoteAssistance-Package-Server~31bf3856ad364e35~amd64~en-US~10.0.20348.1"=dword:00000000 "Microsoft-Windows-RemoteFX-Server-Setup-LanguagePack~31bf3856ad364e35~amd64~en-US~10.0.20348.1"=dword:00000000 "Microsoft-Windows-ResumeKeyFilter-Package~31bf3856ad364e35~amd64~en-US~10.0.20348.1"=dword:00000000 "Microsoft-Windows-Rights-Management-Services~31bf3856ad364e35~amd64~~10.0.20348.1"=dword:00000000 "Microsoft-Windows-Rights-Management-Services~31bf3856ad364e35~amd64~en-US~10.0.20348.1"=dword:00000000 "Microsoft-Windows-Rights-Management-Services-Administration-GuiTools~31bf3856ad364e35~amd64~~10.0.20348.1"=dword:00000000 "Microsoft-Windows-Rights-Management-Services-Administration-GuiTools~31bf3856ad364e35~amd64~en-US~10.0.20348.1"=dword:00000000 "Microsoft-Windows-RPC-HTTP_Proxy-Package~31bf3856ad364e35~amd64~~10.0.20348.1"=dword:00000000 "Microsoft-Windows-RPC-HTTP_Proxy-Package~31bf3856ad364e35~amd64~en-US~10.0.20348.1"=dword:00000000 "Microsoft-Windows-SearchEngine-Server-Package~31bf3856ad364e35~amd64~~10.0.20348.1"=dword:00000000 "Microsoft-Windows-SearchEngine-Server-WOW64-Package~31bf3856ad364e35~amd64~~10.0.20348.1"=dword:00000000 "Microsoft-Windows-SecureStartup-OC-SC-Package~31bf3856ad364e35~amd64~~10.0.20348.1"=dword:00000000 "Microsoft-Windows-SecureStartup-OC-SC-Package~31bf3856ad364e35~amd64~en-US~10.0.20348.1"=dword:00000000 "Microsoft-Windows-SecureStartup-OC-Tools-Package~31bf3856ad364e35~amd64~~10.0.20348.1"=dword:00000000 "Microsoft-Windows-SecureStartup-OC-Tools-Package~31bf3856ad364e35~amd64~en-US~10.0.20348.1"=dword:00000000 "Microsoft-Windows-Security-SPP-Vmw-Package~31bf3856ad364e35~amd64~~10.0.20348.1"=dword:00000000 "Microsoft-Windows-Security-SPP-Vmw-Package~31bf3856ad364e35~amd64~en-US~10.0.20348.1"=dword:00000000 "Microsoft-Windows-Server-BPA-Models-Package~31bf3856ad364e35~amd64~en-US~10.0.20348.1"=dword:00000000 "Microsoft-Windows-ServerCore-DX-Package~31bf3856ad364e35~amd64~en-US~10.0.20348.1"=dword:00000000 "Microsoft-Windows-ServerCore-DX-Package-onecoreuapwindows~31bf3856ad364e35~amd64~en-US~10.0.20348.1"=dword:00000000 "Microsoft-Windows-ServerCore-Server-Common-Features-Package~31bf3856ad364e35~amd64~en-US~10.0.20348.1"=dword:00000000 "Microsoft-Windows-ServerCore-WOW64-Package~31bf3856ad364e35~amd64~en-US~10.0.20348.1"=dword:00000000 "Microsoft-Windows-ServerCore-WOW64-Payload-Package~31bf3856ad364e35~amd64~~10.0.20348.1"=dword:00000000 "Microsoft-Windows-ServerCore-WOW64-Payload-Package~31bf3856ad364e35~amd64~en-US~10.0.20348.1"=dword:00000000 "Microsoft-Windows-ServerDatacenterEdition~31bf3856ad364e35~amd64~~10.0.20348.1"=dword:00020070 "Microsoft-Windows-Server-Gui-Mgmt-Package~31bf3856ad364e35~amd64~~10.0.20348.1"=dword:00000000 "Microsoft-Windows-Server-Gui-Mgmt-Package~31bf3856ad364e35~amd64~en-US~10.0.20348.1"=dword:00000000 "Microsoft-Windows-Server-Gui-Mgmt-Package-base~31bf3856ad364e35~amd64~~10.0.20348.1"=dword:00000000 "Microsoft-Windows-Server-Gui-Mgmt-Package-base~31bf3856ad364e35~amd64~en-US~10.0.20348.1"=dword:00000000 "Microsoft-Windows-Server-Gui-RSAT-Package~31bf3856ad364e35~amd64~en-US~10.0.20348.1"=dword:00000000 "Microsoft-Windows-Server-Gui-RSAT-Package-base~31bf3856ad364e35~amd64~~10.0.20348.1"=dword:00000000 "Microsoft-Windows-Server-Gui-RSAT-Package-base~31bf3856ad364e35~amd64~en-US~10.0.20348.1"=dword:00000000 "Microsoft-Windows-Server-Gui-RSAT-Package-net~31bf3856ad364e35~amd64~~10.0.20348.1"=dword:00000000 "Microsoft-Windows-Server-Gui-RSAT-Package-net~31bf3856ad364e35~amd64~en-US~10.0.20348.1"=dword:00000000 "Microsoft-Windows-ServerManager-Migration-WOW64-Package~31bf3856ad364e35~amd64~~10.0.20348.1"=dword:00000000 "Microsoft-Windows-ServerManager-PSH-Cmdlets-Package~31bf3856ad364e35~amd64~~10.0.20348.1"=dword:00000000 "Microsoft-Windows-ServerManager-PSH-Cmdlets-Package~31bf3856ad364e35~amd64~en-US~10.0.20348.1"=dword:00000000 "Microsoft-Windows-ServerManager-UX-ARW-Plugins-Package~31bf3856ad364e35~amd64~en-US~10.0.20348.1"=dword:00000000 "Microsoft-Windows-ServerManager-UX-Package~31bf3856ad364e35~amd64~~10.0.20348.1"=dword:00000000 "Microsoft-Windows-ServerManager-UX-Package~31bf3856ad364e35~amd64~en-US~10.0.20348.1"=dword:00000000 "Microsoft-Windows-Server-Media-Foundation~31bf3856ad364e35~amd64~en-US~10.0.20348.1"=dword:00000000 "Microsoft-Windows-Server-Modular-Drivers-Package~31bf3856ad364e35~amd64~~10.0.20348.1"=dword:00000000 "Microsoft-Windows-Server-Modular-Drivers-Package~31bf3856ad364e35~amd64~en-US~10.0.20348.1"=dword:00000000 "Microsoft-Windows-Server-Psh-Cmdlets-Selectable-Package~31bf3856ad364e35~amd64~~10.0.20348.1"=dword:00000000 "Microsoft-Windows-Server-Psh-Cmdlets-Selectable-Package~31bf3856ad364e35~amd64~en-US~10.0.20348.1"=dword:00000000 "Microsoft-Windows-Server-Psh-Cmdlets-Subsystem-Package~31bf3856ad364e35~amd64~en-US~10.0.20348.1"=dword:00000000 "Microsoft-Windows-Server-Shell-Package~31bf3856ad364e35~amd64~en-US~10.0.20348.1"=dword:00000000 "Microsoft-Windows-ServerWebDAVRedir-Package~31bf3856ad364e35~amd64~en-US~10.0.20348.1"=dword:00000000 "Microsoft-Windows-Shielded-VM-Tools-AdminPack-Core-Package~31bf3856ad364e35~amd64~~10.0.20348.1"=dword:00000000 "Microsoft-Windows-Shielded-VM-Tools-AdminPack-Core-Package~31bf3856ad364e35~amd64~en-US~10.0.20348.1"=dword:00000000 "Microsoft-Windows-Shielded-VM-Tools-AdminPack-Package~31bf3856ad364e35~amd64~~10.0.20348.1"=dword:00000000 "Microsoft-Windows-Shielded-VM-Tools-AdminPack-Package~31bf3856ad364e35~amd64~en-US~10.0.20348.1"=dword:00000000 "Microsoft-Windows-Singulus-ServerCore-Tapi-Package~31bf3856ad364e35~amd64~en-US~10.0.20348.1"=dword:00000000 "Microsoft-Windows-SLB-Package~31bf3856ad364e35~amd64~en-US~10.0.20348.1"=dword:00000000 "Microsoft-Windows-SmbBandwidthLimit-Package~31bf3856ad364e35~amd64~en-US~10.0.20348.1"=dword:00000000 "Microsoft-Windows-SMBHashGeneration-Package~31bf3856ad364e35~amd64~~10.0.20348.1"=dword:00000000 "Microsoft-Windows-SMBHashGeneration-Package~31bf3856ad364e35~amd64~en-US~10.0.20348.1"=dword:00000000 "Microsoft-Windows-SMBHashGeneration-PeerDistSMBCombined-Package~31bf3856ad364e35~amd64~en-US~10.0.20348.1"=dword:00000000 "Microsoft-Windows-SmbWitness-Package~31bf3856ad364e35~amd64~en-US~10.0.20348.1"=dword:00000000 "Microsoft-Windows-Smtpsvc-Admin-Package~31bf3856ad364e35~amd64~~10.0.20348.1"=dword:00000000 "Microsoft-Windows-Smtpsvc-Admin-Package~31bf3856ad364e35~amd64~en-US~10.0.20348.1"=dword:00000000 "Microsoft-Windows-Smtpsvc-Service-Package~31bf3856ad364e35~amd64~~10.0.20348.1"=dword:00000000 "Microsoft-Windows-Smtpsvc-Service-Package~31bf3856ad364e35~amd64~en-US~10.0.20348.1"=dword:00000000 "Microsoft-Windows-SNMP-SC-Package~31bf3856ad364e35~amd64~en-US~10.0.20348.1"=dword:00000000 "Microsoft-Windows-StorageManagementService-Package~31bf3856ad364e35~amd64~en-US~10.0.20348.1"=dword:00000000 "Microsoft-Windows-TerminalServices-AppServer-Package~31bf3856ad364e35~amd64~~10.0.20348.1"=dword:00000000 "Microsoft-Windows-TerminalServices-AppServer-WOW64-Package~31bf3856ad364e35~amd64~~10.0.20348.1"=dword:00000000 "Microsoft-Windows-TerminalServices-DesktopExperience-Mandatory-Package~31bf3856ad364e35~amd64~~10.0.20348.1"=dword:00000000 "Microsoft-Windows-TerminalServices-Gateway-Package~31bf3856ad364e35~amd64~~10.0.20348.1"=dword:00000000 "Microsoft-Windows-TerminalServices-Gateway-Package~31bf3856ad364e35~amd64~en-US~10.0.20348.1"=dword:00000000 "Microsoft-Windows-TerminalServices-Gateway-UI-Package~31bf3856ad364e35~amd64~~10.0.20348.1"=dword:00000000 "Microsoft-Windows-TerminalServices-Gateway-UI-Package~31bf3856ad364e35~amd64~en-US~10.0.20348.1"=dword:00000000 "Microsoft-Windows-TerminalServices-Licensing-Diagnosis-UI-Package~31bf3856ad364e35~amd64~~10.0.20348.1"=dword:00000000 "Microsoft-Windows-TerminalServices-Licensing-Diagnosis-UI-Package~31bf3856ad364e35~amd64~en-US~10.0.20348.1"=dword:00000000 "Microsoft-Windows-TerminalServices-Licensing-Package~31bf3856ad364e35~amd64~en-US~10.0.20348.1"=dword:00000000 "Microsoft-Windows-TerminalServices-Licensing-UI-Package~31bf3856ad364e35~amd64~~10.0.20348.1"=dword:00000000 "Microsoft-Windows-TerminalServices-Licensing-UI-Package~31bf3856ad364e35~amd64~en-US~10.0.20348.1"=dword:00000000 "Microsoft-Windows-TerminalServices-SessionDirectoryServer-Package~31bf3856ad364e35~amd64~~10.0.20348.1"=dword:00000000 "Microsoft-Windows-TerminalServices-SessionDirectoryServer-Package~31bf3856ad364e35~amd64~en-US~10.0.20348.1"=dword:00000000 "Microsoft-Windows-TerminalServices-TSV-VmHostAgent-Package~31bf3856ad364e35~amd64~~10.0.20348.1"=dword:00000000 "Microsoft-Windows-TerminalServices-TSV-VmHostAgent-Package~31bf3856ad364e35~amd64~en-US~10.0.20348.1"=dword:00000000 "Microsoft-Windows-TerminalServices-WebAccess-Package~31bf3856ad364e35~amd64~~10.0.20348.1"=dword:00000000 "Microsoft-Windows-TerminalServices-WebAccess-Package~31bf3856ad364e35~amd64~en-US~10.0.20348.1"=dword:00000000 "Microsoft-Windows-UpdateServices-API-Package~31bf3856ad364e35~amd64~~10.0.20348.1"=dword:00000000 "Microsoft-Windows-UpdateServices-API-Package~31bf3856ad364e35~amd64~en-US~10.0.20348.1"=dword:00000000 "Microsoft-Windows-UpdateServices-CoreServices-Package~31bf3856ad364e35~amd64~~10.0.20348.1"=dword:00000000 "Microsoft-Windows-UpdateServices-CoreServices-Package~31bf3856ad364e35~amd64~en-US~10.0.20348.1"=dword:00000000 "Microsoft-Windows-UpdateServices-UI-Package~31bf3856ad364e35~amd64~~10.0.20348.1"=dword:00000000 "Microsoft-Windows-UpdateServices-UI-Package~31bf3856ad364e35~amd64~en-US~10.0.20348.1"=dword:00000000 "Microsoft-Windows-VolumeActivation-Full-Role-Package~31bf3856ad364e35~amd64~en-US~10.0.20348.1"=dword:00000000 "Microsoft-Windows-win32calc-Package~31bf3856ad364e35~amd64~en-US~10.0.20348.1"=dword:00000000 "Microsoft-Windows-WindowsMediaPlayer-Troubleshooters-Package~31bf3856ad364e35~amd64~~10.0.20348.1"=dword:00000000 "Microsoft-Windows-WindowsMediaPlayer-Troubleshooters-Package~31bf3856ad364e35~amd64~en-US~10.0.20348.1"=dword:00000000 "Microsoft-Windows-WinRM-IIS-Extensions-Package~31bf3856ad364e35~amd64~~10.0.20348.1"=dword:00000000 "Microsoft-Windows-WinRM-IIS-Extensions-Package~31bf3856ad364e35~amd64~en-US~10.0.20348.1"=dword:00000000 "Microsoft-Windows-WirelessNetworking-Package~31bf3856ad364e35~amd64~en-US~10.0.20348.1"=dword:00000000 "Microsoft-Windows-WMI-SNMP-Provider-SC-Package~31bf3856ad364e35~amd64~~10.0.20348.1"=dword:00000000 "Microsoft-Windows-WMI-SNMP-Provider-SC-Package~31bf3856ad364e35~amd64~en-US~10.0.20348.1"=dword:00000000 "Microsoft-Windows-WMPNetworkSharingService-Package~31bf3856ad364e35~amd64~~10.0.20348.1"=dword:00000000 "Microsoft-Windows-WMPNetworkSharingService-WOW64-Package~31bf3856ad364e35~amd64~~10.0.20348.1"=dword:00000000 "Microsoft-Windows-WVR-AdminPack-Package~31bf3856ad364e35~amd64~en-US~10.0.20348.1"=dword:00000000 "Microsoft-Windows-WVR-Package~31bf3856ad364e35~amd64~en-US~10.0.20348.1"=dword:00000000 Am not asking to solve my task, but to give advice, where/what to write to registry. Thanks.
This is based on my test to 22000..1, it proves that I may have smelled, but not exactly have known the solution. https://forums.mydigitallife.net/th...struction-project.80939/page-208#post-1680677
But what exactly your script for HyperServer (not Core) does to registry, so updates don't brake it: Spoiler echo. for /f "tokens=4 delims= " %%x in ('dism /english /scratchdir:temp /image:%MT% /get-currentedition ^| findstr /i /C:"Current Edition :"') do (set Current=%%x) echo Current Edition : %Current% reg load HKLM\SOFTWARE1 %MT%\Windows\System32\config\SOFTWARE >nul reg export "HKLM\SOFTWARE1\Microsoft\Windows\CurrentVersion\Component Based Servicing" temp\1.reg >NUL 2>&1 powershell -Command "(gc temp\1.reg) -replace 'Microsoft-Windows-%Current%Edition', 'Microsoft-Windows-%Source%Edition' | sc temp\1.reg" >NUL 2>&1 reg import temp\1.reg >NUL 2>&1 reg unload HKLM\SOFTWARE1 >nul Unfortunately am not good in scripting
ServerTurbine is installed, but the network card driver cannot be installed. The motherboard TUF GAMING B460M-PLUS, the driver downloaded from the official website, Sir, do you have any research on this area?