When I subscribe within Windows to receive Insider Builds, for how it will take to offer me new build to download? Has OS to be activated?
Can anybody confirm, that now with RS2 boot.wim has only one index with name "RecoveryEnvironment" (same as winre.wim, but not same length or content)? Code: List Indexes: dism /Get-WimInfo /WimFile:C:\ISO\sources\boot.wim > C:\IndexBootLog.txt
Only UUP converted iso's have winre.wim as boot.wim. Full ESD > ISO is normal iso with normal boot.wim with 2 indexes. Boot.wim FullESD>ISO: Code: dism.exe /Get-WimInfo /wimFile:"D:\Decrypters\esd-decrypter-wimlib-28\boot.wim" Deployment Image Servicing and Management tool Version: 10.0.14393.0 Details for image : D:\Decrypters\esd-decrypter-wimlib-28\boot.wim Index : 1 Name : Microsoft Windows PE (x64) Description : Microsoft Windows PE (x64) Size : 1,617,148,046 bytes Index : 2 Name : Microsoft Windows Setup (x64) Description : Microsoft Windows Setup (x64) Size : 1,769,217,553 bytes The operation completed successfully. Code: <?xml version="1.0"?> -<WIM> -<IMAGE INDEX="1"> <DIRCOUNT>3143</DIRCOUNT> <FILECOUNT>14409</FILECOUNT> <TOTALBYTES>1290733114</TOTALBYTES> <HARDLINKBYTES>541548955</HARDLINKBYTES> -<CREATIONTIME> <HIGHPART>0x01D2A08D</HIGHPART> <LOWPART>0xF0E0A60A</LOWPART> </CREATIONTIME> -<LASTMODIFICATIONTIME> <HIGHPART>0x01D2A099</HIGHPART> <LOWPART>0xA4562A40</LOWPART> </LASTMODIFICATIONTIME> <WIMBOOT>0</WIMBOOT> -<WINDOWS> <ARCH>0</ARCH> <PRODUCTNAME>Microsoft® Windows® Operating System</PRODUCTNAME> <EDITIONID>WindowsPE</EDITIONID> <INSTALLATIONTYPE>WindowsPE</INSTALLATIONTYPE> <PRODUCTTYPE>WinNT</PRODUCTTYPE> <PRODUCTSUITE/> -<LANGUAGES> <LANGUAGE>nl-NL</LANGUAGE> <FALLBACK LANGUAGE="nl-NL">en-US</FALLBACK> <DEFAULT>nl-NL</DEFAULT> </LANGUAGES> -<VERSION> <MAJOR>10</MAJOR> <MINOR>0</MINOR> <BUILD>15063</BUILD> <SPBUILD>0</SPBUILD> <SPLEVEL>0</SPLEVEL> </VERSION> <SYSTEMROOT>WINDOWS</SYSTEMROOT> </WINDOWS> <NAME>Microsoft Windows PE (x86)</NAME> <DESCRIPTION>Microsoft Windows PE (x86)</DESCRIPTION> <FLAGS>9</FLAGS> </IMAGE> -<IMAGE INDEX="2"> <DIRCOUNT>3173</DIRCOUNT> <FILECOUNT>14849</FILECOUNT> <TOTALBYTES>1431799166</TOTALBYTES> <HARDLINKBYTES>612217199</HARDLINKBYTES> -<CREATIONTIME> <HIGHPART>0x01D2A08D</HIGHPART> <LOWPART>0xF8DB6770</LOWPART> </CREATIONTIME> -<LASTMODIFICATIONTIME> <HIGHPART>0x01D2A099</HIGHPART> <LOWPART>0xA4562A40</LOWPART> </LASTMODIFICATIONTIME> <WIMBOOT>0</WIMBOOT> -<WINDOWS> <ARCH>0</ARCH> <PRODUCTNAME>Microsoft® Windows® Operating System</PRODUCTNAME> <EDITIONID>WindowsPE</EDITIONID> <INSTALLATIONTYPE>WindowsPE</INSTALLATIONTYPE> <PRODUCTTYPE>WinNT</PRODUCTTYPE> <PRODUCTSUITE/> -<LANGUAGES> <LANGUAGE>nl-NL</LANGUAGE> <FALLBACK LANGUAGE="nl-NL">en-US</FALLBACK> <DEFAULT>nl-NL</DEFAULT> </LANGUAGES> -<VERSION> <MAJOR>10</MAJOR> <MINOR>0</MINOR> <BUILD>15063</BUILD> <SPBUILD>0</SPBUILD> <SPLEVEL>0</SPLEVEL> </VERSION> <SYSTEMROOT>WINDOWS</SYSTEMROOT> </WINDOWS> <NAME>Microsoft Windows Setup (x86)</NAME> <DESCRIPTION>Microsoft Windows Setup (x86)</DESCRIPTION> <FLAGS>2</FLAGS> </IMAGE> <TOTALBYTES>244226365</TOTALBYTES> </WIM> Boot.wim UUP>ISO: Code: dism.exe /Get-WimInfo /wimFile:"D:\Decrypters\uup-converter-wimlib-6\boot.wim" Deployment Image Servicing and Management tool Version: 10.0.14393.0 Details for image : D:\Decrypters\uup-converter-wimlib-6\boot.wim Index : 1 Name : Microsoft Windows Recovery Environment (x64) Description : Microsoft Windows Recovery Environment (x64) Size : 1,974,787,983 bytes The operation completed successfully. winre.wim: Code: dism.exe /Get-WimInfo /wimFile:"D:\Decrypters\uup-converter-wimlib-6\winre.wim" Deployment Image Servicing and Management tool Version: 10.0.14393.0 Details for image : D:\Decrypters\uup-converter-wimlib-6\winre.wim Index : 1 Name : Microsoft Windows Recovery Environment (x64) Description : Microsoft Windows Recovery Environment (x64) Size : 1,974,787,983 bytes The operation completed successfully. Always love the appreciation when questions get answered.
Just installed 15063 Enterprise VL on a test rig... the setup differs on a clean install from the previous insiders builds. I find it funny that they try and hide the local domain account setup haha. Otherwise really smooth even on a crap test rig with only 4GB of ram... I really should just put 4 more in there. Thanks all for the help and WZor for the ESD lol.
No I just managed to snag a copy of it yesterday while it was still up. If I could upload it somewhere I would considering I get decent upload speeds.
Successfully installed 15063 Enterprise x64 on a close to 10 year old laptop with modest specs. I did an in-place upgrade from the Anniversary Update probably which is why I didn't come across the new setup OOBE. But this thing is flying. Microsoft is enhancing performance with each update and that's a good thing. I might be getting a new laptop down the year but for now, this will do. All programs working fine and no activation issues. Edge seems to be better than on the Anniversary Update but YouTube videos show a little bit stuttering at FullHD 60fps. They play fine in Chromium though. Will test further and see how it goes. And yeah, no ads yet!