[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,688
    14,420
    340
    #15421 xinso, Apr 15, 2024
    Last edited: Apr 15, 2024
  2. zwl29107

    zwl29107 MDL Addicted

    Jul 10, 2022
    600
    700
    30
    The modified update must be installed offline, such as in PE/RE.
     
  3. xinso

    xinso MDL Guru

    Mar 5, 2009
    13,688
    14,420
    340
    #15423 xinso, Apr 15, 2024
    Last edited: Apr 15, 2024
    There is 22621.169 LTSC on Internet Archive. Which package structure and LTSC packages are modified from 19044 LTSC.

    EditionMatrix.xml
    Code:
    <?xml version="1.0" encoding="utf-8"?>
    <TmiMatrix xmlns:e="urn:schemas-microsoft-com:windows:editions:v1">
    <Edition ID="CoreN" name="Microsoft-Windows-CoreNEdition" processorArchitecture="amd64" buildType="release" publicKeyToken="31bf3856ad364e35" version="10.0.19041.1706">
    <Target ID="ProfessionalN"/>
    </Edition>
    <Edition ID="CoreCountrySpecific" name="Microsoft-Windows-CoreCountrySpecificEdition" processorArchitecture="amd64" buildType="release" publicKeyToken="31bf3856ad364e35" version="10.0.19041.1706">
    <Target ID="Core"/>
    <Target ID="Professional"/>
    </Edition>
    <Edition ID="Core" name="Microsoft-Windows-CoreEdition" processorArchitecture="amd64" buildType="release" publicKeyToken="31bf3856ad364e35" version="10.0.19041.1706">
    <Target ID="Professional"/>
    </Edition>
    <Edition ID="ProfessionalN" name="Microsoft-Windows-ProfessionalNEdition" processorArchitecture="amd64" buildType="release" publicKeyToken="31bf3856ad364e35" version="10.0.19041.1706"></Edition>
    <Edition ID="Professional" name="Microsoft-Windows-ProfessionalEdition" processorArchitecture="amd64" buildType="release" publicKeyToken="31bf3856ad364e35" version="10.0.19041.1706"></Edition>
    <Edition ID="EnterpriseGN" name="Microsoft-Windows-EnterpriseGNEdition" processorArchitecture="amd64" buildType="release" publicKeyToken="31bf3856ad364e35" version="10.0.19041.1706"></Edition>
    <Edition ID="EnterpriseNEval" name="Microsoft-Windows-EnterpriseNEvalEdition" processorArchitecture="amd64" buildType="release" publicKeyToken="31bf3856ad364e35" version="10.0.19041.1706"></Edition>
    <Edition ID="EnterpriseS" name="Microsoft-Windows-EnterpriseSEdition" processorArchitecture="amd64" buildType="release" publicKeyToken="31bf3856ad364e35" version="10.0.19041.1706"></Edition>
    <Edition ID="EnterpriseSEval" name="Microsoft-Windows-EnterpriseSEvalEdition" processorArchitecture="amd64" buildType="release" publicKeyToken="31bf3856ad364e35" version="10.0.19041.1706"></Edition>
    <Edition ID="EnterpriseSN" name="Microsoft-Windows-EnterpriseSNEdition" processorArchitecture="amd64" buildType="release" publicKeyToken="31bf3856ad364e35" version="10.0.19041.1706"></Edition>
    <Edition ID="EnterpriseSNEval" name="Microsoft-Windows-EnterpriseSNEvalEdition" processorArchitecture="amd64" buildType="release" publicKeyToken="31bf3856ad364e35" version="10.0.19041.1706"></Edition>
    <Edition ID="PPIPro" name="Microsoft-Windows-PPIProEdition" processorArchitecture="amd64" buildType="release" publicKeyToken="31bf3856ad364e35" version="10.0.19041.1706"></Edition>
    <Edition ID="EnterpriseG" name="Microsoft-Windows-EnterpriseGEdition" processorArchitecture="amd64" buildType="release" publicKeyToken="31bf3856ad364e35" version="10.0.19041.1706"></Edition>
    <Edition ID="EnterpriseEval" name="Microsoft-Windows-EnterpriseEvalEdition" processorArchitecture="amd64" buildType="release" publicKeyToken="31bf3856ad364e35" version="10.0.19041.1706"></Edition>
    <Edition ID="Starter" name="Microsoft-Windows-StarterEdition" processorArchitecture="amd64" buildType="release" publicKeyToken="31bf3856ad364e35" version="10.0.19041.1706">
    <Target ID="Core"/>
    <Target ID="CoreCountrySpecific"/>
    <Target ID="EnterpriseEval"/>
    <Target ID="EnterpriseS"/>
    <Target ID="EnterpriseSEval"/>
    <Target ID="PPIPro"/>
    <Target ID="Professional"/>
    <Target ID="EnterpriseG"/>
    </Edition>
    <Edition ID="StarterN" name="Microsoft-Windows-StarterNEdition" processorArchitecture="amd64" buildType="release" publicKeyToken="31bf3856ad364e35" version="10.0.19041.1706">
    <Target ID="CoreN"/>
    <Target ID="EnterpriseNEval"/>
    <Target ID="EnterpriseSN"/>
    <Target ID="EnterpriseSNEval"/>
    <Target ID="ProfessionalN"/>
    <Target ID="EnterpriseGN"/>
    </Edition>
    </TmiMatrix>
    
    No problem, it can show correct Edition ID. Just not beautiful. Therefore, if you want to make its CU, you have to use its structure.
     
  4. Yarrak31

    Yarrak31 MDL Senior Member

    Feb 28, 2024
    419
    112
    10
    So how do I installed offline? can you tell me ?
     
  5. zwl29107

    zwl29107 MDL Addicted

    Jul 10, 2022
    600
    700
    30
    Code:
    dism /image: /add-package:
     
  6. gailium119

    gailium119 MDL Addicted

    Oct 12, 2021
    790
    510
    30
    The following files are missing in 26074 winsxs:
    Code:
    
    \\?\Z:\sxs\amd64_dual_bfad.inf_31bf3856ad364e35_10.0.26074.1_none_b07e6cfedf100adc\bfad.inf
    \\?\Z:\sxs\amd64_dual_bfad.inf_31bf3856ad364e35_10.0.26074.1_none_b07e6cfedf100adc\bfadi.sys
    \\?\Z:\sxs\amd64_dual_bfadfcoe.inf_31bf3856ad364e35_10.0.26074.1_none_1fba6d75ee3a2ff9\bfadfcoe.inf
    \\?\Z:\sxs\amd64_dual_bfadfcoe.inf_31bf3856ad364e35_10.0.26074.1_none_1fba6d75ee3a2ff9\bfadfcoei.sys
    \\?\Z:\sxs\amd64_dual_bnxtnd.inf_31bf3856ad364e35_10.0.26074.1_none_3b303c3ce0f8386d\bnxtnd.inf
    \\?\Z:\sxs\amd64_dual_bnxtnd.inf_31bf3856ad364e35_10.0.26074.1_none_3b303c3ce0f8386d\bnxtnd.sys
    \\?\Z:\sxs\amd64_dual_bxfcoe.inf_31bf3856ad364e35_10.0.26074.1_none_5e06f9fb957b700e\bnxfcd.sys
    \\?\Z:\sxs\amd64_dual_bxfcoe.inf_31bf3856ad364e35_10.0.26074.1_none_5e06f9fb957b700e\bxfcoe.inf
    \\?\Z:\sxs\amd64_dual_bxfcoe.inf_31bf3856ad364e35_10.0.26074.1_none_5e06f9fb957b700e\bxfcoe.sys
    \\?\Z:\sxs\amd64_dual_bxois.inf_31bf3856ad364e35_10.0.26074.1_none_7bdce50521e6b546\bxois.inf
    \\?\Z:\sxs\amd64_dual_bxois.inf_31bf3856ad364e35_10.0.26074.1_none_7bdce50521e6b546\bxois.sys
    \\?\Z:\sxs\amd64_dual_bxois.inf_31bf3856ad364e35_10.0.26074.1_none_7bdce50521e6b546\qnxcd.sys
    \\?\Z:\sxs\amd64_dual_clusbflt.inf_31bf3856ad364e35_10.0.26074.1_none_049b0611c5c11d80\clusbflt.inf
    \\?\Z:\sxs\amd64_dual_clusbflt.inf_31bf3856ad364e35_10.0.26074.1_none_049b0611c5c11d80\clusbflt.sys
    \\?\Z:\sxs\amd64_dual_clusdisk.inf_31bf3856ad364e35_10.0.26074.1_none_653705467470dec7\ClusDisk.inf
    \\?\Z:\sxs\amd64_dual_clusdisk.inf_31bf3856ad364e35_10.0.26074.1_none_653705467470dec7\ClusDisk.sys
    \\?\Z:\sxs\amd64_dual_clusport.inf_31bf3856ad364e35_10.0.26074.1_none_8c3aa862add503db\clusport.inf
    \\?\Z:\sxs\amd64_dual_clusport.inf_31bf3856ad364e35_10.0.26074.1_none_8c3aa862add503db\clusport.sys
    \\?\Z:\sxs\amd64_dual_cluspvlun.inf_31bf3856ad364e35_10.0.26074.1_none_8b3a5a9d317f1179\cluspvlun.inf
    \\?\Z:\sxs\amd64_dual_csvvol.inf_31bf3856ad364e35_10.0.26074.1_none_0e8b6e58893b0386\csvvol.inf
    \\?\Z:\sxs\amd64_dual_elxfcoe.inf_31bf3856ad364e35_10.0.26074.1_none_24a8ce3a1dd7e127\elxfcoe.inf
    \\?\Z:\sxs\amd64_dual_elxfcoe.inf_31bf3856ad364e35_10.0.26074.1_none_24a8ce3a1dd7e127\elxfcoe.sys
    \\?\Z:\sxs\amd64_dual_elxstor.inf_31bf3856ad364e35_10.0.26074.1_none_16891f37a3b18838\elxstor.inf
    \\?\Z:\sxs\amd64_dual_elxstor.inf_31bf3856ad364e35_10.0.26074.1_none_16891f37a3b18838\elxstor.sys
    \\?\Z:\sxs\amd64_dual_mpio.inf_31bf3856ad364e35_10.0.26074.1_none_41047003717ea5a2\mpio.inf
    \\?\Z:\sxs\amd64_dual_mpio.inf_31bf3856ad364e35_10.0.26074.1_none_41047003717ea5a2\mpio.sys
    \\?\Z:\sxs\amd64_dual_msdsm.inf_31bf3856ad364e35_10.0.26074.1_none_db531fb965c6e125\msdsm.inf
    \\?\Z:\sxs\amd64_dual_msdsm.inf_31bf3856ad364e35_10.0.26074.1_none_db531fb965c6e125\msdsm.sys
    \\?\Z:\sxs\amd64_dual_mslbfoprovider.inf_31bf3856ad364e35_10.0.26074.1_none_1731bea7a25f902b\MsLbfoProvider.inf
    \\?\Z:\sxs\amd64_dual_net1ix64.inf_31bf3856ad364e35_10.0.26074.1_none_ef2ab847e8c24954\e1i68x64.sys
    \\?\Z:\sxs\amd64_dual_net1ix64.inf_31bf3856ad364e35_10.0.26074.1_none_ef2ab847e8c24954\net1ix64.inf
    \\?\Z:\sxs\amd64_dual_net2ix68.inf_31bf3856ad364e35_10.0.26074.1_none_826664af85f17411\e2f68.sys
    \\?\Z:\sxs\amd64_dual_net2ix68.inf_31bf3856ad364e35_10.0.26074.1_none_826664af85f17411\net2ix68.inf
    \\?\Z:\sxs\amd64_dual_net40i68.inf_31bf3856ad364e35_10.0.26074.1_none_654f6c2735c25b41\i40ei68.sys
    \\?\Z:\sxs\amd64_dual_net40i68.inf_31bf3856ad364e35_10.0.26074.1_none_654f6c2735c25b41\net40i68.inf
    \\?\Z:\sxs\amd64_dual_netavf68.inf_31bf3856ad364e35_10.0.26074.1_none_7848466acf3827d7\iavf68.sys
    \\?\Z:\sxs\amd64_dual_netavf68.inf_31bf3856ad364e35_10.0.26074.1_none_7848466acf3827d7\netavf68.inf
    \\?\Z:\sxs\amd64_dual_netbnad8.inf_31bf3856ad364e35_10.0.26074.1_none_83d596cae205fe23\bnadi.sys
    \\?\Z:\sxs\amd64_dual_netbnad8.inf_31bf3856ad364e35_10.0.26074.1_none_83d596cae205fe23\netbnad8.inf
    \\?\Z:\sxs\amd64_dual_netci68.inf_31bf3856ad364e35_10.0.26074.1_none_16ee82a63471ef40\icei68.sys
    \\?\Z:\sxs\amd64_dual_netci68.inf_31bf3856ad364e35_10.0.26074.1_none_16ee82a63471ef40\netci68.inf
    \\?\Z:\sxs\amd64_dual_netft.inf_31bf3856ad364e35_10.0.26074.1_none_30bd467aa1c5bc06\netft.inf
    \\?\Z:\sxs\amd64_dual_netft.inf_31bf3856ad364e35_10.0.26074.1_none_30bd467aa1c5bc06\Netft.sys
    \\?\Z:\sxs\amd64_dual_netftflt.inf_31bf3856ad364e35_10.0.26074.1_none_99e968cd2c516914\netftflt.inf
    \\?\Z:\sxs\amd64_dual_netgrea.inf_31bf3856ad364e35_10.0.26074.1_none_e3d742cf2405b58f\netgrea.inf
    \\?\Z:\sxs\amd64_dual_netlldps.inf_31bf3856ad364e35_10.0.26074.1_none_965d3159a1075fd9\netlldps.inf
    \\?\Z:\sxs\amd64_dual_netnlb.inf_31bf3856ad364e35_10.0.26074.1_none_76dd14e7083ef31a\netnlb.inf
    \\?\Z:\sxs\amd64_dual_netqenda.inf_31bf3856ad364e35_10.0.26074.1_none_a7cd61351ccc614b\netqenda.inf
    \\?\Z:\sxs\amd64_dual_netqenda.inf_31bf3856ad364e35_10.0.26074.1_none_a7cd61351ccc614b\qenda.sys
    \\?\Z:\sxs\amd64_dual_netqevbda.inf_31bf3856ad364e35_10.0.26074.1_none_701e23bdafc779c1\netqevbda.inf
    \\?\Z:\sxs\amd64_dual_netqevbda.inf_31bf3856ad364e35_10.0.26074.1_none_701e23bdafc779c1\qevbda.sys
    \\?\Z:\sxs\amd64_dual_netvxx64.inf_31bf3856ad364e35_10.0.26074.1_none_e33a7964250911b0\netvxx64.inf
    \\?\Z:\sxs\amd64_dual_netvxx64.inf_31bf3856ad364e35_10.0.26074.1_none_e33a7964250911b0\vxn63x64.sys
    \\?\Z:\sxs\amd64_dual_netxix64.inf_31bf3856ad364e35_10.0.26074.1_none_325d24a161b6e8db\ixi68x64.sys
    \\?\Z:\sxs\amd64_dual_netxix64.inf_31bf3856ad364e35_10.0.26074.1_none_325d24a161b6e8db\netxix64.inf
    \\?\Z:\sxs\amd64_dual_qefcoe.inf_31bf3856ad364e35_10.0.26074.1_none_5783324015067e14\qefcd.sys
    \\?\Z:\sxs\amd64_dual_qefcoe.inf_31bf3856ad364e35_10.0.26074.1_none_5783324015067e14\qefcoe.inf
    \\?\Z:\sxs\amd64_dual_qefcoe.inf_31bf3856ad364e35_10.0.26074.1_none_5783324015067e14\qefcoe.sys
    \\?\Z:\sxs\amd64_dual_qeois.inf_31bf3856ad364e35_10.0.26074.1_none_40752e86091ceed2\qeiscd.sys
    \\?\Z:\sxs\amd64_dual_qeois.inf_31bf3856ad364e35_10.0.26074.1_none_40752e86091ceed2\qeois.inf
    \\?\Z:\sxs\amd64_dual_qeois.inf_31bf3856ad364e35_10.0.26074.1_none_40752e86091ceed2\qeois.sys
    \\?\Z:\sxs\amd64_dual_ql2300.inf_31bf3856ad364e35_10.0.26074.1_none_0c3f6af21fc64fa5\ql2300.inf
    \\?\Z:\sxs\amd64_dual_ql2300.inf_31bf3856ad364e35_10.0.26074.1_none_0c3f6af21fc64fa5\ql2300i.sys
    \\?\Z:\sxs\amd64_dual_ql40xx2i.inf_31bf3856ad364e35_10.0.26074.1_none_5af5a2247387d97d\ql40xx2i.inf
    \\?\Z:\sxs\amd64_dual_ql40xx2i.inf_31bf3856ad364e35_10.0.26074.1_none_5af5a2247387d97d\ql40xx2i.sys
    \\?\Z:\sxs\amd64_dual_qlfcoei.inf_31bf3856ad364e35_10.0.26074.1_none_cd13e33a7af2369a\qlfcoei.inf
    \\?\Z:\sxs\amd64_dual_qlfcoei.inf_31bf3856ad364e35_10.0.26074.1_none_cd13e33a7af2369a\qlfcoei.sys
    \\?\Z:\sxs\amd64_dual_vbus.inf_31bf3856ad364e35_10.0.26074.1_none_2bf161fd667d2139\csvvbus.sys
    \\?\Z:\sxs\amd64_dual_vbus.inf_31bf3856ad364e35_10.0.26074.1_none_2bf161fd667d2139\vbus.inf
    \\?\Z:\sxs\amd64_dual_vmxnet3.inf_31bf3856ad364e35_10.0.26074.1_none_730a7bea742aed82\vmxnet3.inf
    \\?\Z:\sxs\amd64_dual_vmxnet3.inf_31bf3856ad364e35_10.0.26074.1_none_730a7bea742aed82\vmxnet3.sys
    \\?\Z:\sxs\amd64_hyperv-commandline-tool_31bf3856ad364e35_10.0.26074.1_none_27cbd4d0edbb4079\hvc.exe
    \\?\Z:\sxs\amd64_hyperv-datastore_31bf3856ad364e35_10.0.26074.1_none_359dffe2bb7be9b0\VmDataStore.dll
    \\?\Z:\sxs\amd64_hyperv-networking-vfpext-wmi_31bf3856ad364e35_10.0.26074.1_none_d6a02406800190a7\VfpExt.mof
    \\?\Z:\sxs\amd64_hyperv-proxy-vmms_31bf3856ad364e35_10.0.26074.1_none_1ccc3d162921bebd\vmmsprox.dll
    \\?\Z:\sxs\amd64_hyperv-vmemulateddevices_31bf3856ad364e35_10.0.26074.1_none_a70a9ba67eccc70e\vmemulateddevices.dll
    \\?\Z:\sxs\amd64_hyperv-vmemulatednic_31bf3856ad364e35_10.0.26074.1_none_f8d2b23a0fee2e31\VmEmulatedNic.dll
    \\?\Z:\sxs\amd64_hyperv-vmfirmware-pcat_31bf3856ad364e35_10.0.26074.1_none_aaa361aa24f365e8\vmfirmwarepcat.dll
    \\?\Z:\sxs\amd64_hyperv-vmicvdev_31bf3856ad364e35_10.0.26074.1_none_cb417c06e0dfc4bf\vmicvdev.dll
    \\?\Z:\sxs\amd64_hyperv-vmsp_31bf3856ad364e35_10.0.26074.1_none_7ea97afd2816666b\vmsp.exe
    \\?\Z:\sxs\amd64_hyperv-vmtpm_31bf3856ad364e35_10.0.26074.1_none_f56f25758273fe47\vmtpm.dll
    \\?\Z:\sxs\amd64_hyperv-vpcivdev_31bf3856ad364e35_10.0.26074.1_none_a751b7a79ba94506\vpcievdev.dll
    \\?\Z:\sxs\amd64_microsoft-hyper-v-clustering_31bf3856ad364e35_10.0.26074.1_none_a6f8bb165143cf45\vmclusres.dll
    \\?\Z:\sxs\amd64_microsoft-hyper-v-configure_31bf3856ad364e35_10.0.26074.1_none_21c2e204c8c23449\ConfigureHyperV.exe
    \\?\Z:\sxs\amd64_microsoft-hyper-v-eventscustomview_31bf3856ad364e35_10.0.26074.1_none_ef44791ee8a9ff3c\Virtualization.Events.xml
    \\?\Z:\sxs\amd64_microsoft-hyper-v-hgs_31bf3856ad364e35_10.0.26074.1_none_a22834fde1b88f6f\vmhgs.dll
    \\?\Z:\sxs\amd64_microsoft-hyper-v-i..ationcomponents-rdv_31bf3856ad364e35_10.0.26074.1_none_3c5e8410ddec61e0\vmicrdv.dll
    \\?\Z:\sxs\amd64_microsoft-hyper-v-lun-parser_31bf3856ad364e35_10.0.26074.1_none_fbad34be0bc7bcfa\lunparser.sys
    \\?\Z:\sxs\amd64_microsoft-hyper-v-ram-parser_31bf3856ad364e35_10.0.26074.1_none_ec8fc86b326edc37\ramparser.sys
    \\?\Z:\sxs\amd64_microsoft-hyper-v-sysprep-provider_31bf3856ad364e35_10.0.26074.1_none_2e0b9f5c3048fc33\HyperVSysprepProvider.dll
    \\?\Z:\sxs\amd64_microsoft-hyper-v-v..ck-virtualizationv2_31bf3856ad364e35_10.0.26074.1_none_6a77748d77006341\WindowsVirtualization.V2.mof
    \\?\Z:\sxs\amd64_microsoft-hyper-v-v..ck-virtualizationv2_31bf3856ad364e35_10.0.26074.1_none_6a77748d77006341\WindowsVirtualizationUninstall.mof
    \\?\Z:\sxs\amd64_microsoft-hyper-v-v..failoverreplication_31bf3856ad364e35_10.0.26074.1_none_958a84f2e1050016\Hyper-VReplicaMetadata_v1.xsd
    \\?\Z:\sxs\amd64_microsoft-hyper-v-vstack-config_31bf3856ad364e35_10.0.26074.1_none_f01083f0c2164924\vsconfig.dll
    \\?\Z:\sxs\amd64_microsoft-hyper-v-vstack-debug_31bf3856ad364e35_10.0.26074.1_none_fee0fe58307d0bef\vmdebug.dll
    \\?\Z:\sxs\amd64_microsoft-hyper-v-vstack-emulatedstorage_31bf3856ad364e35_10.0.26074.1_none_d620e9d5f2f88afa\VmEmulatedStorage.dll
    \\?\Z:\sxs\amd64_microsoft-hyper-v-vstack-hypervcluster_31bf3856ad364e35_10.0.26074.1_none_e781565a3c504058\WindowsHyperVCluster.V2.mof
    \\?\Z:\sxs\amd64_microsoft-hyper-v-vstack-hypervcluster_31bf3856ad364e35_10.0.26074.1_none_e781565a3c504058\WindowsHyperVClusterUninstall.mof
    \\?\Z:\sxs\amd64_microsoft-hyper-v-vstack-synthfcvdev_31bf3856ad364e35_10.0.26074.1_none_399cde684af3a26c\vmsynthfcvdev.dll
    \\?\Z:\sxs\amd64_microsoft-hyper-v-vstack-vmms_31bf3856ad364e35_10.0.26074.1_none_315b8a1aca882c9b\vmms.exe
    \\?\Z:\sxs\amd64_microsoft-sddc-management-cimprovider_31bf3856ad364e35_10.0.26074.1_none_22a3a25d645bd7f6\SddcProv.dll
    \\?\Z:\sxs\amd64_microsoft-sddc-management-cimprovider_31bf3856ad364e35_10.0.26074.1_none_22a3a25d645bd7f6\SddcProv.mof
    \\?\Z:\sxs\amd64_microsoft-sddc-management-cimprovider_31bf3856ad364e35_10.0.26074.1_none_22a3a25d645bd7f6\SddcProv_Uninstall.mof
    \\?\Z:\sxs\amd64_microsoft-sddc-management-cluster_31bf3856ad364e35_10.0.26074.1_none_eeba67d1d3287776\SddcRes.dll
    \\?\Z:\sxs\amd64_microsoft-windows-a..perv-computestorage_31bf3856ad364e35_10.0.26074.1_none_d34724371bd9bd2d\c28c7a4e-a619-4463-82b7-0fc9cc7187f5_HyperV-ComputeStorage.dll
    \\?\Z:\sxs\amd64_microsoft-windows-bitlocker-sysprep_31bf3856ad364e35_10.0.26074.1_none_14be561c61ee0127\BdeSysprep.dll
    \\?\Z:\sxs\amd64_microsoft-windows-c..cglaunchpad-library_31bf3856ad364e35_10.0.26074.1_none_80f18e81c44db83f\CCGLaunchPad.dll
    \\?\Z:\sxs\amd64_microsoft-windows-c..econfig-wmiprovider_31bf3856ad364e35_10.0.26074.1_none_bd1d0eea911df1cb\SblTargetMgrProvider.dll
    \\?\Z:\sxs\amd64_microsoft-windows-c..econfig-wmiprovider_31bf3856ad364e35_10.0.26074.1_none_bd1d0eea911df1cb\SblTargetMgrProvider.mof
    \\?\Z:\sxs\amd64_microsoft-windows-c..econfig-wmiprovider_31bf3856ad364e35_10.0.26074.1_none_bd1d0eea911df1cb\SblTargetMgrProvider_uninstall.mof
    \\?\Z:\sxs\amd64_microsoft-windows-containers-ccg_31bf3856ad364e35_10.0.26074.1_none_5741c90b60de9ebf\CCG.exe
    \\?\Z:\sxs\amd64_microsoft-windows-dfsr-cluster-server_31bf3856ad364e35_10.0.26074.1_none_689a3d209648bb67\DfsrClus.dll
    \\?\Z:\sxs\amd64_microsoft-windows-f..-health-clusmetrics_31bf3856ad364e35_10.0.26074.1_none_c466b9e109f58827\clusMetrics.dll
    \\?\Z:\sxs\amd64_microsoft-windows-f..ating-wmiv2provider_31bf3856ad364e35_10.0.26074.1_none_4d5f4886a5eda0eb\CAUWMIv2.dll
    \\?\Z:\sxs\amd64_microsoft-windows-f..ating-wmiv2provider_31bf3856ad364e35_10.0.26074.1_none_4d5f4886a5eda0eb\CAUWMIv2.mof
    \\?\Z:\sxs\amd64_microsoft-windows-f..ating-wmiv2provider_31bf3856ad364e35_10.0.26074.1_none_4d5f4886a5eda0eb\CAUWMIv2_uninstall.mof
    \\?\Z:\sxs\amd64_microsoft-windows-f..cluster-agentserver_31bf3856ad364e35_10.0.26074.1_none_32da1b25c967d6b4\CPrepSrv.exe
    \\?\Z:\sxs\amd64_microsoft-windows-f..cluster-agentserver_31bf3856ad364e35_10.0.26074.1_none_32da1b25c967d6b4\FcSrv.exe
    \\?\Z:\sxs\amd64_microsoft-windows-f..cluster-csvflt-core_31bf3856ad364e35_10.0.26074.1_none_b7c891022340c39e\CsvFlt.sys
    \\?\Z:\sxs\amd64_microsoft-windows-f..cluster-csvsnapshot_31bf3856ad364e35_10.0.26074.1_none_6f6908936b7c7546\csvremps.dll
    \\?\Z:\sxs\amd64_microsoft-windows-f..cluster-csvsnapshot_31bf3856ad364e35_10.0.26074.1_none_6f6908936b7c7546\vsscsvps.dll
    \\?\Z:\sxs\amd64_microsoft-windows-f..ealth-storqoshealth_31bf3856ad364e35_10.0.26074.1_none_f9748c52f5a21432\storqoshealth.dll
    \\?\Z:\sxs\amd64_microsoft-windows-f..ercluster-mscluster_31bf3856ad364e35_10.0.26074.1_none_cae4bb5224c3521a\msclus.dll
    \\?\Z:\sxs\amd64_microsoft-windows-f..ercluster-nflt-core_31bf3856ad364e35_10.0.26074.1_none_25513adfaa16aeee\CsvNSFlt.sys
    \\?\Z:\sxs\amd64_microsoft-windows-f..ercluster-targetmgr_31bf3856ad364e35_10.0.26074.1_none_70e248b953f19bdb\EtmApi.dll
    \\?\Z:\sxs\amd64_microsoft-windows-f..ercluster-targetmgr_31bf3856ad364e35_10.0.26074.1_none_70e248b953f19bdb\TargetMgr.exe
    \\?\Z:\sxs\amd64_microsoft-windows-f..overcluster-authmgr_31bf3856ad364e35_10.0.26074.1_none_4a357d2fca9f6a20\ClusAuthMgr.dll
    \\?\Z:\sxs\amd64_microsoft-windows-f..overcluster-clusres_31bf3856ad364e35_10.0.26074.1_none_bba021a60896bfe7\clusres.dll
    \\?\Z:\sxs\amd64_microsoft-windows-f..overcluster-clussvc_31bf3856ad364e35_10.0.26074.1_none_b4872bc80d27447f\clussvc.exe
    \\?\Z:\sxs\amd64_microsoft-windows-f..overcluster-clussvc_31bf3856ad364e35_10.0.26074.1_none_b4872bc80d27447f\cluster.wprp
    \\?\Z:\sxs\amd64_microsoft-windows-f..overcluster-cluswmi_31bf3856ad364e35_10.0.26074.1_none_b735250c0b6cde5c\clusvalidationwmi.dll
    \\?\Z:\sxs\amd64_microsoft-windows-f..overcluster-cluswmi_31bf3856ad364e35_10.0.26074.1_none_b735250c0b6cde5c\clusvalidationwmi.mof
    \\?\Z:\sxs\amd64_microsoft-windows-f..overcluster-cluswmi_31bf3856ad364e35_10.0.26074.1_none_b735250c0b6cde5c\clusvalidationwmi_uninstall.mof
    \\?\Z:\sxs\amd64_microsoft-windows-f..overcluster-cluswmi_31bf3856ad364e35_10.0.26074.1_none_b735250c0b6cde5c\ClusWMI.dll
    \\?\Z:\sxs\amd64_microsoft-windows-f..overcluster-cluswmi_31bf3856ad364e35_10.0.26074.1_none_b735250c0b6cde5c\ClusWMI.mof
    \\?\Z:\sxs\amd64_microsoft-windows-f..overcluster-cluswmi_31bf3856ad364e35_10.0.26074.1_none_b735250c0b6cde5c\cluswmiext.dll
    \\?\Z:\sxs\amd64_microsoft-windows-f..overcluster-cluswmi_31bf3856ad364e35_10.0.26074.1_none_b735250c0b6cde5c\cluswmiext.mof
    \\?\Z:\sxs\amd64_microsoft-windows-f..overcluster-cluswmi_31bf3856ad364e35_10.0.26074.1_none_b735250c0b6cde5c\cluswmiext_uninstall.mof
    \\?\Z:\sxs\amd64_microsoft-windows-f..overcluster-cluswmi_31bf3856ad364e35_10.0.26074.1_none_b735250c0b6cde5c\ClusWMIUninstall.mof
    \\?\Z:\sxs\amd64_microsoft-windows-f..overcluster-cluswmi_31bf3856ad364e35_10.0.26074.1_none_b735250c0b6cde5c\HciMetricConfig.xml
    \\?\Z:\sxs\amd64_microsoft-windows-f..overcluster-cluswmi_31bf3856ad364e35_10.0.26074.1_none_b735250c0b6cde5c\HealthSetting.xml
    \\?\Z:\sxs\amd64_microsoft-windows-f..overcluster-resdlls_31bf3856ad364e35_10.0.26074.1_none_1da676d7e8336181\clnetres.dll
    \\?\Z:\sxs\amd64_microsoft-windows-f..r-health-clushealth_31bf3856ad364e35_10.0.26074.1_none_db4e67c6b994aa5e\clushealth.dll
    \\?\Z:\sxs\amd64_microsoft-windows-f..r-health-perfhealth_31bf3856ad364e35_10.0.26074.1_none_8856cbfc59b8ce78\perfhealth.dll
    \\?\Z:\sxs\amd64_microsoft-windows-f..r-health-storhealth_31bf3856ad364e35_10.0.26074.1_none_83f43ef46959db33\storhealth.dll
    \\?\Z:\sxs\amd64_microsoft-windows-f..rcluster-clusterset_31bf3856ad364e35_10.0.26074.1_none_0cffb8b8b7b56fe6\scaleout.dll
    \\?\Z:\sxs\amd64_microsoft-windows-f..rcluster-clusterset_31bf3856ad364e35_10.0.26074.1_none_0cffb8b8b7b56fe6\scaleout.mof
    \\?\Z:\sxs\amd64_microsoft-windows-f..rcluster-clusterset_31bf3856ad364e35_10.0.26074.1_none_0cffb8b8b7b56fe6\scaleout_uninstall.mof
    \\?\Z:\sxs\amd64_microsoft-windows-f..rcluster-csvfs-core_31bf3856ad364e35_10.0.26074.1_none_d0fc58b9cb093f21\CsvFs.sys
    \\?\Z:\sxs\amd64_microsoft-windows-f..ster-health-compute_31bf3856ad364e35_10.0.26074.1_none_c7341d24895f8a5c\comphealth.dll
    \\?\Z:\sxs\amd64_microsoft-windows-f..ter-clusbflt-events_31bf3856ad364e35_10.0.26074.1_none_42d79702edff9c39\clusbfltwmi.mof
    \\?\Z:\sxs\amd64_microsoft-windows-f..ter-clusport-events_31bf3856ad364e35_10.0.26074.1_none_984d8fb534ab064e\clusportwmi.mof
    \\?\Z:\sxs\amd64_microsoft-windows-f..ter-health-srhealth_31bf3856ad364e35_10.0.26074.1_none_6cbac6b466781cdc\srhealth.dll
    \\?\Z:\sxs\amd64_microsoft-windows-f..uster-healthservice_31bf3856ad364e35_10.0.26074.1_none_c80032ded7b733e7\healthapi.dll
    \\?\Z:\sxs\amd64_microsoft-windows-f..uster-healthservice_31bf3856ad364e35_10.0.26074.1_none_c80032ded7b733e7\healthpiapi.dll
    \\?\Z:\sxs\amd64_microsoft-windows-f..uster-healthservice_31bf3856ad364e35_10.0.26074.1_none_c80032ded7b733e7\healthpih.exe
    \\?\Z:\sxs\amd64_microsoft-windows-f..uster-healthservice_31bf3856ad364e35_10.0.26074.1_none_c80032ded7b733e7\healthres.dll
    \\?\Z:\sxs\amd64_microsoft-windows-f..uster-svhdxflt-core_31bf3856ad364e35_10.0.26074.1_none_d5907db6b1d622fd\svhdxflt.sys
    \\?\Z:\sxs\amd64_microsoft-windows-f..vercluster-clusres2_31bf3856ad364e35_10.0.26074.1_none_52578be4578fa50b\clusres2.dll
    \\?\Z:\sxs\amd64_microsoft-windows-failovercluster-rhs_31bf3856ad364e35_10.0.26074.1_none_2d1870d53b10a17f\rhs.exe
    \\?\Z:\sxs\amd64_microsoft-windows-failovercluster-rvdddk_31bf3856ad364e35_10.0.26074.1_none_c2deab5838ff4793\rvdddk.sys
    \\?\Z:\sxs\amd64_microsoft-windows-h..c-ptptemplatenative_31bf3856ad364e35_10.0.26074.1_none_8d883ffa5821ef87\PtpTemplateNative.dll
    \\?\Z:\sxs\amd64_microsoft-windows-h..stagent-ovsdbclient_31bf3856ad364e35_10.0.26074.1_none_497d1033789783d8\ovsdb-client.exe
    \\?\Z:\sxs\amd64_microsoft-windows-h..stagent-ovsdbclient_31bf3856ad364e35_10.0.26074.1_none_497d1033789783d8\TraceFilter.exe
    \\?\Z:\sxs\amd64_microsoft-windows-h..stagentovsdbclients_31bf3856ad364e35_10.0.26074.1_none_9741871475b2895d\Microsoft.NetworkController.OvsdbClients.dll
    \\?\Z:\sxs\amd64_microsoft-windows-hyper-v-slb-hostagent_31bf3856ad364e35_10.0.26074.1_none_0918d8471d8bd826\SlbHostPlugin.dll
    \\?\Z:\sxs\amd64_microsoft-windows-hyper-v-slb-hostagent_31bf3856ad364e35_10.0.26074.1_none_0918d8471d8bd826\SlbHostPluginService.exe
    \\?\Z:\sxs\amd64_microsoft-windows-i..get-clusterresource_31bf3856ad364e35_10.0.26074.1_none_6e6128d4c1cf20ee\WTClusRes.dll
    \\?\Z:\sxs\amd64_microsoft-windows-iorate_31bf3856ad364e35_10.0.26074.1_none_237fb612407bd0ad\iorate.sys
    \\?\Z:\sxs\amd64_microsoft-windows-lxcore_31bf3856ad364e35_10.0.26074.1_none_50a02c8c77725a16\lxcore.sys
    \\?\Z:\sxs\amd64_microsoft-windows-lxss-bash_31bf3856ad364e35_10.0.26074.1_none_3a60e10a282d8eda\bash.exe
    \\?\Z:\sxs\amd64_microsoft-windows-lxss-manager_31bf3856ad364e35_10.0.26074.1_none_7923d317365bbba9\bsdtar
    \\?\Z:\sxs\amd64_microsoft-windows-lxss-wslconfig_31bf3856ad364e35_10.0.26074.1_none_9be24bdb1042f1a2\wslconfig.exe
    \\?\Z:\sxs\amd64_microsoft-windows-lxss_31bf3856ad364e35_10.0.26074.1_none_a6f82dd984d47f23\lxss.sys
    \\?\Z:\sxs\amd64_microsoft-windows-m..evicespecificmodule_31bf3856ad364e35_10.0.26074.1_none_79bc559d80f74917\dsmtrace.mof
    \\?\Z:\sxs\amd64_microsoft-windows-m..pathiocontroldriver_31bf3856ad364e35_10.0.26074.1_none_1836c20487a7b026\mpclaim.exe
    \\?\Z:\sxs\amd64_microsoft-windows-m..pathiocontroldriver_31bf3856ad364e35_10.0.26074.1_none_1836c20487a7b026\MPIO.format.ps1xml
    \\?\Z:\sxs\amd64_microsoft-windows-m..pathiocontroldriver_31bf3856ad364e35_10.0.26074.1_none_1836c20487a7b026\mpio.mof
    \\?\Z:\sxs\amd64_microsoft-windows-m..pathiocontroldriver_31bf3856ad364e35_10.0.26074.1_none_1836c20487a7b026\MPIO.psd1
    \\?\Z:\sxs\amd64_microsoft-windows-m..pathiocontroldriver_31bf3856ad364e35_10.0.26074.1_none_1836c20487a7b026\Mpio.psm1
    \\?\Z:\sxs\amd64_microsoft-windows-m..pathiocontroldriver_31bf3856ad364e35_10.0.26074.1_none_1836c20487a7b026\MPIO.types.ps1xml
    \\?\Z:\sxs\amd64_microsoft-windows-m..pathiocontroldriver_31bf3856ad364e35_10.0.26074.1_none_1836c20487a7b026\MPIOAvailableHW.cdxml
    \\?\Z:\sxs\amd64_microsoft-windows-m..pathiocontroldriver_31bf3856ad364e35_10.0.26074.1_none_1836c20487a7b026\MPIOClaimedHW.cdxml
    \\?\Z:\sxs\amd64_microsoft-windows-m..pathiocontroldriver_31bf3856ad364e35_10.0.26074.1_none_1836c20487a7b026\mpioutils.dll
    \\?\Z:\sxs\amd64_microsoft-windows-m..pathiocontroldriver_31bf3856ad364e35_10.0.26074.1_none_1836c20487a7b026\mpiowmiv2.dll
    \\?\Z:\sxs\amd64_microsoft-windows-m..pathiocontroldriver_31bf3856ad364e35_10.0.26074.1_none_1836c20487a7b026\mpiowmiv2.mof
    \\?\Z:\sxs\amd64_microsoft-windows-m..pathiocontroldriver_31bf3856ad364e35_10.0.26074.1_none_1836c20487a7b026\mpiowmiv2_Uninstall.mof
    \\?\Z:\sxs\amd64_microsoft-windows-m..pathiocontroldriver_31bf3856ad364e35_10.0.26074.1_none_1836c20487a7b026\MSDSMSupportedHW.cdxml
    \\?\Z:\sxs\amd64_microsoft-windows-msmq-cluster_31bf3856ad364e35_10.0.26074.1_none_6f741a4b6e26b580\mqclus.dll
    \\?\Z:\sxs\amd64_microsoft-windows-msmq-triggers-cluster_31bf3856ad364e35_10.0.26074.1_none_3567464d195a109c\mqtgclus.dll
    \\?\Z:\sxs\amd64_microsoft-windows-multipathioui_31bf3856ad364e35_10.0.26074.1_none_bc55db84f1587aeb\MPIO
    \\?\Z:\sxs\amd64_microsoft-windows-multipathioui_31bf3856ad364e35_10.0.26074.1_none_bc55db84f1587aeb\mpiocpl.dll
    \\?\Z:\sxs\amd64_microsoft-windows-multipathioui_31bf3856ad364e35_10.0.26074.1_none_bc55db84f1587aeb\mpiocpl.exe
    \\?\Z:\sxs\amd64_microsoft-windows-n..-hostagent-firewall_31bf3856ad364e35_10.0.26074.1_none_de171dc189406d46\Firewall.conf
    \\?\Z:\sxs\amd64_microsoft-windows-n..-hostagent-firewall_31bf3856ad364e35_10.0.26074.1_none_de171dc189406d46\FwHostAgentPlugin.dll
    \\?\Z:\sxs\amd64_microsoft-windows-n..ller-hostagent-darv_31bf3856ad364e35_10.0.26074.1_none_976c785aec3159cb\DarvHostAgentPlugin.dll
    \\?\Z:\sxs\amd64_microsoft-windows-n..ller-hostagent-vnet_31bf3856ad364e35_10.0.26074.1_none_91cf17e8efc6fc59\VnetHostAgentPlugin.dll
    \\?\Z:\sxs\amd64_microsoft-windows-n..nt-serviceinsertion_31bf3856ad364e35_10.0.26074.1_none_659cadc1d4288e1c\ServiceInsertion.conf
    \\?\Z:\sxs\amd64_microsoft-windows-n..nt-serviceinsertion_31bf3856ad364e35_10.0.26074.1_none_659cadc1d4288e1c\SiHostAgentPlugin.dll
    \\?\Z:\sxs\amd64_microsoft-windows-n..ontroller-hostagent_31bf3856ad364e35_10.0.26074.1_none_a8091e3529200f23\ms_darv.conf
    \\?\Z:\sxs\amd64_microsoft-windows-n..ontroller-hostagent_31bf3856ad364e35_10.0.26074.1_none_a8091e3529200f23\ms_vtep.conf
    \\?\Z:\sxs\amd64_microsoft-windows-n..ontroller-hostagent_31bf3856ad364e35_10.0.26074.1_none_a8091e3529200f23\NcHostAgent.dll
    \\?\Z:\sxs\amd64_microsoft-windows-n..r-hostagent-gateway_31bf3856ad364e35_10.0.26074.1_none_4512c7d32b8d062e\GatewayPlugin.dll
    \\?\Z:\sxs\amd64_microsoft-windows-n..r-hostagent-vswitch_31bf3856ad364e35_10.0.26074.1_none_944852f04ec57938\VSwitchHostAgentPlugin.dll
    \\?\Z:\sxs\amd64_microsoft-windows-natresource_31bf3856ad364e35_10.0.26074.1_none_b22932454859f29e\natresource.dll
    \\?\Z:\sxs\amd64_microsoft-windows-nfs-server-clusterv2_31bf3856ad364e35_10.0.26074.1_none_ff9582462787156d\NfsRes.dll
    \\?\Z:\sxs\amd64_microsoft-windows-p..ioningsecureprocess_31bf3856ad364e35_10.0.26074.1_none_919b8d738b5ce9d4\psp.exe
    \\?\Z:\sxs\amd64_microsoft-windows-ptp-bootos_31bf3856ad364e35_10.0.26074.1_none_d0cdf47303d66cec\bootos.wim
    \\?\Z:\sxs\amd64_microsoft-windows-ptp-boot_31bf3856ad364e35_10.0.26074.1_none_8496df2b3240df0e\corebootproxy.efi
    \\?\Z:\sxs\amd64_microsoft-windows-r..ationservice-events_31bf3856ad364e35_10.0.26074.1_none_907b924a40d52c3e\HostGuardianService.events.xml
    \\?\Z:\sxs\amd64_microsoft-windows-r..ationservice-events_31bf3856ad364e35_10.0.26074.1_none_907b924a40d52c3e\RemoteAttestationServerResources.dll
    \\?\Z:\sxs\amd64_microsoft-windows-s..ertificates-utility_31bf3856ad364e35_10.0.26074.1_none_83c32eac9645525d\fvecerts.dll
    \\?\Z:\sxs\amd64_microsoft-windows-s..estartup-change-pin_31bf3856ad364e35_10.0.26074.1_none_ec6239e0c004b66a\bdechangepin.exe
    \\?\Z:\sxs\amd64_microsoft-windows-s..isioningservice-wmi_31bf3856ad364e35_10.0.26074.1_none_e7f8de3bd2858dab\mspsservice.dll
    \\?\Z:\sxs\amd64_microsoft-windows-s..isioningservice-wmi_31bf3856ad364e35_10.0.26074.1_none_e7f8de3bd2858dab\mspsservice.mof
    \\?\Z:\sxs\amd64_microsoft-windows-s..isioningservice-wmi_31bf3856ad364e35_10.0.26074.1_none_e7f8de3bd2858dab\mspsservice_uninstall.mof
    \\?\Z:\sxs\amd64_microsoft-windows-s..restartup-repairbde_31bf3856ad364e35_10.0.26074.1_none_ccb9c3d27ba0ba64\bderepair.dll
    \\?\Z:\sxs\amd64_microsoft-windows-s..restartup-repairbde_31bf3856ad364e35_10.0.26074.1_none_ccb9c3d27ba0ba64\repair-bde.exe
    \\?\Z:\sxs\amd64_microsoft-windows-s..rovisioning-cmdlets_31bf3856ad364e35_10.0.26074.1_none_efdf306dcb42fdc7\ShieldedVmCmdlets.psm1
    \\?\Z:\sxs\amd64_microsoft-windows-s..rovisioning-cmdlets_31bf3856ad364e35_10.0.26074.1_none_efdf306dcb42fdc7\ShieldedVMProvisioning.psd1
    \\?\Z:\sxs\amd64_microsoft-windows-s..tartup-filterdriver_31bf3856ad364e35_10.0.26074.1_none_2949f9f64b89247c\dumpfve.sys
    \\?\Z:\sxs\amd64_microsoft-windows-s..tartup-filterdriver_31bf3856ad364e35_10.0.26074.1_none_2949f9f64b89247c\fvevol.sys
    \\?\Z:\sxs\amd64_microsoft-windows-s..up-drivepreparation_31bf3856ad364e35_10.0.26074.1_none_9bb709d5d498f089\BdeHdCfg.exe
    \\?\Z:\sxs\amd64_microsoft-windows-s..up-drivepreparation_31bf3856ad364e35_10.0.26074.1_none_9bb709d5d498f089\BdeHdCfgLib.dll
    \\?\Z:\sxs\amd64_microsoft-windows-s..y-spp-virtualdevice_31bf3856ad364e35_10.0.26074.1_none_b434d5df5a5d39ef\ActivationVdev.dll
    \\?\Z:\sxs\amd64_microsoft-windows-securestartup-core_31bf3856ad364e35_10.0.26074.1_none_2fa028635dba6fb1\fveapi.dll
    \\?\Z:\sxs\amd64_microsoft-windows-securestartup-core_31bf3856ad364e35_10.0.26074.1_none_2fa028635dba6fb1\fveapibase.dll
    \\?\Z:\sxs\amd64_microsoft-windows-securestartup-cpl_31bf3856ad364e35_10.0.26074.1_none_524bd9cef6b3d68d\BitLockerWizard.exe
    \\?\Z:\sxs\amd64_microsoft-windows-securestartup-cpl_31bf3856ad364e35_10.0.26074.1_none_524bd9cef6b3d68d\BitLockerWizardElev.exe
    \\?\Z:\sxs\amd64_microsoft-windows-securestartup-cpl_31bf3856ad364e35_10.0.26074.1_none_524bd9cef6b3d68d\fvecpl.dll
    \\?\Z:\sxs\amd64_microsoft-windows-securestartup-cpl_31bf3856ad364e35_10.0.26074.1_none_524bd9cef6b3d68d\fvewiz.dll
    \\?\Z:\sxs\amd64_microsoft-windows-securestartup-notify_31bf3856ad364e35_10.0.26074.1_none_17b7edd8139b38ab\fvenotify.exe
    \\?\Z:\sxs\amd64_microsoft-windows-securestartup-prompt_31bf3856ad364e35_10.0.26074.1_none_ead4ef9c4f8f9d6c\fveprompt.exe
    \\?\Z:\sxs\amd64_microsoft-windows-securestartup-service_31bf3856ad364e35_10.0.26074.1_none_5f6b368710b2fc23\bdesvc.dll
    \\?\Z:\sxs\amd64_microsoft-windows-securestartup-service_31bf3856ad364e35_10.0.26074.1_none_5f6b368710b2fc23\BdeUISrv.exe
    \\?\Z:\sxs\amd64_microsoft-windows-securestartup-ui-libs_31bf3856ad364e35_10.0.26074.1_none_367ae1e1a858b60b\bdeui.dll
    \\?\Z:\sxs\amd64_microsoft-windows-securestartup-ui-libs_31bf3856ad364e35_10.0.26074.1_none_367ae1e1a858b60b\fveui.dll
    \\?\Z:\sxs\amd64_microsoft-windows-securestartup-unlock_31bf3856ad364e35_10.0.26074.1_none_5f5b338098145f36\bdeunlock.exe
    \\?\Z:\sxs\amd64_microsoft-windows-securestartup-wmi_31bf3856ad364e35_10.0.26074.1_none_5b47d84cf0ea9141\Win32_EncryptableVolume.dll
    \\?\Z:\sxs\amd64_microsoft-windows-securestartup-wmi_31bf3856ad364e35_10.0.26074.1_none_5b47d84cf0ea9141\win32_encryptablevolume.mof
    \\?\Z:\sxs\amd64_microsoft-windows-securestartup-wmi_31bf3856ad364e35_10.0.26074.1_none_5b47d84cf0ea9141\Win32_EncryptableVolumeUninstall.mof
    \\?\Z:\sxs\amd64_microsoft-windows-security-tpm-engine_31bf3856ad364e35_10.0.26074.1_none_e364c98d78daa23e\TpmEngUM.dll
    \\?\Z:\sxs\amd64_microsoft-windows-security-tpm-engine_31bf3856ad364e35_10.0.26074.1_none_e364c98d78daa23e\TpmEngUM138.dll
    \\?\Z:\sxs\amd64_microsoft-windows-sed-encryption-manager_31bf3856ad364e35_10.0.26074.1_none_b6eb326e1d33d207\sedencmgr.dll
    \\?\Z:\sxs\amd64_microsoft-windows-smbserver-v1_31bf3856ad364e35_10.0.26074.1_none_d4bcebd5620f0eb4\srv.sys
    \\?\Z:\sxs\amd64_microsoft-windows-storageqos-wmiprovider_31bf3856ad364e35_10.0.26074.1_none_f493f0b6eaf76db8\storageqos.dll
    \\?\Z:\sxs\amd64_microsoft-windows-storageqos-wmiprovider_31bf3856ad364e35_10.0.26074.1_none_f493f0b6eaf76db8\storageqos.mof
    \\?\Z:\sxs\amd64_microsoft-windows-storageqos-wmiprovider_31bf3856ad364e35_10.0.26074.1_none_f493f0b6eaf76db8\storageqos_uninstall.mof
    \\?\Z:\sxs\amd64_microsoft-windows-t..ces-tsv-vmhostagent_31bf3856ad364e35_10.0.26074.1_none_58438956ce9bc2f0\tsrpc.dll
    \\?\Z:\sxs\amd64_microsoft-windows-t..ces-tsv-vmhostagent_31bf3856ad364e35_10.0.26074.1_none_58438956ce9bc2f0\tsvmhasvc.dll
    \\?\Z:\sxs\amd64_microsoft-windows-t..ces-tsv-vmhostagent_31bf3856ad364e35_10.0.26074.1_none_58438956ce9bc2f0\Tsv_migplugin.dll
    \\?\Z:\sxs\amd64_microsoft-windows-t..tsv-vmhostagent-wmi_31bf3856ad364e35_10.0.26074.1_none_deedd198a7efd63a\TsVmHost.mof
    \\?\Z:\sxs\amd64_microsoft-windows-t..tsv-vmhostagent-wmi_31bf3856ad364e35_10.0.26074.1_none_deedd198a7efd63a\TsVmHostUninstall.mof
    \\?\Z:\sxs\amd64_microsoft-windows-t..tsv-vmhostagent-wmi_31bf3856ad364e35_10.0.26074.1_none_deedd198a7efd63a\TsVmHostWmi.dll
    \\?\Z:\sxs\amd64_microsoft-windows-wvr-cluster_31bf3856ad364e35_10.0.26074.1_none_59469ebf26fbb09d\WvrRes.dll
    \\?\Z:\sxs\amd64_microsoft.hostcompute.interop_31bf3856ad364e35_10.0.26074.1_none_f878c1644a7d4406\Microsoft.HostCompute.Interop.dll
    \\?\Z:\sxs\amd64_microsoft.hostcompute.powershell.cmdlets_31bf3856ad364e35_10.0.26074.1_none_a58ae389fda955de\Microsoft.HostCompute.PowerShell.Cmdlets.dll
    \\?\Z:\sxs\amd64_microsoft.hostcompute.powershell.views_31bf3856ad364e35_10.0.26074.1_none_7d4c57251b9aa142\Microsoft.HostCompute.PowerShell.Views.dll
    \\?\Z:\sxs\amd64_microsoft.hostcompute.powershell_31bf3856ad364e35_10.0.26074.1_none_281a91bcc1b2aa7a\HostComputeService.psd1
    \\?\Z:\sxs\amd64_microsoft.hyperv.schema.marshal_31bf3856ad364e35_10.0.26074.1_none_7d4ef24db49481b3\Microsoft.HyperV.Schema.Marshal.dll
    \\?\Z:\sxs\amd64_microsoft.hyperv.schema_31bf3856ad364e35_10.0.26074.1_none_c524d2d22ea20a7b\Microsoft.HyperV.Schema.dll
    \\?\Z:\sxs\amd64_microsoft.windows.h...powershell.modules_31bf3856ad364e35_10.0.26074.1_none_0e891e0238237ffb\HgsCertificateManagement.psrc
    \\?\Z:\sxs\amd64_microsoft.windows.h...powershell.modules_31bf3856ad364e35_10.0.26074.1_none_0e891e0238237ffb\HgsServer.psd1
    \\?\Z:\sxs\amd64_microsoft.windows.h...powershell.modules_31bf3856ad364e35_10.0.26074.1_none_0e891e0238237ffb\HgsServer.psm1
    \\?\Z:\sxs\amd64_microsoft.windows.h...powershell.modules_31bf3856ad364e35_10.0.26074.1_none_0e891e0238237ffb\HgsServerStandard.psrc
    \\?\Z:\sxs\amd64_microsoft.windows.h...powershell.modules_31bf3856ad364e35_10.0.26074.1_none_0e891e0238237ffb\HgsServerTrusted.psrc
    \\?\Z:\sxs\amd64_microsoft.windows.h...powershell.modules_31bf3856ad364e35_10.0.26074.1_none_0e891e0238237ffb\Import-Module.ps1
    \\?\Z:\sxs\amd64_microsoft.windows.h...powershell.modules_31bf3856ad364e35_10.0.26074.1_none_0e891e0238237ffb\TestReport.format.ps1xml
    \\?\Z:\sxs\amd64_microsoft.windows.h...powershell.modules_31bf3856ad364e35_10.0.26074.1_none_0e891e0238237ffb\TestReport.types.ps1xml
    \\?\Z:\sxs\amd64_microsoft.windows.h...templatediskwizard_31bf3856ad364e35_10.0.26074.1_none_34e21967fd6b54ef\Template
    \\?\Z:\sxs\amd64_microsoft.windows.h...templatediskwizard_31bf3856ad364e35_10.0.26074.1_none_34e21967fd6b54ef\TemplateDiskWizard.exe
    \\?\Z:\sxs\amd64_microsoft.windows.h..bricnativeresources_31bf3856ad364e35_10.0.26074.1_none_5da87e7e9420e90f\HardenedFabricNativeResources.dll
    \\?\Z:\sxs\amd64_microsoft.windows.h..fabric.wizardcommon_31bf3856ad364e35_10.0.26074.1_none_5d94c150bcb6fa45\Microsoft.Windows.HardenedFabric.WizardCommon.dll
    \\?\Z:\sxs\amd64_microsoft.windows.h..ldingdatafilewizard_31bf3856ad364e35_10.0.26074.1_none_57b8cc8768682b41\Shielding
    \\?\Z:\sxs\amd64_microsoft.windows.h..ldingdatafilewizard_31bf3856ad364e35_10.0.26074.1_none_57b8cc8768682b41\ShieldingDataFileWizard.exe
    \\?\Z:\sxs\amd64_microsoft.windows.hardenedfabric.cmdlets_31bf3856ad364e35_10.0.26074.1_none_81cc5d8bc5d11ed7\Microsoft.Windows.HardenedFabric.Cmdlets.dll
    \\?\Z:\sxs\amd64_microsoft.windows.hardenedfabric.cmdlets_31bf3856ad364e35_10.0.26074.1_none_81cc5d8bc5d11ed7\ShieldedVMDataFile.psd1
    \\?\Z:\sxs\amd64_microsoft.windows.hardenedfabric.cmdlets_31bf3856ad364e35_10.0.26074.1_none_81cc5d8bc5d11ed7\ShieldedVMTemplate.psd1
    \\?\Z:\sxs\amd64_microsoft.windows.hgsstore_31bf3856ad364e35_10.0.26074.1_none_8cce2cb9379f9bee\Microsoft.Windows.HgsStore.dll
    \\?\Z:\sxs\amd64_microsoft.windows.k..ver.nativeresources_31bf3856ad364e35_10.0.26074.1_none_ec59d21fd6f8008e\Microsoft.Windows.KpsServer.NativeResources.dll
    \\?\Z:\sxs\amd64_microsoft.windows.kpsserver.common_31bf3856ad364e35_10.0.26074.1_none_3278e237fe9ab3f5\Microsoft.Windows.KpsServer.Common.dll
    \\?\Z:\sxs\amd64_microsoft.windows.kpsserver_31bf3856ad364e35_10.0.26074.1_none_723d74937e2aa0c0\HgsKeyProtection.Format.ps1xml
    \\?\Z:\sxs\amd64_microsoft.windows.kpsserver_31bf3856ad364e35_10.0.26074.1_none_723d74937e2aa0c0\HgsKeyProtection.psd1
    \\?\Z:\sxs\amd64_microsoft.windows.kpsserver_31bf3856ad364e35_10.0.26074.1_none_723d74937e2aa0c0\HgsKeyProtection.Types.ps1xml
    \\?\Z:\sxs\amd64_microsoft.windows.kpsserver_31bf3856ad364e35_10.0.26074.1_none_723d74937e2aa0c0\Microsoft.Data.Sqlite.dll
    \\?\Z:\sxs\amd64_microsoft.windows.kpsserver_31bf3856ad364e35_10.0.26074.1_none_723d74937e2aa0c0\Microsoft.Windows.KpsServer.dll
    \\?\Z:\sxs\amd64_microsoft.windows.r..ation.server.nongac_31bf3856ad364e35_10.0.26074.1_none_abe09ffc516825ea\AttestationService.svc
    \\?\Z:\sxs\amd64_microsoft.windows.r..ation.server.nongac_31bf3856ad364e35_10.0.26074.1_none_abe09ffc516825ea\Global.asax
    \\?\Z:\sxs\amd64_microsoft.windows.r..ation.server.nongac_31bf3856ad364e35_10.0.26074.1_none_abe09ffc516825ea\Web.config
    \\?\Z:\sxs\amd64_microsoft.windows.r..eattestation.server_31bf3856ad364e35_10.0.26074.1_none_808b6252b1e01614\Microsoft.Windows.RemoteAttestation.Server.dll
    \\?\Z:\sxs\amd64_microsoft.windows.r..n.server.powershell_31bf3856ad364e35_10.0.26074.1_none_0e04cea3313aaabb\Microsoft.Windows.RemoteAttestation.Server.PowerShell.dll
    \\?\Z:\sxs\amd64_windows-defender-am-engine_31bf3856ad364e35_10.0.26074.1_none_f9f0de1621dc79c5\MpEngine.dll
    \\?\Z:\sxs\amd64_windows-defender-am-sigs_31bf3856ad364e35_10.0.26074.1_none_b74a4086873cb645\MpAsBase.vdm
    \\?\Z:\sxs\amd64_windows-defender-am-sigs_31bf3856ad364e35_10.0.26074.1_none_b74a4086873cb645\MpAsDlta.vdm
    \\?\Z:\sxs\amd64_windows-defender-am-sigs_31bf3856ad364e35_10.0.26074.1_none_b74a4086873cb645\MpAvBase.vdm
    \\?\Z:\sxs\amd64_windows-defender-am-sigs_31bf3856ad364e35_10.0.26074.1_none_b74a4086873cb645\MpAvDlta.vdm
    \\?\Z:\sxs\amd64_windows-defender-drivers-backup_31bf3856ad364e35_10.0.26074.1_none_28f07846aaa95fc2\WdBoot.sys
    \\?\Z:\sxs\amd64_windows-defender-drivers_31bf3856ad364e35_10.0.26074.1_none_eb9291ba60d4a711\WdBoot.sys
    \\?\Z:\sxs\amd64_windows-defender-drivers_31bf3856ad364e35_10.0.26074.1_none_eb9291ba60d4a711\WdDevFlt.sys
    \\?\Z:\sxs\amd64_windows-defender-drivers_31bf3856ad364e35_10.0.26074.1_none_eb9291ba60d4a711\WdFilter.sys
    \\?\Z:\sxs\amd64_windows-defender-events_31bf3856ad364e35_10.0.26074.1_none_5764617efd800911\MpEvMsg.dll
    \\?\Z:\sxs\amd64_windows-defender-management-onecore_31bf3856ad364e35_10.0.26074.1_none_cef966ae047ae67d\ProtectionManagement.dll
    \\?\Z:\sxs\amd64_windows-defender-management-onecore_31bf3856ad364e35_10.0.26074.1_none_cef966ae047ae67d\ProtectionManagement.mof
    \\?\Z:\sxs\amd64_windows-defender-management-onecore_31bf3856ad364e35_10.0.26074.1_none_cef966ae047ae67d\ProtectionManagement_Uninstall.mof
    \\?\Z:\sxs\amd64_windows-defender-management-powershell_31bf3856ad364e35_10.0.26074.1_none_de88dd850ced9c1b\Defender.psd1
    \\?\Z:\sxs\amd64_windows-defender-management-powershell_31bf3856ad364e35_10.0.26074.1_none_de88dd850ced9c1b\DefenderPerformance.psd1
    \\?\Z:\sxs\amd64_windows-defender-management-powershell_31bf3856ad364e35_10.0.26074.1_none_de88dd850ced9c1b\MSFT_MpComputerStatus.cdxml
    \\?\Z:\sxs\amd64_windows-defender-management-powershell_31bf3856ad364e35_10.0.26074.1_none_de88dd850ced9c1b\MSFT_MpPerformanceRecording.psm1
    \\?\Z:\sxs\amd64_windows-defender-management-powershell_31bf3856ad364e35_10.0.26074.1_none_de88dd850ced9c1b\MSFT_MpPerformanceRecording.wprp
    \\?\Z:\sxs\amd64_windows-defender-management-powershell_31bf3856ad364e35_10.0.26074.1_none_de88dd850ced9c1b\MSFT_MpPerformanceReport.Format.ps1xml
    \\?\Z:\sxs\amd64_windows-defender-management-powershell_31bf3856ad364e35_10.0.26074.1_none_de88dd850ced9c1b\MSFT_MpPreference.cdxml
    \\?\Z:\sxs\amd64_windows-defender-management-powershell_31bf3856ad364e35_10.0.26074.1_none_de88dd850ced9c1b\MSFT_MpRollback.cdxml
    \\?\Z:\sxs\amd64_windows-defender-management-powershell_31bf3856ad364e35_10.0.26074.1_none_de88dd850ced9c1b\MSFT_MpScan.cdxml
    \\?\Z:\sxs\amd64_windows-defender-management-powershell_31bf3856ad364e35_10.0.26074.1_none_de88dd850ced9c1b\MSFT_MpSignature.cdxml
    \\?\Z:\sxs\amd64_windows-defender-management-powershell_31bf3856ad364e35_10.0.26074.1_none_de88dd850ced9c1b\MSFT_MpThreat.cdxml
    \\?\Z:\sxs\amd64_windows-defender-management-powershell_31bf3856ad364e35_10.0.26074.1_none_de88dd850ced9c1b\MSFT_MpThreatCatalog.cdxml
    \\?\Z:\sxs\amd64_windows-defender-management-powershell_31bf3856ad364e35_10.0.26074.1_none_de88dd850ced9c1b\MSFT_MpThreatDetection.cdxml
    \\?\Z:\sxs\amd64_windows-defender-management-powershell_31bf3856ad364e35_10.0.26074.1_none_de88dd850ced9c1b\MSFT_MpWDOScan.cdxml
    \\?\Z:\sxs\amd64_windows-defender-management-v1_31bf3856ad364e35_10.0.26074.1_none_156b14f073e51581\AmMonitoringInstall.mof
    \\?\Z:\sxs\amd64_windows-defender-management-v1_31bf3856ad364e35_10.0.26074.1_none_156b14f073e51581\AMMonitoringProvider.dll
    \\?\Z:\sxs\amd64_windows-defender-management-v1_31bf3856ad364e35_10.0.26074.1_none_156b14f073e51581\AmStatusInstall.mof
    \\?\Z:\sxs\amd64_windows-defender-management-v1_31bf3856ad364e35_10.0.26074.1_none_156b14f073e51581\ClientWMIInstall.mof
    \\?\Z:\sxs\amd64_windows-defender-management-v1_31bf3856ad364e35_10.0.26074.1_none_156b14f073e51581\ConfigSecurityPolicy.exe
    \\?\Z:\sxs\amd64_windows-defender-management-v1_31bf3856ad364e35_10.0.26074.1_none_156b14f073e51581\FepUnregister.mof
    \\?\Z:\sxs\amd64_windows-defender-management-v1_31bf3856ad364e35_10.0.26074.1_none_156b14f073e51581\MpProvider.dll
    \\?\Z:\sxs\amd64_windows-defender-nis-drivers_31bf3856ad364e35_10.0.26074.1_none_43df0eed1cf78aa2\WdNisDrv.sys
    \\?\Z:\sxs\amd64_windows-defender-nis-service_31bf3856ad364e35_10.0.26074.1_none_18b8227b7e8aee62\NisSrv.exe
    \\?\Z:\sxs\amd64_windows-defender-nis-service_31bf3856ad364e35_10.0.26074.1_none_18b8227b7e8aee62\NpRep.dll
    \\?\Z:\sxs\amd64_windows-defender-server-branding_31bf3856ad364e35_10.0.26074.1_none_04c47e0ccd847ec7\EppManifest.dll
    \\?\Z:\sxs\amd64_windows-defender-service_31bf3856ad364e35_10.0.26074.1_none_c06ba548c2680ad1\DlpUserAgent.exe
    \\?\Z:\sxs\amd64_windows-defender-service_31bf3856ad364e35_10.0.26074.1_none_c06ba548c2680ad1\endpointdlp.dll
    \\?\Z:\sxs\amd64_windows-defender-service_31bf3856ad364e35_10.0.26074.1_none_c06ba548c2680ad1\MpAsDesc.dll
    \\?\Z:\sxs\amd64_windows-defender-service_31bf3856ad364e35_10.0.26074.1_none_c06ba548c2680ad1\MpAzSubmit.dll
    \\?\Z:\sxs\amd64_windows-defender-service_31bf3856ad364e35_10.0.26074.1_none_c06ba548c2680ad1\MpClient.dll
    \\?\Z:\sxs\amd64_windows-defender-service_31bf3856ad364e35_10.0.26074.1_none_c06ba548c2680ad1\MpCmdRun.exe
    \\?\Z:\sxs\amd64_windows-defender-service_31bf3856ad364e35_10.0.26074.1_none_c06ba548c2680ad1\MpCommu.dll
    \\?\Z:\sxs\amd64_windows-defender-service_31bf3856ad364e35_10.0.26074.1_none_c06ba548c2680ad1\MpCopyAccelerator.exe
    \\?\Z:\sxs\amd64_windows-defender-service_31bf3856ad364e35_10.0.26074.1_none_c06ba548c2680ad1\MpDefenderCoreService.exe
    \\?\Z:\sxs\amd64_windows-defender-service_31bf3856ad364e35_10.0.26074.1_none_c06ba548c2680ad1\MpDetours.dll
    \\?\Z:\sxs\amd64_windows-defender-service_31bf3856ad364e35_10.0.26074.1_none_c06ba548c2680ad1\MpDetoursCopyAccelerator.dll
    \\?\Z:\sxs\amd64_windows-defender-service_31bf3856ad364e35_10.0.26074.1_none_c06ba548c2680ad1\MpDlp.dll
    \\?\Z:\sxs\amd64_windows-defender-service_31bf3856ad364e35_10.0.26074.1_none_c06ba548c2680ad1\MpDlpCmd.exe
    \\?\Z:\sxs\amd64_windows-defender-service_31bf3856ad364e35_10.0.26074.1_none_c06ba548c2680ad1\MpDlpService.exe
    \\?\Z:\sxs\amd64_windows-defender-service_31bf3856ad364e35_10.0.26074.1_none_c06ba548c2680ad1\mpextms.exe
    \\?\Z:\sxs\amd64_windows-defender-service_31bf3856ad364e35_10.0.26074.1_none_c06ba548c2680ad1\MpOAV.dll
    \\?\Z:\sxs\amd64_windows-defender-service_31bf3856ad364e35_10.0.26074.1_none_c06ba548c2680ad1\MpRtp.dll
    \\?\Z:\sxs\amd64_windows-defender-service_31bf3856ad364e35_10.0.26074.1_none_c06ba548c2680ad1\MpSenseComm.dll
    \\?\Z:\sxs\amd64_windows-defender-service_31bf3856ad364e35_10.0.26074.1_none_c06ba548c2680ad1\MpSvc.dll
    \\?\Z:\sxs\amd64_windows-defender-service_31bf3856ad364e35_10.0.26074.1_none_c06ba548c2680ad1\MsMpCom.dll
    \\?\Z:\sxs\amd64_windows-defender-service_31bf3856ad364e35_10.0.26074.1_none_c06ba548c2680ad1\MsMpEng.exe
    \\?\Z:\sxs\amd64_windows-defender-service_31bf3856ad364e35_10.0.26074.1_none_c06ba548c2680ad1\MsMpLics.dll
    \\?\Z:\sxs\amd64_windows-defender-service_31bf3856ad364e35_10.0.26074.1_none_c06ba548c2680ad1\ThirdPartyNotices.txt
    \\?\Z:\sxs\amd64_windows-defender-service_31bf3856ad364e35_10.0.26074.1_none_c06ba548c2680ad1\winshfhc.dll
    \\?\Z:\sxs\msil_microsoft.windows.k..rver.administration_31bf3856ad364e35_10.0.26074.1_none_3bc38e36e71091a5\Microsoft.Windows.KpsServer.Administration.dll
    \\?\Z:\sxs\msil_microsoft.windows.r..r.powershell.nongac_31bf3856ad364e35_10.0.26074.1_none_a208c8e1a15359fc\HgsAttestation.psd1
    \\?\Z:\sxs\msil_microsoft.windows.r..r.powershell.nongac_31bf3856ad364e35_10.0.26074.1_none_a208c8e1a15359fc\HgsAttestation.psm1
    \\?\Z:\sxs\msil_microsoft.windows.r..r.powershell.nongac_31bf3856ad364e35_10.0.26074.1_none_a208c8e1a15359fc\HgsAttestationStandard.psrc
    \\?\Z:\sxs\msil_microsoft.windows.r..r.powershell.nongac_31bf3856ad364e35_10.0.26074.1_none_a208c8e1a15359fc\HgsAttestationTrusted.psrc
    \\?\Z:\sxs\wow64_microsoft-windows-f..ercluster-mscluster_31bf3856ad364e35_10.0.26074.1_none_d53965a459241415\msclus.dll
    \\?\Z:\sxs\wow64_microsoft-windows-failovercluster-rhs_31bf3856ad364e35_10.0.26074.1_none_376d1b276f71637a\rhs.exe
    \\?\Z:\sxs\wow64_microsoft-windows-sed-encryption-manager_31bf3856ad364e35_10.0.26074.1_none_c13fdcc051949402\sedencmgr.dll
    \\?\Z:\sxs\wow64_windows-defender-server-branding_31bf3856ad364e35_10.0.26074.1_none_0f19285f01e540c2\EppManifest.dll
    \\?\Z:\sxs\wow64_windows-defender-service_31bf3856ad364e35_10.0.26074.1_none_cac04f9af6c8cccc\MpAsDesc.dll
    \\?\Z:\sxs\wow64_windows-defender-service_31bf3856ad364e35_10.0.26074.1_none_cac04f9af6c8cccc\MpClient.dll
    \\?\Z:\sxs\wow64_windows-defender-service_31bf3856ad364e35_10.0.26074.1_none_cac04f9af6c8cccc\MpCmdRun.exe
    \\?\Z:\sxs\wow64_windows-defender-service_31bf3856ad364e35_10.0.26074.1_none_cac04f9af6c8cccc\MpDetours.dll
    \\?\Z:\sxs\wow64_windows-defender-service_31bf3856ad364e35_10.0.26074.1_none_cac04f9af6c8cccc\MpDetoursCopyAccelerator.dll
    \\?\Z:\sxs\wow64_windows-defender-service_31bf3856ad364e35_10.0.26074.1_none_cac04f9af6c8cccc\MpOAV.dll
    \\?\Z:\sxs\wow64_windows-defender-service_31bf3856ad364e35_10.0.26074.1_none_cac04f9af6c8cccc\MsMpLics.dll
    \\?\Z:\sxs\wow64_windows-defender-service_31bf3856ad364e35_10.0.26074.1_none_cac04f9af6c8cccc\winshfhc.dll
    \\?\Z:\sxs\x86_windows-defender-management-powershell_31bf3856ad364e35_10.0.26074.1_none_826a420154902ae5\Defender.psd1
    \\?\Z:\sxs\x86_windows-defender-management-powershell_31bf3856ad364e35_10.0.26074.1_none_826a420154902ae5\DefenderPerformance.psd1
    \\?\Z:\sxs\x86_windows-defender-management-powershell_31bf3856ad364e35_10.0.26074.1_none_826a420154902ae5\MSFT_MpComputerStatus.cdxml
    \\?\Z:\sxs\x86_windows-defender-management-powershell_31bf3856ad364e35_10.0.26074.1_none_826a420154902ae5\MSFT_MpPerformanceRecording.psm1
    \\?\Z:\sxs\x86_windows-defender-management-powershell_31bf3856ad364e35_10.0.26074.1_none_826a420154902ae5\MSFT_MpPerformanceRecording.wprp
    \\?\Z:\sxs\x86_windows-defender-management-powershell_31bf3856ad364e35_10.0.26074.1_none_826a420154902ae5\MSFT_MpPerformanceReport.Format.ps1xml
    \\?\Z:\sxs\x86_windows-defender-management-powershell_31bf3856ad364e35_10.0.26074.1_none_826a420154902ae5\MSFT_MpPreference.cdxml
    \\?\Z:\sxs\x86_windows-defender-management-powershell_31bf3856ad364e35_10.0.26074.1_none_826a420154902ae5\MSFT_MpRollback.cdxml
    \\?\Z:\sxs\x86_windows-defender-management-powershell_31bf3856ad364e35_10.0.26074.1_none_826a420154902ae5\MSFT_MpScan.cdxml
    \\?\Z:\sxs\x86_windows-defender-management-powershell_31bf3856ad364e35_10.0.26074.1_none_826a420154902ae5\MSFT_MpSignature.cdxml
    \\?\Z:\sxs\x86_windows-defender-management-powershell_31bf3856ad364e35_10.0.26074.1_none_826a420154902ae5\MSFT_MpThreat.cdxml
    \\?\Z:\sxs\x86_windows-defender-management-powershell_31bf3856ad364e35_10.0.26074.1_none_826a420154902ae5\MSFT_MpThreatCatalog.cdxml
    \\?\Z:\sxs\x86_windows-defender-management-powershell_31bf3856ad364e35_10.0.26074.1_none_826a420154902ae5\MSFT_MpThreatDetection.cdxml
    \\?\Z:\sxs\x86_windows-defender-management-powershell_31bf3856ad364e35_10.0.26074.1_none_826a420154902ae5\MSFT_MpWDOScan.cdxml
    
    It appears that some features are in state "Disabled with Payload Removed".
    Code:
    Microsoft-Hyper-V                                           | Disabled with Payload Removed
    Microsoft-Hyper-V-Offline                                   | Disabled with Payload Removed
    Microsoft-Hyper-V-Online                                    | Disabled with Payload Removed
    NetworkVirtualization                                       | Disabled with Payload Removed
    HostGuardian                                                | Disabled with Payload Removed
    VmHostAgent                                                 | Disabled with Payload Removed
    HostGuardianService-Package                                 | Disabled with Payload Removed
    ShieldedVMToolsAdminPack                                    | Disabled with Payload Removed
    EnhancedStorage                                             | Disabled with Payload Removed
    FailoverCluster-AutomationServer                            | Disabled with Payload Removed
    FailoverCluster-FullServer                                  | Disabled with Payload Removed
    MultipathIo                                                 | Disabled with Payload Removed
    NetFx3                                                      | Disabled with Payload Removed
    Containers                                                  | Disabled with Payload Removed
    Containers-HNS                                              | Disabled with Payload Removed
    Containers-SDN                                              | Disabled with Payload Removed
    DiskIo-QoS                                                  | Disabled with Payload Removed
    BitLocker                                                   | Disabled with Payload Removed
    SMB1Protocol-Server                                         | Disabled with Payload Removed
    Windows-Defender                                            | Disabled with Payload Removed
    
    Server-Drivers-General                                      | Disabled with Payload Removed
    Microsoft-Windows-Subsystem-Linux                           | Disabled with Payload Removed
    ServerCore-Drivers-General                                  | Disabled with Payload Removed
    ServerCore-Drivers-General-WOW64                            | Disabled with Payload Removed
    
    Q: Is it possible to stage it without these features?
     
  7. zwl29107

    zwl29107 MDL Addicted

    Jul 10, 2022
    600
    700
    30
    In my memory, it seems that there was no error caused when staging due to the miss microsoft-windows-netfx3-ondemand-package.
     
  8. Yarrak31

    Yarrak31 MDL Senior Member

    Feb 28, 2024
    419
    112
    10
    upload_2024-4-15_12-30-55.png

    gives this error
     
  9. LiteOS

    LiteOS Windowizer

    Mar 7, 2014
    2,343
    1,047
    90
    /image:c:\
     
  10. Yarrak31

    Yarrak31 MDL Senior Member

    Feb 28, 2024
    419
    112
    10
    upload_2024-4-15_12-39-37.png

    again new error
     
  11. example12345678912345678

    Dec 29, 2019
    568
    319
    30
    Code:
    Dism /online /add-package /packagepath:C:\Users\123\Desktop\SSU-25398.830-x64.esd
    Try this one.
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  12. Yarrak31

    Yarrak31 MDL Senior Member

    Feb 28, 2024
    419
    112
    10
    upload_2024-4-15_12-50-6.png

    again
     
  13. example12345678912345678

    Dec 29, 2019
    568
    319
    30
    Then extract the .esd file to an empty folder and change the packagepath value to full path of update.mum file at the root folder.
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  14. Yarrak31

    Yarrak31 MDL Senior Member

    Feb 28, 2024
    419
    112
    10
    upload_2024-4-15_12-56-39.png
     
  15. example12345678912345678

    Dec 29, 2019
    568
    319
    30
    Can you append this to command prompt:
    Code:
    /loglevel:1 /logpath:.\logpath.log
    This give you a log file. Then share the log file, so we can analyze better.
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  16. Yarrak31

    Yarrak31 MDL Senior Member

    Feb 28, 2024
    419
    112
    10
    Yes, the log has been created, it is available in the attachment.
     

    Attached Files:

  17. zwl29107

    zwl29107 MDL Addicted

    Jul 10, 2022
    600
    700
    30
  18. Yarrak31

    Yarrak31 MDL Senior Member

    Feb 28, 2024
    419
    112
    10
    Can you tell me how to do that?
     
  19. zwl29107

    zwl29107 MDL Addicted

    Jul 10, 2022
    600
    700
    30
    shutdown -r -o -t 0

    Open cmd and run dism.
     
  20. Yarrak31

    Yarrak31 MDL Senior Member

    Feb 28, 2024
    419
    112
    10

    gives error attached file
     

    Attached Files:

    • xxx.jpg
      xxx.jpg
      File size:
      69.8 KB
      Views:
      24