[GUIDE] [DISCUSSION] Windows Editions Reconstructions

Discussion in 'Windows 10' started by TesterMachineOS, Sep 3, 2024.

  1. pp03

    pp03 MDL Expert

    Apr 12, 2014
    1,802
    708
    60
  2. pp03

    pp03 MDL Expert

    Apr 12, 2014
    1,802
    708
    60
    #6202 pp03, Sep 2, 2026 at 16:14
    Last edited: Sep 2, 2026 at 16:23
    starter and startern don't have regulated packages, so no multimedia

    and since win+x does not work in startern starting with 22621, starter is better choice
     
  3. EPRob

    EPRob MDL Expert

    Jul 23, 2009
    1,555
    772
    60
    Why am I getting this error:

    Code:
    C:\mucs>cd /d "C:\mucs\"
    
    C:\mucs>set EditionID=StarterN
    
    C:\mucs>mkdir mount
    
    C:\mucs>dism /mount-image /imagefile:install.wim /index:1 /mountdir:mount
    
    Deployment Image Servicing and Management tool
    Version: 10.0.20348.2849
    
    Mounting image
    [==========================100.0%==========================]
    The operation completed successfully.
    
    C:\mucs>dism /image:mount /apply-unattend:1.xml
    
    Deployment Image Servicing and Management tool
    Version: 10.0.20348.2849
    
    Image Version: 10.0.28000.1
    
    Removing package Microsoft-Windows-ProfessionalNEdition~31bf3856ad364e35~amd64~~10.0.28000.1
    [==========================100.0%==========================]
    The operation completed successfully.
    
    C:\mucs>dism /image:mount /add-package /packagepath:lp
    
    Deployment Image Servicing and Management tool
    Version: 10.0.20348.2849
    
    Image Version: 10.0.28000.1
    
    Processing 1 of 1 - Adding package Microsoft-Windows-Client-LanguagePack-Package~31bf3856ad364e35~amd64~en-US~10.0.28000.1
    [==========================100.0%==========================]
    The operation completed successfully.
    
    C:\mucs>del mount\Windows\*.xml
    
    C:\mucs>copy mount\Windows\servicing\Editions\StarterNEdition.xml mount\Windows\StarterN.xml
            1 file(s) copied.
    
    C:\mucs>dism /image:mount /apply-unattend:mount\Windows\StarterN.xml
    
    Deployment Image Servicing and Management tool
    Version: 10.0.20348.2849
    
    Image Version: 10.0.28000.1
    
    
    Error: 0x80220001
    
    DISM failed. No operation was performed.
    For more information, review the log file.
    
    The DISM log file can be found at C:\Windows\Logs\DISM\dism.log
    
    C:\mucs>dism /image:mount /get-currentedition /english
    
    Deployment Image Servicing and Management tool
    Version: 10.0.20348.2849
    
    Image Version: 10.0.28000.1
    
    Current edition is:
    
    Current Edition : StarterN
    
    The operation completed successfully.
    
    C:\mucs>dism /image:mount /get-targeteditions /english
    
    Deployment Image Servicing and Management tool
    Version: 10.0.20348.2849
    
    Image Version: 10.0.28000.1
    
    
     
  4. pp03

    pp03 MDL Expert

    Apr 12, 2014
    1,802
    708
    60
    #6204 pp03, Sep 2, 2026 at 18:31
    Last edited: Sep 2, 2026 at 18:45
    2026-09-02 19:43:17, Error DISM DISM Smi Provider: PID=5508 TID=2804 [Setting Override Error] hr=0x80220001 / Source=[Name: Microsoft-Windows-Networking-Internet_Authentication_Service_DataStore, Language: neutral, ProcessorArchitecture: wow64, PublicKeyToken: 31bf3856ad364e35, VersionScope: nonSxS, /settings/DataStoreHostProcess] / Description=[Setting is not defined in this component.]. - CSmiWrapper: displayDeserializationResults

    can be ignored
     
  5. TesterMachineOS

    TesterMachineOS MDL Addicted

    Apr 20, 2021
    696
    447
    30
    I am currently downloading all the starter files so I can test and upload them.
     
  6. winosr25

    winosr25 MDL Addicted

    May 14, 2024
    527
    639
    30
    #6206 winosr25, Sep 2, 2026 at 18:53
    Last edited: Sep 2, 2026 at 19:34
    startern 28000.1 (28000.2804)

    code oobe
    ex fr-fr (28000.2804)
    Code:
    <?xml version="1.0" encoding="utf-8"?>
    <unattend xmlns="urn:schemas-microsoft-com:unattend">
        <servicing>
            <package action="install">
                <assemblyIdentity name="Microsoft-Windows-All-Client-Consolidated-Br-Version-EKB-Package" version="10.0.28000.2804" processorArchitecture="amd64" publicKeyToken="31bf3856ad364e35" language="neutral" />
        <source location="Microsoft-Windows-All-Client-Consolidated-Br-Version-EKB-Package~31bf3856ad364e35~amd64~~10.0.28000.2804.mum" />
            </package>
            <package action="install">
                <assemblyIdentity name="Microsoft-Windows-Desktop-BCDTemplate-Client-Package" version="10.0.28000.1" processorArchitecture="amd64" publicKeyToken="31bf3856ad364e35" language="neutral" />
        <source location="Microsoft-Windows-Desktop-BCDTemplate-Client-Package~31bf3856ad364e35~amd64~~10.0.28000.1.mum" />
            </package>
            <package action="install">
                <assemblyIdentity name="Microsoft-Windows-Kernel-Package-BootRes-Package" version="10.0.28000.1251" processorArchitecture="amd64" publicKeyToken="31bf3856ad364e35" language="neutral" />
        <source location="Microsoft-Windows-Kernel-Package-BootRes-Package~31bf3856ad364e35~amd64~~10.0.28000.1251.mum" />
            </package>
            <package action="install">
                <assemblyIdentity name="Microsoft-Windows-NetFx4-US-OC-Package" version="10.0.28000.1" processorArchitecture="amd64" publicKeyToken="31bf3856ad364e35" language="neutral" />
        <source location="Microsoft-Windows-NetFx4-US-OC-Package~31bf3856ad364e35~amd64~~10.0.28000.1.mum" />
            </package>
            <package action="install">
                <assemblyIdentity name="Microsoft-Windows-AppManagement-UEV-Package" version="10.0.28000.2804" processorArchitecture="amd64" publicKeyToken="31bf3856ad364e35" language="neutral" />
        <source location="Microsoft-Windows-AppManagement-UEV-Package~31bf3856ad364e35~amd64~~10.0.28000.2804.mum" />
            </package>
            <package action="install">
                <assemblyIdentity name="Microsoft-Windows-AppManagement-UEV-wow64-Package" version="10.0.28000.2804" processorArchitecture="amd64" publicKeyToken="31bf3856ad364e35" language="neutral" />
        <source location="Microsoft-Windows-AppManagement-UEV-wow64-Package~31bf3856ad364e35~amd64~~10.0.28000.2804.mum" />
            </package>
            <package action="install">
                <assemblyIdentity name="Microsoft-Onecore-Identity-TenantRestrictions-Package" version="10.0.28000.2804" processorArchitecture="amd64" publicKeyToken="31bf3856ad364e35" language="neutral" />
        <source location="Microsoft-Onecore-Identity-TenantRestrictions-Package~31bf3856ad364e35~amd64~~10.0.28000.2804.mum" />
            </package>
            <package action="install">
                <assemblyIdentity name="Microsoft-Windows-Browser-Package" version="10.0.28000.2804" processorArchitecture="amd64" publicKeyToken="31bf3856ad364e35" language="neutral" />
        <source location="Microsoft-Windows-Browser-Package~31bf3856ad364e35~amd64~~10.0.28000.2804.mum" />
            </package>
            <package action="install">
                <assemblyIdentity name="Microsoft-Windows-AppManagement-UEV-Package" version="10.0.28000.1761" processorArchitecture="amd64" publicKeyToken="31bf3856ad364e35" language="fr-fr" />
        <source location="Microsoft-Windows-AppManagement-UEV-Package~31bf3856ad364e35~amd64~fr-fr~10.0.28000.1761.mum" />
            </package>
            <package action="install">
                <assemblyIdentity name="Microsoft-Windows-AppManagement-UEV-wow64-Package" version="10.0.28000.1" processorArchitecture="amd64" publicKeyToken="31bf3856ad364e35" language="fr-fr" />
        <source location="Microsoft-Windows-AppManagement-UEV-wow64-Package~31bf3856ad364e35~amd64~fr-fr~10.0.28000.1.mum" />
            </package>
            <package action="install">
                <assemblyIdentity name="Microsoft-Onecore-Identity-TenantRestrictions-Package" version="10.0.28000.1896" processorArchitecture="amd64" publicKeyToken="31bf3856ad364e35" language="fr-fr" />
        <source location="Microsoft-Onecore-Identity-TenantRestrictions-Package~31bf3856ad364e35~amd64~fr-fr~10.0.28000.1896.mum" />
            </package>
            <package action="install">
                <assemblyIdentity name="Microsoft-Windows-Browser-Package" version="10.0.28000.1896" processorArchitecture="amd64" publicKeyToken="31bf3856ad364e35" language="fr-fr" />
        <source location="Microsoft-Windows-Browser-Package~31bf3856ad364e35~amd64~fr-fr~10.0.28000.1896.mum" />
            </package>
            <package action="install">
                <assemblyIdentity name="Microsoft-Windows-Desktop-BCDTemplate-Client-Package" version="10.0.28000.1" processorArchitecture="amd64" publicKeyToken="31bf3856ad364e35" language="fr-fr" />
        <source location="Microsoft-Windows-Desktop-BCDTemplate-Client-Package~31bf3856ad364e35~amd64~fr-fr~10.0.28000.1.mum" />
            </package>
            <package action="install">
                <assemblyIdentity name="Microsoft-Windows-Kernel-Package-BootRes-Package" version="10.0.28000.1896" processorArchitecture="amd64" publicKeyToken="31bf3856ad364e35" language="fr-fr" />
        <source location="Microsoft-Windows-Kernel-Package-BootRes-Package~31bf3856ad364e35~amd64~fr-fr~10.0.28000.1896.mum" />
            </package>
            <package action="install">
                <assemblyIdentity name="Microsoft-Windows-NetFx4-US-OC-Package" version="10.0.28000.1" processorArchitecture="amd64" publicKeyToken="31bf3856ad364e35" language="fr-fr" />
        <source location="Microsoft-Windows-NetFx4-US-OC-Package~31bf3856ad364e35~amd64~fr-fr~10.0.28000.1.mum" />
            </package>
        </servicing>
    </unattend>
    
    code starternedition.xml
    Code:
    <unattend>
        <settings pass="offlineServicing">
            <component name="IPBusEnum" processorArchitecture="amd64" publicKeyToken="31bf3856ad364e35" language="neutral" versionScope="nonSxS">
                <ServiceStartType>4</ServiceStartType>
            </component>
            <component name="Microsoft-Windows-Autochk" processorArchitecture="amd64" publicKeyToken="31bf3856ad364e35" language="neutral" versionScope="nonSxS">
                <AutoChkTimeOut>10</AutoChkTimeOut>
            </component>
            <component name="Microsoft-Windows-BaseCrashDumpSettings" processorArchitecture="amd64" publicKeyToken="31bf3856ad364e35" language="neutral" versionScope="nonSxS">
                <AutoReboot>1</AutoReboot>
                <DeviceDumpEnabled>0</DeviceDumpEnabled>
                <EnableLogFile>1</EnableLogFile>
            </component>
            <component name="Microsoft-Windows-BeepSys" processorArchitecture="amd64" publicKeyToken="31bf3856ad364e35" language="neutral" versionScope="nonSxS">
                <Start_Beep>3</Start_Beep>
            </component>
            <component name="Microsoft-Windows-BrowserService" processorArchitecture="amd64" publicKeyToken="31bf3856ad364e35" language="neutral" versionScope="nonSxS">
                <ImagePath>%SystemRoot%\System32\svchost.exe -k smbsvcs</ImagePath>
                <ServiceStart>4</ServiceStart>
            </component>
            <component name="Microsoft-Windows-COM-Base" processorArchitecture="amd64" publicKeyToken="31bf3856ad364e35" language="neutral" versionScope="nonSxS">
                <MachineAccessRestriction>010004808c0000009c000000000000001400000002007800050000000000140007000000010100000000000100000000000014000700000001010000000000050700000000001800070000000102000000000005200000003202000000001800070000000102000000000005200000002f0200000000180003000000010200000000000f02000000010000000102000000000005200000002002000001020000000000052000000020020000</MachineAccessRestriction>
            </component>
            <component name="Microsoft-Windows-COM-ComPlus-Runtime" processorArchitecture="amd64" publicKeyToken="31bf3856ad364e35" language="neutral" versionScope="nonSxS">
                <RemoteAccessEnabled>0</RemoteAccessEnabled>
            </component>
            <component name="Microsoft-Windows-COM-DTC-Runtime" processorArchitecture="amd64" publicKeyToken="31bf3856ad364e35" language="neutral" versionScope="nonSxS">
                <Start>2</Start>
            </component>
            <component name="Microsoft-Windows-CoreSystem-State-CrashDumpSettings-CrashDumpEnabled" processorArchitecture="amd64" publicKeyToken="31bf3856ad364e35" language="neutral" versionScope="nonSxS">
                <CrashDumpEnabled>7</CrashDumpEnabled>
            </component>
            <component name="Microsoft-Windows-explorer" processorArchitecture="amd64" publicKeyToken="31bf3856ad364e35" language="neutral" versionScope="nonSxS">
                <ATBothDefaultValue>1</ATBothDefaultValue>
                <ATHideDefaultValue>1</ATHideDefaultValue>
                <ATMenuDefaultValue>1</ATMenuDefaultValue>
                <CPHideDefaultValue>2</CPHideDefaultValue>
                <CPMenuDefaultValue>2</CPMenuDefaultValue>
                <CPOpenDefaultValue>2</CPOpenDefaultValue>
                <GHideDefaultValue>0</GHideDefaultValue>
                <GMenuDefaultValue>0</GMenuDefaultValue>
                <GOpenDefaultValue>0</GOpenDefaultValue>
                <MHideDefaultValue>0</MHideDefaultValue>
                <MMenuDefaultValue>0</MMenuDefaultValue>
                <MOpenDefaultValue>0</MOpenDefaultValue>
                <PHideDefaultValue>0</PHideDefaultValue>
                <PMenuDefaultValue>0</PMenuDefaultValue>
                <POpenDefaultValue>0</POpenDefaultValue>
                <RDefaultValue>1</RDefaultValue>
                <UHideDefaultValue>0</UHideDefaultValue>
                <UMenuDefaultValue>0</UMenuDefaultValue>
                <UOpenDefaultValue>0</UOpenDefaultValue>
            </component>
            <component name="Microsoft-Windows-FileInfoMinifilter" processorArchitecture="amd64" publicKeyToken="31bf3856ad364e35" language="neutral" versionScope="nonSxS">
                <Start>3</Start>
                <ImagePath>\SystemRoot\System32\drivers\fileinfo.sys</ImagePath>
            </component>
            <component name="Microsoft-Windows-IE-ESC" processorArchitecture="amd64" publicKeyToken="31bf3856ad364e35" language="neutral" versionScope="nonSxS">
                <HKLM_SMW_CV_IS_zones_3_180b>1</HKLM_SMW_CV_IS_zones_3_180b>
            </component>
            <component name="Microsoft-Windows-IE-InternetControlPanel" processorArchitecture="amd64" publicKeyToken="31bf3856ad364e35" language="neutral" versionScope="nonSxS">
                <Animat_Default>no</Animat_Default>
                <CacheFlush_Default>0</CacheFlush_Default>
                <CachePages_Default>1</CachePages_Default>
                <Secure_Default>1</Secure_Default>
                <Sounds_Default>no</Sounds_Default>
                <UseBHO_Default>no</UseBHO_Default>
                <Immersive_Default>0</Immersive_Default>
            </component>
            <component name="Microsoft-Windows-IE-PluggableHandlersAndSecurityZones" processorArchitecture="amd64" publicKeyToken="31bf3856ad364e35" language="neutral" versionScope="nonSxS">
                <HKLM_SMW_CV_IS_zonemap_autodetect>0</HKLM_SMW_CV_IS_zonemap_autodetect>
                <HKLM_SMW_CV_IS_zones_1_flags>67</HKLM_SMW_CV_IS_zones_1_flags>
                <HKLM_SMW_CV_IS_zones_2_flags>67</HKLM_SMW_CV_IS_zones_2_flags>
                <HKLM_SMW_CV_IS_zones_2_minlevel>66816</HKLM_SMW_CV_IS_zones_2_minlevel>
                <HKLM_SMW_CV_IS_zones_1_2500>0</HKLM_SMW_CV_IS_zones_1_2500>
                <HKLM_SMW_CV_IS_zones_3_1001>3</HKLM_SMW_CV_IS_zones_3_1001>
                <HKLM_SMW_CV_IS_zones_3_1200>3</HKLM_SMW_CV_IS_zones_3_1200>
                <HKLM_SMW_CV_IS_zones_3_1400>3</HKLM_SMW_CV_IS_zones_3_1400>
                <HKLM_SMW_CV_IS_zones_3_1402>3</HKLM_SMW_CV_IS_zones_3_1402>
                <HKLM_SMW_CV_IS_zones_3_1405>3</HKLM_SMW_CV_IS_zones_3_1405>
                <HKLM_SMW_CV_IS_zones_3_1407>3</HKLM_SMW_CV_IS_zones_3_1407>
                <HKLM_SMW_CV_IS_zones_3_1601>1</HKLM_SMW_CV_IS_zones_3_1601>
                <HKLM_SMW_CV_IS_zones_3_1604>3</HKLM_SMW_CV_IS_zones_3_1604>
                <HKLM_SMW_CV_IS_zones_3_1606>3</HKLM_SMW_CV_IS_zones_3_1606>
                <HKLM_SMW_CV_IS_zones_3_1608>3</HKLM_SMW_CV_IS_zones_3_1608>
                <HKLM_SMW_CV_IS_zones_3_1802>1</HKLM_SMW_CV_IS_zones_3_1802>
                <HKLM_SMW_CV_IS_zones_3_1803>3</HKLM_SMW_CV_IS_zones_3_1803>
                <HKLM_SMW_CV_IS_zones_3_1804>3</HKLM_SMW_CV_IS_zones_3_1804>
                <HKLM_SMW_CV_IS_zones_3_1a00>65536</HKLM_SMW_CV_IS_zones_3_1a00>
                <HKLM_SMW_CV_IS_zones_3_1a02>3</HKLM_SMW_CV_IS_zones_3_1a02>
                <HKLM_SMW_CV_IS_zones_3_1a03>3</HKLM_SMW_CV_IS_zones_3_1a03>
                <HKLM_SMW_CV_IS_zones_3_1a05>3</HKLM_SMW_CV_IS_zones_3_1a05>
                <HKLM_SMW_CV_IS_zones_3_1a06>3</HKLM_SMW_CV_IS_zones_3_1a06>
                <HKLM_SMW_CV_IS_zones_3_1a10>1</HKLM_SMW_CV_IS_zones_3_1a10>
                <HKLM_SMW_CV_IS_zones_3_1c00>0</HKLM_SMW_CV_IS_zones_3_1c00>
                <HKLM_SMW_CV_IS_zones_3_2000>3</HKLM_SMW_CV_IS_zones_3_2000>
                <HKLM_SMW_CV_IS_zones_3_2100>3</HKLM_SMW_CV_IS_zones_3_2100>
                <HKLM_SMW_CV_IS_zones_3_2101>3</HKLM_SMW_CV_IS_zones_3_2101>
                <HKLM_SMW_CV_IS_zones_3_2106>3</HKLM_SMW_CV_IS_zones_3_2106>
                <HKLM_SMW_CV_IS_zones_3_2300>3</HKLM_SMW_CV_IS_zones_3_2300>
                <HKLM_SMW_CV_IS_zones_3_2400>3</HKLM_SMW_CV_IS_zones_3_2400>
                <HKLM_SMW_CV_IS_zones_3_2401>3</HKLM_SMW_CV_IS_zones_3_2401>
                <HKLM_SMW_CV_IS_zones_3_2402>3</HKLM_SMW_CV_IS_zones_3_2402>
                <HKLM_SMW_CV_IS_zones_3_2600>3</HKLM_SMW_CV_IS_zones_3_2600>
                <HKLM_SMW_CV_IS_zones_3_2701>3</HKLM_SMW_CV_IS_zones_3_2701>
                <HKLM_SMW_CV_IS_zones_3_2704>3</HKLM_SMW_CV_IS_zones_3_2704>
                <HKLM_SMW_CV_IS_zones_3_currentlevel>73728</HKLM_SMW_CV_IS_zones_3_currentlevel>
                <HKLM_SMW_CV_IS_zones_3_minlevel>73728</HKLM_SMW_CV_IS_zones_3_minlevel>
                <HKLM_SMW_CV_IS_zones_3_recommendedlevel>73728</HKLM_SMW_CV_IS_zones_3_recommendedlevel>
            </component>
            <component name="Microsoft-Windows-OfflineFiles-Core" processorArchitecture="amd64" publicKeyToken="31bf3856ad364e35" language="neutral" versionScope="nonSxS">
                <DriverStartType>4</DriverStartType>
            </component>
            <component name="Microsoft-Windows-OfflineFiles-Service" processorArchitecture="amd64" publicKeyToken="31bf3856ad364e35" language="neutral" versionScope="nonSxS">
                <ServiceStart>4</ServiceStart>
            </component>
            <component name="Microsoft-Windows-PartitionManager" processorArchitecture="amd64" publicKeyToken="31bf3856ad364e35" language="neutral" versionScope="nonSxS">
                <SanPolicy>2</SanPolicy>
            </component>
            <component name="Microsoft-Windows-Power-Policy-Definitions" processorArchitecture="amd64" publicKeyToken="31bf3856ad364e35" language="neutral" versionScope="nonSxS">
                <DefaultBalancedCriticalBatteryActionACSetting>0</DefaultBalancedCriticalBatteryActionACSetting>
                <DefaultBalancedCriticalBatteryActionDCSetting>3</DefaultBalancedCriticalBatteryActionDCSetting>
                <DefaultBalancedEnergySaverPolicyDCSetting>0</DefaultBalancedEnergySaverPolicyDCSetting>
                <DefaultBalancedEnergySaverBatteryThresholdDCSetting>0</DefaultBalancedEnergySaverBatteryThresholdDCSetting>
                <DefaultBalancedEnergySaverBrightnessDCSetting>100</DefaultBalancedEnergySaverBrightnessDCSetting>
                <DefaultBalancedHardDiskPowerDownTimeoutACSetting>0</DefaultBalancedHardDiskPowerDownTimeoutACSetting>
                <DefaultBalancedHardDiskPowerDownTimeoutDCSetting>0</DefaultBalancedHardDiskPowerDownTimeoutDCSetting>
                <DefaultBalancedStandbyReserveGracePeriodDCSetting>0</DefaultBalancedStandbyReserveGracePeriodDCSetting>
                <DefaultBalancedStandbyReserveTimeDCSetting>0</DefaultBalancedStandbyReserveTimeDCSetting>
                <DefaultBalancedStandbyBudgetGracePeriodDCSetting>0</DefaultBalancedStandbyBudgetGracePeriodDCSetting>
                <DefaultBalancedStandbyBudgetPercentDCSetting>0</DefaultBalancedStandbyBudgetPercentDCSetting>
                <DefaultBalancedStandbyResetPercentDCSetting>0</DefaultBalancedStandbyResetPercentDCSetting>
                <DefaultBalancedDeepSleepACSetting>0</DefaultBalancedDeepSleepACSetting>
                <DefaultBalancedDeepSleepDCSetting>0</DefaultBalancedDeepSleepDCSetting>
                <DefaultBalancedPpmCoreParkingDecreaseTimeACSetting>1</DefaultBalancedPpmCoreParkingDecreaseTimeACSetting>
                <DefaultBalancedPpmCoreParkingDecreaseTimeDCSetting>1</DefaultBalancedPpmCoreParkingDecreaseTimeDCSetting>
                <DefaultBalancedPpmCoreParkingParkedPerfStateACSetting>1</DefaultBalancedPpmCoreParkingParkedPerfStateACSetting>
                <DefaultBalancedPpmCoreParkingParkedPerfStateDCSetting>1</DefaultBalancedPpmCoreParkingParkedPerfStateDCSetting>
                <DefaultBalancedPpmPerfTimeCheckACSetting>50</DefaultBalancedPpmPerfTimeCheckACSetting>
                <DefaultBalancedPpmPerfTimeCheckDCSetting>50</DefaultBalancedPpmPerfTimeCheckDCSetting>
                <DefaultBalancedPpmIdleTimeCheckACSetting>5000</DefaultBalancedPpmIdleTimeCheckACSetting>
                <DefaultBalancedPpmIdleTimeCheckDCSetting>5000</DefaultBalancedPpmIdleTimeCheckDCSetting>
                <DefaultBalancedPpmPerfEppACSetting1>50</DefaultBalancedPpmPerfEppACSetting1>
                <DefaultBalancedPpmPerfHistoryPolicyACSetting>3</DefaultBalancedPpmPerfHistoryPolicyACSetting>
                <DefaultBalancedPpmPerfHistoryPolicyDCSetting>3</DefaultBalancedPpmPerfHistoryPolicyDCSetting>
                <DefaultBalancedPpmPerfIncreaseDCSetting1>60</DefaultBalancedPpmPerfIncreaseDCSetting1>
                <DefaultBalancedPpmPerfIncreasePolicyACSetting>1</DefaultBalancedPpmPerfIncreasePolicyACSetting>
                <DefaultBalancedPpmPerfIncreasePolicyDCSetting>1</DefaultBalancedPpmPerfIncreasePolicyDCSetting>
                <DefaultBalancedPpmPerfIncreasePolicyACSetting1>0</DefaultBalancedPpmPerfIncreasePolicyACSetting1>
                <DefaultBalancedPpmPerfIncreasePolicyDCSetting1>0</DefaultBalancedPpmPerfIncreasePolicyDCSetting1>
                <DefaultBalancedPpmPerfIncreaseACSetting>90</DefaultBalancedPpmPerfIncreaseACSetting>
                <DefaultBalancedPpmPerfDecreaseACSetting>80</DefaultBalancedPpmPerfDecreaseACSetting>
                <DefaultBalancedPpmPerfDecreaseDCSetting>80</DefaultBalancedPpmPerfDecreaseDCSetting>
                <DefaultBalancedPpmPerfDecreaseACSetting1>40</DefaultBalancedPpmPerfDecreaseACSetting1>
                <DefaultBalancedPpmPerfDecreaseDCSetting1>40</DefaultBalancedPpmPerfDecreaseDCSetting1>
                <DefaultBalancedPpmPerfDecreaseTimeACSetting1>1</DefaultBalancedPpmPerfDecreaseTimeACSetting1>
                <DefaultBalancedPpmPerfDecreaseTimeDCSetting1>1</DefaultBalancedPpmPerfDecreaseTimeDCSetting1>
                <DefaultBalancedPpmPerfHeteroDecreaseThresholdACSetting>254</DefaultBalancedPpmPerfHeteroDecreaseThresholdACSetting>
                <DefaultBalancedPpmPerfHeteroDecreaseThresholdDCSetting>254</DefaultBalancedPpmPerfHeteroDecreaseThresholdDCSetting>
                <DefaultBalancedPpmPerfHeteroIncreaseThresholdACSetting>254</DefaultBalancedPpmPerfHeteroIncreaseThresholdACSetting>
                <DefaultBalancedPpmPerfHeteroIncreaseThresholdDCSetting>254</DefaultBalancedPpmPerfHeteroIncreaseThresholdDCSetting>
                <DefaultBalancedPpmMinUnparkedCoresACSetting>10</DefaultBalancedPpmMinUnparkedCoresACSetting>
                <DefaultBalancedPpmMinUnparkedCoresACSetting1>100</DefaultBalancedPpmMinUnparkedCoresACSetting1>
                <DefaultBalancedPpmMinUnparkedCoresDCSetting1>100</DefaultBalancedPpmMinUnparkedCoresDCSetting1>
                <DefaultBalancedSleepButtonActionACSetting>0</DefaultBalancedSleepButtonActionACSetting>
                <DefaultBalancedSleepButtonActionDCSetting>0</DefaultBalancedSleepButtonActionDCSetting>
                <DefaultBalancedSystemStandbyTimeoutACSetting>0</DefaultBalancedSystemStandbyTimeoutACSetting>
                <DefaultBalancedSystemStandbyTimeoutDCSetting>0</DefaultBalancedSystemStandbyTimeoutDCSetting>
                <DefaultBalancedUIButtonActionACSetting>2</DefaultBalancedUIButtonActionACSetting>
                <DefaultBalancedUIButtonActionDCSetting>2</DefaultBalancedUIButtonActionDCSetting>
                <DefaultBalancedUserPresencePredictionModeDCSetting>0</DefaultBalancedUserPresencePredictionModeDCSetting>
                <DefaultBalancedUnattendedSleepTimeoutACSetting>0</DefaultBalancedUnattendedSleepTimeoutACSetting>
                <DefaultBalancedUnattendedSleepTimeoutDCSetting>0</DefaultBalancedUnattendedSleepTimeoutDCSetting>
                <DefaultHighPerformancePpmPerfHistoryPolicyACSetting1>3</DefaultHighPerformancePpmPerfHistoryPolicyACSetting1>
                <DefaultHighPerformancePpmPerfHistoryPolicyDCSetting1>3</DefaultHighPerformancePpmPerfHistoryPolicyDCSetting1>
                <DefaultHighPerformancePpmPerfIncreaseDCSetting1>60</DefaultHighPerformancePpmPerfIncreaseDCSetting1>
                <DefaultHighPerformancePpmPerfDecreaseDCSetting1>20</DefaultHighPerformancePpmPerfDecreaseDCSetting1>
                <DefaultHighPerformancePpmPerfDecreaseTimeACSetting1>1</DefaultHighPerformancePpmPerfDecreaseTimeACSetting1>
                <DefaultHighPerformancePpmPerfDecreaseTimeDCSetting1>1</DefaultHighPerformancePpmPerfDecreaseTimeDCSetting1>
                <DefaultHighPerformancePpmPerfIncreasePolicyACSetting1>0</DefaultHighPerformancePpmPerfIncreasePolicyACSetting1>
                <DefaultHighPerformancePpmPerfIncreasePolicyDCSetting1>2</DefaultHighPerformancePpmPerfIncreasePolicyDCSetting1>
                <DefaultHighPerformancePpmPerfHeteroDecreaseThresholdACSetting>254</DefaultHighPerformancePpmPerfHeteroDecreaseThresholdACSetting>
                <DefaultHighPerformancePpmPerfHeteroDecreaseThresholdDCSetting>254</DefaultHighPerformancePpmPerfHeteroDecreaseThresholdDCSetting>
                <DefaultHighPerformancePpmPerfHeteroIncreaseThresholdACSetting>254</DefaultHighPerformancePpmPerfHeteroIncreaseThresholdACSetting>
                <DefaultHighPerformancePpmPerfHeteroIncreaseThresholdDCSetting>254</DefaultHighPerformancePpmPerfHeteroIncreaseThresholdDCSetting>
                <DefaultHighPerformancePpmMinUnparkedCoresACSetting1>100</DefaultHighPerformancePpmMinUnparkedCoresACSetting1>
                <DefaultHighPerformancePpmMinUnparkedCoresDCSetting1>100</DefaultHighPerformancePpmMinUnparkedCoresDCSetting1>
                <DefaultBalancedPpmPerfBoostModeACSetting>3</DefaultBalancedPpmPerfBoostModeACSetting>
                <DefaultBalancedPpmPerfBoostModeDCSetting>3</DefaultBalancedPpmPerfBoostModeDCSetting>
                <DefaultBalancedPpmLatencySensitivityPerfACSetting>0</DefaultBalancedPpmLatencySensitivityPerfACSetting>
                <DefaultBalancedPpmLatencySensitivityPerfDCSetting>0</DefaultBalancedPpmLatencySensitivityPerfDCSetting>
                <DefaultBalancedPpmLatencySensitivityPerfACSetting1>0</DefaultBalancedPpmLatencySensitivityPerfACSetting1>
                <DefaultBalancedPpmLatencySensitivityPerfDCSetting1>0</DefaultBalancedPpmLatencySensitivityPerfDCSetting1>
                <DefaultBalancedPpmLatencySensitivityMinUnparkPerfACSetting1>50</DefaultBalancedPpmLatencySensitivityMinUnparkPerfACSetting1>
                <DefaultBalancedPpmLatencySensitivityMinUnparkPerfDCSetting1>50</DefaultBalancedPpmLatencySensitivityMinUnparkPerfDCSetting1>
                <DefaultHighPerformancePpmLatencySensitivityPerfACSetting1>0</DefaultHighPerformancePpmLatencySensitivityPerfACSetting1>
                <DefaultHighPerformancePpmLatencySensitivityPerfDCSetting1>0</DefaultHighPerformancePpmLatencySensitivityPerfDCSetting1>
                <DefaultHighPerformancePpmLatencySensitivityMinUnparkPerfACSetting1>50</DefaultHighPerformancePpmLatencySensitivityMinUnparkPerfACSetting1>
                <DefaultHighPerformancePpmLatencySensitivityMinUnparkPerfDCSetting1>50</DefaultHighPerformancePpmLatencySensitivityMinUnparkPerfDCSetting1>
                <DefaultBalancedPpmUtilityDistributionACSetting>1</DefaultBalancedPpmUtilityDistributionACSetting>
                <DefaultBalancedPpmUtilityDistributionDCSetting>1</DefaultBalancedPpmUtilityDistributionDCSetting>
                <DefaultBalancedPpmCoreParkingConcurrencyThresholdACSetting>90</DefaultBalancedPpmCoreParkingConcurrencyThresholdACSetting>
                <DefaultBalancedPpmCoreParkingConcurrencyThresholdDCSetting>90</DefaultBalancedPpmCoreParkingConcurrencyThresholdDCSetting>
                <DefaultSecurityDescriptor>O:BAG:SYD:P(A;CI;KR;;;BU)(A;CI;KA;;;BA)(A;CI;KA;;;SY)(A;CI;KA;;;CO)(A;CI;KR;;;S-1-15-2-1)(A;CI;KR;;;S-1-15-3-1024-1502825166-1963708345-2616377461-2562897074-4192028372-3968301570-1997628692-1435953622)</DefaultSecurityDescriptor>
                <HiberbootEnabled>0</HiberbootEnabled>
            </component>
            <component name="Microsoft-Windows-Printing-LocalPrinting-Enterprise" processorArchitecture="amd64" publicKeyToken="31bf3856ad364e35" language="neutral" versionScope="nonSxS">
                <DoNotInstallCompatibleDriverFromWindowsUpdate>1</DoNotInstallCompatibleDriverFromWindowsUpdate>
            </component>
            <component name="Microsoft-Windows-Printing-Spooler-Networkclient" processorArchitecture="amd64" publicKeyToken="31bf3856ad364e35" language="neutral" versionScope="nonSxS">
                <AddPrinterDrivers>1</AddPrinterDrivers>
            </component>
            <component name="Microsoft-Windows-RemoteRegistry-Service" processorArchitecture="amd64" publicKeyToken="31bf3856ad364e35" language="neutral" versionScope="nonSxS">
                <RemoteRegistryStartType>4</RemoteRegistryStartType>
            </component>
            <component name="Microsoft-Windows-Services-ServiceController-MinWin" processorArchitecture="amd64" publicKeyToken="31bf3856ad364e35" language="neutral" versionScope="nonSxS">
                <List>System&amp;#x20;Reserved EMS WdfLoadGroup Boot&amp;#x20;Bus&amp;#x20;Extender System&amp;#x20;Bus&amp;#x20;Extender SCSI&amp;#x20;miniport Port Primary&amp;#x20;Disk SCSI&amp;#x20;Class SCSI&amp;#x20;CDROM&amp;#x20;Class FSFilter&amp;#x20;Infrastructure FSFilter&amp;#x20;System FSFilter&amp;#x20;Bottom FSFilter&amp;#x20;Copy&amp;#x20;Protection FSFilter&amp;#x20;Security&amp;#x20;Enhancer FSFilter&amp;#x20;Open&amp;#x20;File FSFilter&amp;#x20;Physical&amp;#x20;Quota&amp;#x20;Management FSFilter&amp;#x20;Virtualization FSFilter&amp;#x20;Encryption FSFilter&amp;#x20;Compression FSFilter&amp;#x20;Imaging FSFilter&amp;#x20;HSM FSFilter&amp;#x20;Cluster&amp;#x20;File&amp;#x20;System FSFilter&amp;#x20;System&amp;#x20;Recovery FSFilter&amp;#x20;Quota&amp;#x20;Management FSFilter&amp;#x20;Content&amp;#x20;Screener FSFilter&amp;#x20;Continuous&amp;#x20;Backup FSFilter&amp;#x20;Replication FSFilter&amp;#x20;Anti-Virus FSFilter&amp;#x20;Undelete FSFilter&amp;#x20;Activity&amp;#x20;Monitor FSFilter&amp;#x20;Top Filter Boot&amp;#x20;File&amp;#x20;System Base Pointer&amp;#x20;Port Keyboard&amp;#x20;Port Pointer&amp;#x20;Class Keyboard&amp;#x20;Class Video&amp;#x20;Init Video Video&amp;#x20;Save File&amp;#x20;System Streams&amp;#x20;Drivers NDIS&amp;#x20;Wrapper COM&amp;#x20;Infrastructure Event&amp;#x20;Log ProfSvc_Group UIGroup PlugPlay Cryptography PNP_TDI NDIS TDI iSCSI NetBIOSGroup ShellSvcGroup SchedulerGroup AudioGroup SmartCardGroup NetworkProvider MS_WindowsRemoteValidation MS_WindowsLocalValidation SpoolerGroup NetDDEGroup Parallel&amp;#x20;arbitrator Extended&amp;#x20;Base PCI&amp;#x20;Configuration MS&amp;#x20;Transactions</List>
            </component>
            <component name="Microsoft-Windows-shell32" processorArchitecture="amd64" publicKeyToken="31bf3856ad364e35" language="neutral" versionScope="nonSxS">
                <HKEY_LOCAL_MACHINE_SOFTWARE_Microsoft_Windows_CurrentVersion_Explorer_MyComputer_BackupPath_defaultValue>%SystemRoot%\system32\wbadmin.msc</HKEY_LOCAL_MACHINE_SOFTWARE_Microsoft_Windows_CurrentVersion_Explorer_MyComputer_BackupPath_defaultValue>
            </component>
            <component name="Microsoft-Windows-SMBServer" processorArchitecture="amd64" publicKeyToken="31bf3856ad364e35" language="neutral" versionScope="nonSxS">
                <ImagePath>%SystemRoot%\System32\svchost.exe -k smbsvcs</ImagePath>
            </component>
            <component name="Microsoft-Windows-Smss-BootExecute" processorArchitecture="amd64" publicKeyToken="31bf3856ad364e35" language="neutral" versionScope="nonSxS">
                <BootExecute>autocheck&amp;#x20;autochk&amp;#x20;/q&amp;#x20;/v&amp;#x20;*</BootExecute>
            </component>
            <component name="Microsoft-Windows-Speech-UserExperience-Common" processorArchitecture="amd64" publicKeyToken="31bf3856ad364e35" language="neutral" versionScope="nonSxS">
                <SapiCplCategory>-1,2</SapiCplCategory>
            </component>
            <component name="Microsoft-Windows-Win32k-Settings" processorArchitecture="amd64" publicKeyToken="31bf3856ad364e35" language="neutral" versionScope="nonSxS">
                <Background>74 84 89</Background>
                <Background1>74 84 89</Background1>
            </component>
            <component name="Networking-MPSSVC-Svc" processorArchitecture="amd64" publicKeyToken="31bf3856ad364e35" language="neutral" versionScope="nonSxS">
                <DisableStatefulFTP>true</DisableStatefulFTP>
                <DisableStatefulFTP_Default>true</DisableStatefulFTP_Default>
                <DisableStatefulPPTP>true</DisableStatefulPPTP>
                <DisableStatefulPPTP_Default>true</DisableStatefulPPTP_Default>
                <DomainProfile_DisableNotifications>true</DomainProfile_DisableNotifications>
                <DomainProfile_DisableNotifications_Default>true</DomainProfile_DisableNotifications_Default>
                <PrivateProfile_DisableNotifications>true</PrivateProfile_DisableNotifications>
                <PrivateProfile_DisableNotifications_Default>true</PrivateProfile_DisableNotifications_Default>
                <PublicProfile_DisableNotifications>true</PublicProfile_DisableNotifications>
                <PublicProfile_DisableNotifications_Default>true</PublicProfile_DisableNotifications_Default>
            </component>
            <component name="WindowsSearchEngine-SvcConfig" processorArchitecture="amd64" publicKeyToken="31bf3856ad364e35" language="neutral" versionScope="nonSxS">
                <Start_WSearch>4</Start_WSearch>
            </component>
        </settings>
    </unattend>
     
  7. sainfo

    sainfo MDL Addicted

    Dec 6, 2021
    712
    1,597
    30
    #6207 sainfo, Sep 2, 2026 at 19:15
    Last edited: Sep 2, 2026 at 19:46
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  8. xinso

    xinso MDL Guru

    Mar 5, 2009
    15,235
    15,384
    340
    #6208 xinso, Sep 3, 2026 at 00:06
    Last edited: Sep 3, 2026 at 01:21
    Dedup.

    [Dedup Placeholder]
    Microsoft-Windows-FileServer-Core-Package~31bf3856ad364e35~amd64~~10.0.26100.1
    Microsoft-Windows-FileServer-Core-Package~31bf3856ad364e35~amd64~xx-XX~10.0.26100.1

    [Dedup]
    Microsoft-Windows-Dedup-Package~31bf3856ad364e35~amd64~~10.0.26100.1
    Microsoft-Windows-Dedup-Package~31bf3856ad364e35~amd64~xx-XX~10.0.26100.1
     
  9. max2000

    max2000 MDL Novice

    Nov 22, 2024
    4
    0
    0
    :oops: