I'm sorry, but I'm really struggling to understand what you're talking about, so I think it's best if we just leave it.
Code: C:\Users\Administrator\Desktop\mucs>dism /image:mount /get-currentedition /english Deployment Image Servicing and Management tool Version: 10.0.19041.3636 Image Version: 10.0.19041.1 Current edition is: Current Edition : StarterN The operation completed successfully.
Code: C:\Users\Administrator\Desktop\mucs>dism /get-imageinfo /imagefile:install.wim /index:1 Deployment Image Servicing and Management tool Version: 10.0.19041.3636 Details for image : install.wim Index : 1 Name : windows Description : <undefined> Size : 10 930 786 296 bytes WIM Bootable : No Architecture : x64 Hal : <undefined> Version : 10.0.19041 ServicePack Build : 7548 ServicePack Level : 0 Edition : StarterN Installation : Client ProductType : WinNT ProductSuite : Terminal Server System Root : WINDOWS Directories : 23754 Files : 76832 Created : 03.08.2026 - 12:48:32 Modified : 08.08.2026 - 21:53:53 Languages : pl-PL (Default) The operation completed successfully.
Spoiler: 19041.7548 startern Spoiler: settings and start Spoiler: activation and 22h2 enablement Spoiler: win+x 1) only 8 packages (enterprisesneval has 10 after updates) 2) activated 3) of course no watermark 4) win+x and start are working 5) up to date 6) settings look exactly the same as in serverrdsh 7) no need to remove esu packages or disabled them with 21h2 enablement the only "thing" is that startern doesn't detect the installed 22h2 enablement (if so, i won't integrate 22h2 enablement)
is it because the system is without edition pack? edit: starter has editionpack (with netfx4 us oc only), but 22h2 enablement doesn't work too
FAM2.80 + disable_telemetry.cmd (note; disable_telemetry.cmd was converted for online use) [Credit] DichVAN freddie-o
Load Construction ServerRdsh's "SYSTEM" to PC's "SYSTEM1". Code: reg load HKLM\SYSTEM1 %MT%\Windows\System32\config\SYSTEM >NUL 2>&1 if /i %CURRENT%==ServerRdsh (reg import files\ESU\ESU-SYSTEM1.reg >NUL 2>&1 reg unload HKLM\SYSTEM1 >NUL 2>&1
my mistake Spoiler: up to date i do it this way, but thank you Code: reg add "HKLM\SYSTE\ControlSet001\Policies\Microsoft\FeatureManagement\Overrides" /f /v "3108581004" /t REG_DWORD /d "0"