Test 17763.5576 Windows 10 Enterprise LTSC arm64 sr-LATN-RS Code: WIM XML Information: --------------------------- <WIM> <IMAGE INDEX="1"> <DIRCOUNT>34751</DIRCOUNT> <FILECOUNT>119599</FILECOUNT> <TOTALBYTES>18541059681</TOTALBYTES> <HARDLINKBYTES>6527845853</HARDLINKBYTES> <CREATIONTIME> <HIGHPART>0x01DA74A9</HIGHPART> <LOWPART>0x4DD1A36A</LOWPART> </CREATIONTIME> <LASTMODIFICATIONTIME> <HIGHPART>0x01DA74A9</HIGHPART> <LOWPART>0x4DD1A36A</LOWPART> </LASTMODIFICATIONTIME> <WIMBOOT>0</WIMBOOT> <WINDOWS> <ARCH>12</ARCH> <PRODUCTNAME>Microsoft® Windows® Operating System</PRODUCTNAME> <EDITIONID>EnterpriseS</EDITIONID> <INSTALLATIONTYPE>Client</INSTALLATIONTYPE> <SERVICINGDATA> <IMAGESTATE>IMAGE_STATE_GENERALIZE_RESEAL_TO_OOBE</IMAGESTATE> <GDRDUREVISION>0</GDRDUREVISION> <PKEYCONFIGVERSION>10.0.17763.5576;2016-01-01T00:00:00Z</PKEYCONFIGVERSION> </SERVICINGDATA> <PRODUCTTYPE>WinNT</PRODUCTTYPE> <PRODUCTSUITE>Terminal Server</PRODUCTSUITE> <LANGUAGES> <LANGUAGE>sr-Latn-RS</LANGUAGE> <FALLBACK LANGUAGE="sr-Latn-RS">en-US</FALLBACK> <DEFAULT>sr-Latn-RS</DEFAULT> </LANGUAGES> <VERSION> <MAJOR>10</MAJOR> <MINOR>0</MINOR> <BUILD>17763</BUILD> <SPBUILD>5576</SPBUILD> <SPLEVEL>0</SPLEVEL> <BRANCH>rs5_release</BRANCH> </VERSION> <SYSTEMROOT>WINDOWS</SYSTEMROOT> </WINDOWS> <NAME>Windows 10 Enterprise LTSC 2019</NAME> <DESCRIPTION>Windows 10 Enterprise LTSC 2019</DESCRIPTION> <FLAGS>EnterpriseS</FLAGS> <DISPLAYNAME>Windows 10 Enterprise LTSC</DISPLAYNAME> <DISPLAYDESCRIPTION>17763.5576 Windows 10 Enterprise LTSC</DISPLAYDESCRIPTION> </IMAGE> <TOTALBYTES>5190253562</TOTALBYTES> </WIM> Test 17763.5576 Windows 10 Enterprise N LTSC arm64 fr-CA Code: WIM XML Information: --------------------------- <WIM> <IMAGE INDEX="1"> <DIRCOUNT>34310</DIRCOUNT> <FILECOUNT>116989</FILECOUNT> <TOTALBYTES>18116062763</TOTALBYTES> <HARDLINKBYTES>6418192654</HARDLINKBYTES> <CREATIONTIME> <HIGHPART>0x01DA74AD</HIGHPART> <LOWPART>0x8E7E16D7</LOWPART> </CREATIONTIME> <LASTMODIFICATIONTIME> <HIGHPART>0x01DA74AD</HIGHPART> <LOWPART>0x8E7E16D7</LOWPART> </LASTMODIFICATIONTIME> <WIMBOOT>0</WIMBOOT> <WINDOWS> <ARCH>12</ARCH> <PRODUCTNAME>Microsoft® Windows® Operating System</PRODUCTNAME> <EDITIONID>EnterpriseSN</EDITIONID> <INSTALLATIONTYPE>Client</INSTALLATIONTYPE> <SERVICINGDATA> <IMAGESTATE>IMAGE_STATE_GENERALIZE_RESEAL_TO_OOBE</IMAGESTATE> <GDRDUREVISION>0</GDRDUREVISION> <PKEYCONFIGVERSION>10.0.17763.5576;2016-01-01T00:00:00Z</PKEYCONFIGVERSION> </SERVICINGDATA> <PRODUCTTYPE>WinNT</PRODUCTTYPE> <PRODUCTSUITE>Terminal Server</PRODUCTSUITE> <LANGUAGES> <LANGUAGE>fr-CA</LANGUAGE> <FALLBACK LANGUAGE="fr-CA">fr-FR</FALLBACK> <DEFAULT>fr-CA</DEFAULT> </LANGUAGES> <VERSION> <MAJOR>10</MAJOR> <MINOR>0</MINOR> <BUILD>17763</BUILD> <SPBUILD>5576</SPBUILD> <SPLEVEL>0</SPLEVEL> <BRANCH>rs5_release</BRANCH> </VERSION> <SYSTEMROOT>WINDOWS</SYSTEMROOT> </WINDOWS> <NAME>Windows 10 Enterprise N LTSC 2019</NAME> <DESCRIPTION>Windows 10 Enterprise N LTSC 2019</DESCRIPTION> <FLAGS>EnterpriseSN</FLAGS> <DISPLAYNAME>Windows 10 Enterprise N LTSC</DISPLAYNAME> <DISPLAYDESCRIPTION>17763.5576 Windows 10 Enterprise N LTSC</DISPLAYDESCRIPTION> </IMAGE> <TOTALBYTES>5080065144</TOTALBYTES> </WIM>
Hi dear friend @Ace2 Could you share Gus's page with us so we can get the script too? Thanks in advanced. Regards
Q:1.Do you use UUPMediaCreator to download unavailable Microsoft-Windows-EditionSpecific- packages ? Q:2,Then use them to build unavailable editions ?
no internet has nothing to do with those steps. those steps take a lot of memory, maybe lack of memory stopping internet.
Can you open the offline/mounted section? I followed the steps there, did I have to be offline while doing it?
I guess you didn't understand me the image you are building and updating must be mounted. Mounted = Dism /Mount-Image /ImageFile:C:\install.wim /Index:1 /MountDir:C:\mount
I have not been able to find any combination of commands to download something like EnterpriseS packages for Windows 11, and I haven't yet tried for the known release of 25941, but it was able to build ProfessionalCountrySpecific, EnterpriseG, and EnterpriseGN with nothing but a single command line. Didn't need any further scripts, binaries, or use of DISM.
uupmediaconverter -i x:\*.iso -u y:\files\downloadedfolder -e EnterpriseGN -l en-US -c LZX -t z:\tmp\ I suspect the answer lies in the source code.