[DISCUSSION] Windows 10 (1703 RS2) "Creators Update" Final 15063 (PC)

Discussion in 'Windows 10' started by Enthousiast, Mar 21, 2017.

  1. moderate

    moderate MDL Guru

    Aug 31, 2009
    3,469
    2,485
    120
    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?
     
  2. Enthousiast

    Enthousiast MDL Tester

    Oct 30, 2009
    49,681
    103,555
    450
    12-24hr normally.

    No.
     
  3. moderate

    moderate MDL Guru

    Aug 31, 2009
    3,469
    2,485
    120
    #703 moderate, Mar 24, 2017
    Last edited by a moderator: Apr 20, 2017
    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
    
     
  4. Enthousiast

    Enthousiast MDL Tester

    Oct 30, 2009
    49,681
    103,555
    450
    #704 Enthousiast, Mar 24, 2017
    Last edited by a moderator: Apr 20, 2017
    (OP)
    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.
     
  5. QS2k15

    QS2k15 MDL Novice

    Dec 27, 2014
    31
    3
    0
    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.
     
  6. Enthousiast

    Enthousiast MDL Tester

    Oct 30, 2009
    49,681
    103,555
    450
    Is W.Z.T's Full ESD cloud up and running again?
     
  7. QS2k15

    QS2k15 MDL Novice

    Dec 27, 2014
    31
    3
    0
    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.
     
  8. level143

    level143 MDL Junior Member

    Oct 14, 2012
    62
    25
    0
    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!
     
  9. QS2k15

    QS2k15 MDL Novice

    Dec 27, 2014
    31
    3
    0
    Well played sir!
     
  10. Enthousiast

    Enthousiast MDL Tester

    Oct 30, 2009
    49,681
    103,555
    450
    Windows10UpgraderApp.exe keeps on trying, still 15058 full esd shown.
     
  11. cuteee

    cuteee MDL Guru

    Oct 13, 2012
    5,760
    997
    180
    What's that build b15063 ?
     
  12. Enthousiast

    Enthousiast MDL Tester

    Oct 30, 2009
    49,681
    103,555
    450
    #713 Enthousiast, Mar 24, 2017
    Last edited: Mar 24, 2017
    (OP)
    You're funnieee :D
     
  13. cuteee

    cuteee MDL Guru

    Oct 13, 2012
    5,760
    997
    180
    I happy you say that and not new RTM.
     
  14. Enthousiast

    Enthousiast MDL Tester

    Oct 30, 2009
    49,681
    103,555
    450
    You do know you're in the 15063 thread, i hope?
     
  15. cuteee

    cuteee MDL Guru

    Oct 13, 2012
    5,760
    997
    180
    In each insider preview build thread there is notification about new build.
     
  16. Enthousiast

    Enthousiast MDL Tester

    Oct 30, 2009
    49,681
    103,555
    450
    Compare thread title with:

     
  17. antonio8909

    antonio8909 MDL Guru

    Feb 16, 2014
    3,116
    1,517
    120
    In the Upgrade assistant of Windows 10. Error 0x80070490
     
  18. audigy

    audigy MDL Junior Member

    Nov 30, 2007
    60
    14
    0