There is this post (https://forums.mydigitallife.net/th...struction-project.80939/page-599#post-1794918). Is there any instructions to add 19044 packages to let's say, 22621? Also, there is an image apparently available to OEMs, I'm probably going to try to get my hands on it. There is a EnterpriseS value in product.ini (last I checked several months ago)
19044 packages make it LTSC 2021 i doubt that no new EnterpriseS keys since 17763 KMS / 19044 MAK IoTEnterpriseS is what got new KMS/MAK keys
If you want something that is functionally close to what (hopefully) LTSC "2024" will be, just use Server 11 And (optionally) SKUwitch it to LTSC (or another client SKU) If you care just about the LTSC branding and/or policies just SKUwitch any Win11 SKU to LTSC
do you have a plan to update KMS VL ALL with the new key ? ... there is a way to detect if this new update is installed?
I'm using Parallels to virtualize Windows on my M2 Mac Coming from a Linux host, this is a bit more painful. I would typically install Win10 LTSC and Office, which was perfect for my needs. I'm aiming for a clean, minimalist, least amount of bloat, doesn't require an online MS account install. It also needs to be ARM windows given the M1/M2 mac host Can someone recommend what I should be installing for this? I saw some forum discussions around using Win11 Server, but wanted a dedicated thread to discuss this. Thanks for your suggestions!
Is not that the Windows SKU will change if you install them on a real Computer or on an Apple thing. What said in a thread just before this one is valid regardless. I don't see the need of proliferation of threads about LTSC.
First of all Windows 11 Pro/EnT/IoT LTSC won't be out in late this year or begin 2024.. So, Right now I seen Windows 11 Pro Enterprise edition as for I am concern...
Most IoTEnterpriseS consumers would use / already used HWID activation Spoiler after Code: for /f "tokens=6 delims=[]. " %%G in ('ver') do set winbuild=%%G add Code: set UBR=0 if %winbuild% GEQ 7601 for /f "skip=2 tokens=2*" %%a in ('reg query "HKLM\SOFTWARE\Microsoft\Windows NT\CurrentVersion" /v UBR 2^>nul') do if not errorlevel 1 set /a UBR=%%b - then change Code: IF /I "%EditionID%"=="IoTEnterpriseS" IF %winbuild% LSS 22610 SET "EditionID=EnterpriseS" to Code: IF /I "%EditionID%"=="IoTEnterpriseS" IF %winbuild% LSS 22610 ( SET "EditionID=EnterpriseS" IF %winbuild% GEQ 19041 IF %UBR% GEQ 2788 SET "EditionID=IoTEnterpriseS" )
--my 2c worth.....via using "Parallels" >tired :Win11_Entp & gotten major PAIN(s) @ M1MacPro14...<<yes I found....it does work/need "amd" version>> ......<never been a fan of win11 pro> BUT its Full of ......<wasted my time...> So..back to Win11 Enterprise + Linux <with Apple Dev+ on Linux> --sorry cant give any more feedback ....
Is not that if a SKU is there it will materialize for sure, I seriously doubt they mind to release any W10 SKU in the future
I think it is possible to use Windows 11 Enterprise LTSC or IoT Enterprise LTSC now, for now as a reconstruction of the edition, although I have not been able to do it, since they only publish images of the already rebuilt iso in some forums (outside and inside MDL). I have no idea how to start a build or rebuild of an edition, but for now I think it's the only way..
On MDL no homebrew ISOs allowed that is the reason you won't find self made Win 11 Enterprise LTSC ISOs here.