[DISCUSSION] Windows 10 Insider Preview Build 17063 (PC)

Discussion in 'Windows 10' started by Enthousiast, Dec 19, 2017.

  1. MELERIX

    MELERIX MDL Expert

    Joined:
    Nov 7, 2011
    Messages:
    1,163
    Likes Received:
    614
    Trophy Points:
    60
    did you try update Realtek driver from Realtek website ?
     
  2. Hadron-Curious

    Hadron-Curious MDL Guru

    Joined:
    Jul 4, 2014
    Messages:
    3,657
    Likes Received:
    569
    Trophy Points:
    120
    There is a lot and lot of improvement in this Build.
     
  3. Leopeva64

    Leopeva64 MDL Expert

    Joined:
    Oct 4, 2016
    Messages:
    1,096
    Likes Received:
    926
    Trophy Points:
    60
  4. renotoc

    renotoc MDL Junior Member

    Joined:
    Sep 14, 2016
    Messages:
    85
    Likes Received:
    15
    Trophy Points:
    0
    I got this:

    Code:
    C:\Windows\system32>dism /Get-WimInfo /WimFile:"C:\mount\install.wim" /Index:1
    
    Deployment Image Servicing and Management tool
    Version: 10.0.16299.15
    
    Details for image : C:\mount\install.wim
    
    Index : 1
    Name : Win 10 Enterprise 10.0.17063.1000 (17063)
    Description : Win 10 Enterprise 10.0.17063.1000 x64 (17063)
    Size : 15 712 325 079 bytes
    WIM Bootable : No
    Architecture : x64
    Hal : <undefined>
    Version : 10.0.17063
    ServicePack Build : 1000
    ServicePack Level : 1000
    Edition : Enterprise
    Installation : Client
    ProductType : WinNT
    ProductSuite : Terminal Server
    System Root : WINDOWS
    Directories : 21590
    Files : 104743
    Created : 15.12.2017 - 1:27:52
    Modified : 20.12.2017 - 0:39:47
    Languages :
            cs-CZ (Default)
    
    The operation completed successfully.
    
    C:\Windows\system32>
     
  5. Trev19

    Trev19 MDL Member

    Joined:
    Feb 1, 2011
    Messages:
    100
    Likes Received:
    10
    Trophy Points:
    10
    is there anyway to enable sets using the registry?? I don't think i have sets yet A/B test i think
     
  6. s1ave77

    s1ave77 Has left at his own request

    Joined:
    Aug 15, 2012
    Messages:
    16,130
    Likes Received:
    24,279
    Trophy Points:
    340
    Looks as it should hence not the problem.
     
  7. renotoc

    renotoc MDL Junior Member

    Joined:
    Sep 14, 2016
    Messages:
    85
    Likes Received:
    15
    Trophy Points:
    0
    ..ye, and when I convert this .wim to install.esd and then trying to decrypt to iso with abbodis 34 esd decrypter, i get error...
     
  8. Enthousiast

    Enthousiast MDL Tester

    Joined:
    Oct 30, 2009
    Messages:
    35,561
    Likes Received:
    59,628
    Trophy Points:
    450
    I already asked what tool you've used, you said ESD<>WIM, but now you're saying you've used ESD>ISO decrypter, there is no need for using that.

    ESD>ISO 34 is meant and made for decrypting/converting Full ESD files to ISO.

    The tool needed for converting/compressing install.wim > install.esd is called ESD<>WIM 7.
     
  9. s1ave77

    s1ave77 Has left at his own request

    Joined:
    Aug 15, 2012
    Messages:
    16,130
    Likes Received:
    24,279
    Trophy Points:
    340
    Now i get it. That won't work and you confuse Store ESD with install.wim converted to install.esd (different pair of shoes). Use an ISO tool to add the modded install.esd to an ISO.
     
  10. noviz

    noviz MDL Novice

    Joined:
    Nov 8, 2012
    Messages:
    5
    Likes Received:
    0
    Trophy Points:
    0

    Yes .. not work:confused:
     
  11. s1ave77

    s1ave77 Has left at his own request

    Joined:
    Aug 15, 2012
    Messages:
    16,130
    Likes Received:
    24,279
    Trophy Points:
    340
    #111 s1ave77, Dec 21, 2017
    Last edited: Dec 21, 2017
    Upgrade non Core/Pro to 17063

    While testing upgrade with set-editioned Enterprise i tried what happens when using UUP AiO >> ISO (Pro/Core) and got offered upgrade to Pro while keeping personal apps/settings. The process ended up with Enterprise 17063 still KMS activated.

    BUT: WMIC acts weird in all my tests so far (15063 Enterprise using 17063 Pro and Ent ISOs, 16299 Enterprise using 17063 Pro ISO).

    Code:
    wmic os get caption
    errors with exception hint.
    Code:
    wmic os get caption /value
    gives correct answer :g:.

    Would be interested to know if error is on my end.
     
  12. dontnowhy

    dontnowhy MDL Novice

    Joined:
    Feb 1, 2010
    Messages:
    11
    Likes Received:
    0
    Trophy Points:
    0
    My Thinkpad X301 upgraded to 17063 through Windows update without any trouble, however I got the trouble on the fresh installation on the same device.
    I made the bootable ISO by the Rufus. The fresh installation stopped as it could not make a System Reserve Drive!
     
  13. s1ave77

    s1ave77 Has left at his own request

    Joined:
    Aug 15, 2012
    Messages:
    16,130
    Likes Received:
    24,279
    Trophy Points:
    340
  14. abbodi1406

    abbodi1406 MDL KB0000001

    Joined:
    Feb 19, 2011
    Messages:
    12,067
    Likes Received:
    55,424
    Trophy Points:
    340
    dism /Image:Z: /get-currentedition
    Code:
    Deployment Image Servicing and Management tool
    Version: 10.0.16299.15
    
    Image Version: 10.0.17063.1000
    
    Current edition is:
    
    Current Edition : Professional
    
    The operation completed successfully.

    dism /Image:Z: /get-targeteditions
    Code:
    Deployment Image Servicing and Management tool
    Version: 10.0.16299.15
    
    Image Version: 10.0.17063.1000
    
    Editions that can be upgraded to:
    
    Target Edition : ProfessionalEducation
    Target Edition : ProfessionalWorkstation
    Target Edition : Education
    Target Edition : ProfessionalCountrySpecific
    Target Edition : ProfessionalSingleLanguage
    Target Edition : ServerRdsh
    Target Edition : Enterprise
    
    The operation completed successfully.
    dism /Image:Z: /get-stagededitions
    Code:
    Deployment Image Servicing and Management tool
    Version: 10.0.16299.15
    
    Image Version: 10.0.17063.1000
    
    Editions which can be removed:
    
    (The current edition has no removable target editions.)
    
    The operation completed successfully.

    dism /Image:Z: /get-targetcompositioneditions
    Code:
    Deployment Image Servicing and Management tool
    Version: 10.0.16299.15
    
    Image Version: 10.0.17063.1000
    
    Composition editions that can be upgraded to:
    
    (The current edition cannot be upgraded to any target composition editions.)
    
    The operation completed successfully.

    dism /Image:Z: /get-targetvirtualeditions
    Code:
    Deployment Image Servicing and Management tool
    Version: 10.0.16299.15
    
    Image Version: 10.0.17063.1000
    
    Virtual editions that can be upgraded to:
    
    Target Virtual Edition : ProfessionalEducation
    Target Virtual Edition : ProfessionalWorkstation
    Target Virtual Edition : Education
    Target Virtual Edition : ProfessionalCountrySpecific
    Target Virtual Edition : ProfessionalSingleLanguage
    Target Virtual Edition : ServerRdsh
    Target Virtual Edition : Enterprise
    
    The operation completed successfully.
     
  15. Enthousiast

    Enthousiast MDL Tester

    Joined:
    Oct 30, 2009
    Messages:
    35,561
    Likes Received:
    59,628
    Trophy Points:
    450
    So, the key line from my set edition tests is the real "upgrade"? License switch upgrade.
    Code:
    Starting to update components...
    Starting to install product key...
    Finished installing product key.
    
    Removing package Microsoft-Windows-CoreEdition~31bf3856ad364e35~amd64~~10.0.17063.1000
    Removing package Microsoft-Windows-CoreEdition~31bf3856ad364e35~amd64~~10.0.17063.1000
     
  16. Leopeva64

    Leopeva64 MDL Expert

    Joined:
    Oct 4, 2016
    Messages:
    1,096
    Likes Received:
    926
    Trophy Points:
    60
    I think not, I already suspected that after what happened with Skip Ahead Microsoft would not allow this function to be activated by making changes to the registry and today Zac bowden confirmed it to me:
    148.jpg
     
  17. WindowsGeek

    WindowsGeek MDL Expert

    Joined:
    Jun 30, 2015
    Messages:
    1,082
    Likes Received:
    239
    Trophy Points:
    60
    Anyone having issues with edge crashing?
     
  18. dhjohns

    dhjohns MDL Guru

    Joined:
    Sep 5, 2013
    Messages:
    3,275
    Likes Received:
    1,735
    Trophy Points:
    120
    I haven't had any issues with this build at all.
     
  19. tuanpekoe

    tuanpekoe MDL Junior Member

    Joined:
    May 11, 2011
    Messages:
    85
    Likes Received:
    13
    Trophy Points:
    0
    Try to install Firefox, it has no sound/audio anymore.
     
  20. nZxT_T

    nZxT_T MDL Novice

    Joined:
    Dec 20, 2017
    Messages:
    2
    Likes Received:
    0
    Trophy Points:
    0
    #120 nZxT_T, Dec 21, 2017
    Last edited: Dec 21, 2017
    :( i think my problem come to my Windows 10 Edition... it's an Education... And i can't change my license for an Pro T_T

    I test install the release without USB peripherical connect, without auto install USB, withe the bios update ,and the display driver update.
    Same error after the installation at the first reboot, it freeze on Windows boot :(

    after the reset i do the error 0xC1900101.

    I wait the future release x)