Does the same apply to EnterpriseS? Also does Professional package + (IoT)EnterpriseS package will keep (IoT)EnterpriseS end? Bc I am very noob at reading Sessions.xml UPD: seems that it need Professional package, so how I need to modify Professional package (if needed) to use in conjuction with (IoT)EnterpriseS package?
But still I really need help to install SSU, SV2Enablement and LCU, so, how I reinstall Professional package just to spoof to updates that it is 11 Pro (and virtual editions as well) and not change the overall end from EnterpriseS to Professional? Cuz I also planning to release an EnterpriseS iso, but I also need that updates can be easily installed without touching many mum files, so, it will be good for newbies
Test manual Construction of 25335.1000 Windows Server vNext Standatd + Datacenter amd64 en-US Code: C:\windows\system32>dism /english /logpath:z:\1.log /image:L: /apply-unattend:Z:\WinSxS\1.xml Deployment Image Servicing and Management tool Version: 10.0.19041.844 Image Version: 10.0.25335.1000 Applying package servicing unattend [==========================100.0%==========================] The operation completed successfully. C:\windows\system32>dism /English /image:L: /add-package:z:\2 Deployment Image Servicing and Management tool Version: 10.0.19041.844 Image Version: 10.0.25335.1000 Processing 1 of 6 - Adding package Microsoft-Windows-Server-LanguagePack-Package~31bf3856ad364e35~amd64~en-US~10.0.25335.1000 [==========================100.0%==========================] Processing 2 of 6 - Adding package Microsoft-Windows-LanguageFeatures-Basic-en-us-Package~31bf3856ad364e35~amd64~~10.0.25335.1000 [==========================100.0%==========================] Processing 3 of 6 - Adding package Microsoft-Windows-LanguageFeatures-Handwriting-en-us-Package~31bf3856ad364e35~amd64~~10.0.25335.1000 [==========================100.0%==========================] Processing 4 of 6 - Adding package Microsoft-Windows-LanguageFeatures-OCR-en-us-Package~31bf3856ad364e35~amd64~~10.0.25335.1000 [==========================100.0%==========================] Processing 5 of 6 - Adding package Microsoft-Windows-LanguageFeatures-Speech-en-us-Package~31bf3856ad364e35~amd64~~10.0.25335.1000 [==========================100.0%==========================] Processing 6 of 6 - Adding package Microsoft-Windows-LanguageFeatures-TextToSpeech-en-us-Package~31bf3856ad364e35~amd64~~10.0.25335.1000 [==========================100.0%==========================] The operation completed successfully. C:\windows\system32>dism /english /image:L: /set-skuintldefaults:en-US Deployment Image Servicing and Management tool Version: 10.0.19041.844 Image Version: 10.0.25335.1000 Set SKU default settings for: en-US The operation completed successfully. C:\windows\system32>dism /English /image:L: /get-currentedition Deployment Image Servicing and Management tool Version: 10.0.19041.844 Image Version: 10.0.25335.1000 Current edition is: Current Edition : ServerStandard The operation completed successfully. C:\windows\system32>dism /English /image:L: /get-targeteditions Deployment Image Servicing and Management tool Version: 10.0.19041.844 Image Version: 10.0.25335.1000 Editions that can be upgraded to: Target Edition : ServerDatacenter The operation completed successfully. C:\windows\system32>
What if I just install 11 Enterprise (for some features such as ReFS, AppLocker, etc) and debloat it and replace SKU certs in 11 Enterprise with 11 Enterprise LTSC and mod win32calc, notepad, paint and snipping tool mums to install on 11 Enterprise?
A1. Yes. It'll work normally, except unable to use dism /online /get-currentedition A2. 3rd times: 22621.1 has its own notepad, paint and snipping tool FODs. No need to mod.
Test manual Construction of 25330.1000 Windows 11 Core amd64 en-US [with 23424.1000 Unstage image] Code: C:\windows\system32>dism /english /logpath:z:\1.log /image:L: /apply-unattend:Z:\WinSxS\1.xml Deployment Image Servicing and Management tool Version: 10.0.19041.844 Image Version: 10.0.23424.1000 [==========================100.0%==========================] Error: 0x800f080d DISM failed. No operation was performed. For more information, review the log file. The DISM log file can be found at z:\1.log C:\windows\system32> [with 25335.1000 Unstage image] Code: C:\windows\system32>dism /english /logpath:z:\1.log /image:L: /apply-unattend:Z:\WinSxS\1.xml Deployment Image Servicing and Management tool Version: 10.0.19041.844 Image Version: 10.0.25335.1000 Applying package servicing unattend [==========================100.0%==========================] The operation completed successfully. C:\windows\system32>dism /English /image:L: /add-package:z:\2 Deployment Image Servicing and Management tool Version: 10.0.19041.844 Image Version: 10.0.25330.1000 Processing 1 of 6 - Adding package Microsoft-Windows-Client-LanguagePack-Package~31bf3856ad364e35~amd64~en-US~10.0.25330.1000 [==========================100.0%==========================] Processing 2 of 6 - Adding package Microsoft-Windows-LanguageFeatures-Basic-en-us-Package~31bf3856ad364e35~amd64~~10.0.25330.1000 [==========================100.0%==========================] Processing 3 of 6 - Adding package Microsoft-Windows-LanguageFeatures-Handwriting-en-us-Package~31bf3856ad364e35~amd64~~10.0.25330.1000 [==========================100.0%==========================] Processing 4 of 6 - Adding package Microsoft-Windows-LanguageFeatures-OCR-en-us-Package~31bf3856ad364e35~amd64~~10.0.25330.1000 [==========================100.0%==========================] Processing 5 of 6 - Adding package Microsoft-Windows-LanguageFeatures-Speech-en-us-Package~31bf3856ad364e35~amd64~~10.0.25330.1000 [==========================100.0%==========================] Processing 6 of 6 - Adding package Microsoft-Windows-LanguageFeatures-TextToSpeech-en-us-Package~31bf3856ad364e35~amd64~~10.0.25330.1000 [==========================100.0%==========================] The operation completed successfully. C:\windows\system32>dism /english /image:L: /set-skuintldefaults:en-US Deployment Image Servicing and Management tool Version: 10.0.19041.844 Image Version: 10.0.25330.1000 Set SKU default settings for: en-US The operation completed successfully. C:\windows\system32>dism /English /image:L: /get-currentedition Deployment Image Servicing and Management tool Version: 10.0.19041.844 Image Version: 10.0.25330.1000 Current edition is: Current Edition : Core The operation completed successfully. C:\windows\system32>
There is a way to install wow64 win32calc in other editions than EnterpriseS? Cuz there is no wow64 win32calc deployment manifest and as such wow64 win32calc cannot be deployed (modded to remove EnterpriseS parent node) UPD: I found wow64 win32calc deployment manifest, but the name starts with amd64 and not with wow64, still successfully installed
Test Construct 10240.16384 Windows 10 Enterprise LTSB (in Free style) x86 en-US Code: ------------------------------------------------------------ Extract source packages ------------------------------------------------------------ Creating files: 31450 of 31450 (100%) done Extracting file data: 3231 MiB of 3231 MiB (100%) done Applying metadata to files: 31450 of 31450 (100%) done Done extracting files. ======================================================================================================== Construct 10240.16384 Windows 10 Enterprise LTSB (in Free style) x86 en-US ======================================================================================================== :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: Mount Unstage image :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: Deployment Image Servicing and Management tool Version: 10.0.19041.844 Mounting image [==========================100.0%==========================] The operation completed successfully. :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: Construct EnterpriseS :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: Deployment Image Servicing and Management tool Version: 10.0.19041.844 Image Version: 10.0.10240.16384 [==========================100.0%==========================] The operation completed successfully. :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: Add en-US Client language :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: Deployment Image Servicing and Management tool Version: 10.0.19041.844 Image Version: 10.0.10240.16384 Processing 1 of 1 - Adding package Microsoft-Windows-Client-LanguagePack-Package~31bf3856ad364e35~x86~en-US~10.0.10240.16384 [==========================100.0%==========================] The operation completed successfully. ------------------------------------------------------------ Add en-US language features ------------------------------------------------------------ Deployment Image Servicing and Management tool Version: 10.0.19041.844 Image Version: 10.0.10240.16384 Processing 1 of 1 - Adding package Microsoft-Windows-LanguageFeatures-Basic-en-us-Package~31bf3856ad364e35~x86~~10.0.10240.16384 [==========================100.0%==========================] The operation completed successfully. Deployment Image Servicing and Management tool Version: 10.0.19041.844 Image Version: 10.0.10240.16384 Processing 1 of 1 - Adding package Microsoft-Windows-LanguageFeatures-Handwriting-en-us-Package~31bf3856ad364e35~x86~~10.0.10240.16384 [==========================100.0%==========================] The operation completed successfully. Deployment Image Servicing and Management tool Version: 10.0.19041.844 Image Version: 10.0.10240.16384 Processing 1 of 1 - Adding package Microsoft-Windows-LanguageFeatures-OCR-en-us-Package~31bf3856ad364e35~x86~~10.0.10240.16384 [==========================100.0%==========================] The operation completed successfully. Deployment Image Servicing and Management tool Version: 10.0.19041.844 Image Version: 10.0.10240.16384 Processing 1 of 1 - Adding package Microsoft-Windows-LanguageFeatures-Speech-en-us-Package~31bf3856ad364e35~x86~~10.0.10240.16384 [==========================100.0%==========================] The operation completed successfully. Deployment Image Servicing and Management tool Version: 10.0.19041.844 Image Version: 10.0.10240.16384 Processing 1 of 1 - Adding package Microsoft-Windows-LanguageFeatures-TextToSpeech-en-us-Package~31bf3856ad364e35~x86~~10.0.10240.16384 [==========================100.0%==========================] The operation completed successfully. ------------------------------------------------------------ Set EnterpriseS key ------------------------------------------------------------ Deployment Image Servicing and Management tool Version: 10.0.19041.844 Image Version: 10.0.10240.16384 Starting to install product key... Finished installing product key. The operation completed successfully. ============================================================ Current Edition : EnterpriseS (OEM) ============================================================ ------------------------------------------------------------ Export en-US winre.wim to EnterpriseS image ------------------------------------------------------------ Deployment Image Servicing and Management tool Version: 10.0.19041.844 Exporting image [==========================100.0%==========================] The operation completed successfully. :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: Mount Winre image :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: Deployment Image Servicing and Management tool Version: 10.0.19041.844 Mounting image [==========================100.0%==========================] The operation completed successfully. :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: Save and Unmount Winre image :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: Deployment Image Servicing and Management tool Version: 10.0.19041.844 Image File : Z:\10240.16384_Unstage_x86\temp\mount\Windows\System32\Recovery\winre.wim Image Index : 1 Saving image [==========================100.0%==========================] Unmounting image [==========================100.0%==========================] The operation completed successfully. ------------------------------------------------------------ Optimize winre.wim ------------------------------------------------------------ "temp\mount\Windows\System32\Recovery\winre.wim" original size: 234104 KiB Using LZX compression with 12 threads Archiving file data: 631 MiB of 631 MiB (100%) done "temp\mount\Windows\System32\Recovery\winre.wim" optimized size: 232621 KiB Space saved: 1483 KiB :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: Save and Unmount EnterpriseS image :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: Deployment Image Servicing and Management tool Version: 10.0.19041.844 Image File : Z:\10240.16384_Unstage_x86\install.wim Image Index : 1 Saving image [==========================100.0%==========================] Unmounting image [==========================100.0%==========================] The operation completed successfully. ------------------------------------------------------------ Optimize install.wim ------------------------------------------------------------ "install.wim" original size: 1832246 KiB Using LZX compression with 12 threads Archiving file data: 3451 MiB of 3451 MiB (100%) done "install.wim" optimized size: 1830462 KiB Space saved: 1784 KiB ------------------------------------------------------------ Set WIM information ------------------------------------------------------------ Setting the NAME property of image 1 to "Windows 10 Enterprise 2016 LTSB (in Free style)". Setting the DESCRIPTION property of image 1 to "Windows 10 Enterprise 2016 LTSB (in Free style)". Setting the FLAGS property of image 1 to "EnterpriseS". Setting the DISPLAYNAME property of image 1 to "Windows 10 Enterprise LTSB (in Free style)". Setting the DISPLAYDESCRIPTION property of image 1 to "10240.16384 Windows 10 Enterprise LTSB (in Free style)". ------------------------------------------------------------ Delete temporary folder ------------------------------------------------------------ ======================================================================================================== 10240.16384 Windows 10 Enterprise LTSB (in Free style) x86 en-US has been successfully constructed on 2023/4/10 ======================================================================================================== Mission took 0:8:46.81 (526.81s total) Press any key to continue . . . [Windows Features] Code: Deployment Image Servicing and Management tool Version: 10.0.19041.844 Image Version: 10.0.10240.16384 Features listing for package : Microsoft-Windows-Foundation-Package~31bf3856ad364e35~x86~~10.0.10240.16384 Feature Name : LegacyComponents State : Disabled Feature Name : DirectPlay State : Disabled Feature Name : NTVDM State : Disabled Feature Name : SimpleTCP State : Disabled Feature Name : SNMP State : Disabled Feature Name : WMISnmpProvider State : Disabled Feature Name : Windows-Identity-Foundation State : Disabled Feature Name : MicrosoftWindowsPowerShellV2Root State : Enabled Feature Name : MicrosoftWindowsPowerShellV2 State : Enable Pending Feature Name : Internet-Explorer-Optional-x86 State : Enable Pending Feature Name : NetFx4-AdvSrvs State : Enable Pending Feature Name : NetFx4Extended-ASPNET45 State : Disabled Feature Name : MediaPlayback State : Enabled Feature Name : WindowsMediaPlayer State : Enable Pending Feature Name : Printing-PrintToPDFServices-Features State : Enable Pending Feature Name : Printing-XPSServices-Features State : Enable Pending Feature Name : RasRip State : Disabled Feature Name : MSRDC-Infrastructure State : Enable Pending Feature Name : SearchEngine-Client-Package State : Enable Pending Feature Name : Xps-Foundation-Xps-Viewer State : Enable Pending Feature Name : SMB1Protocol State : Enable Pending The operation completed successfully. Now, I have to find out these "disabled" packages which I never use. Code: Feature Name : LegacyComponents State : Disabled Feature Name : DirectPlay State : Disabled Feature Name : NTVDM State : Disabled Feature Name : SimpleTCP State : Disabled Feature Name : SNMP State : Disabled Feature Name : WMISnmpProvider State : Disabled Feature Name : Windows-Identity-Foundation State : Disabled Feature Name : RasRip State : Disabled ---> Code: Feature Name : LegacyComponents Microsoft-Windows-Legacy-Components-OC-Package~31bf3856ad364e35~x86~~10.0.10240.16384 Feature Name : DirectPlay Microsoft-Windows-DirectPlay-OC-package~31bf3856ad364e35~x86~~10.0.10240.16384 Feature Name : NTVDM Microsoft-Windows-NTVDM-OC-package~31bf3856ad364e35~x86~~10.0.10240.16384 Feature Name : SimpleTCP Microsoft-Windows-SimpleTCP-Package~31bf3856ad364e35~x86~~10.0.10240.16384 Feature Name : SNMP Microsoft-Windows-SNMP-Package~31bf3856ad364e35~x86~~10.0.10240.16384 Feature Name : WMISnmpProvider Microsoft-Windows-WMI-SNMP-Provider-Package~31bf3856ad364e35~x86~~10.0.10240.16384 Feature Name : Windows-Identity-Foundation Microsoft-Windows-Identity-Foundation-Package~31bf3856ad364e35~x86~~10.0.10240.16384 Feature Name : RasRip Microsoft-Windows-RasRip-Package~31bf3856ad364e35~x86~~10.0.10240.16384
Why I am getting BSOD MUI_NO_VALID_SYSTEM_LANGUAGE in Ukrainian Windows 11 EnterpriseG even with replaced SKU certs with 10 19044 EnterpriseS ones?
How you did not got BSOD MUI_NO_VALID_SYSTEM_LANGUAGE? As I am interested in doing the same, but with SKU certs from 10 EnterpriseG (to preserve activation) + Ukrainian language