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

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

  1. Enthousiast

    Enthousiast MDL Tester

    Oct 30, 2009
    47,274
    94,763
    450
    I see, Adguard has deleted all unavailable downloads from his TB Unlocked site.
     
  2. v72dd

    v72dd MDL Senior Member

    Nov 20, 2016
    445
    77
    10
    So to convert EnterpriseN to GN is like this?

    dism /Image:C:\Mount /Set-Edition:EnterpriseGN
     
  3. Enthousiast

    Enthousiast MDL Tester

    Oct 30, 2009
    47,274
    94,763
    450
    #3523 Enthousiast, May 31, 2017
    Last edited: May 31, 2017
    (OP)
    https://forums.mydigitallife.net/th...view-build-15031-pc.73093/page-8#post-1317758

    It's the same, only use enterprise N or pro N as source (and the correct key for GN).

    Don't forget to set the sku flag to "EnterpriseGN" when you're done.

    Code:
    imagex /flags "enterpriseGN" /info "x:\install.wim" 1 "Name" "Description"
    
    "Name" = desired index name
    "Description" = desired index description

    ps, on win 10 you have to install ADK to be able to use imagex commands and use the dism tool from the ADK.
     
  4. v72dd

    v72dd MDL Senior Member

    Nov 20, 2016
    445
    77
    10
    I get this.

    Deployment Image Servicing and Management tool
    Version: 10.0.15063.0


    Error: 2

    Unable to access the image.
    Make sure that the image path and the Windows directory for the image exist and you have Read permissions on the folder.

    The DISM log file can be found at C:\Windows\Logs\DISM\dism.log
     
  5. s1ave77

    s1ave77 Has left at his own request

    Aug 15, 2012
    16,104
    24,378
    340
    You'll need to mount the WIM first, then set the edition, unmount and set flags in the WIM directly (needs no mount).
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  6. dhjohns

    dhjohns MDL Guru

    Sep 5, 2013
    3,262
    1,731
    120
    Anyone have a link to the very first insider preview of 15063?
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  7. Enthousiast

    Enthousiast MDL Tester

    Oct 30, 2009
    47,274
    94,763
    450
  8. dhjohns

    dhjohns MDL Guru

    Sep 5, 2013
    3,262
    1,731
    120
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  9. v72dd

    v72dd MDL Senior Member

    Nov 20, 2016
    445
    77
    10
    Can this be used on an LTSB N 1607 as well? Or it's just for 1703?
     
  10. Enthousiast

    Enthousiast MDL Tester

    Oct 30, 2009
    47,274
    94,763
    450
    2016 LTSB can't be upgraded to EnterpriseG or G N.
     
  11. Enthousiast

    Enthousiast MDL Tester

    Oct 30, 2009
    47,274
    94,763
    450
    Sadly W.Z.T had deleted the esd's. I also have cleaned up all my old IP local files.
     
  12. endbase

    endbase MDL Guru

    Aug 12, 2012
    4,673
    1,710
    150
    I only have Server and Enterprise localy stored
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  13. dhjohns

    dhjohns MDL Guru

    Sep 5, 2013
    3,262
    1,731
    120
    That is also my problem. :(
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  14. Enthousiast

    Enthousiast MDL Tester

    Oct 30, 2009
    47,274
    94,763
    450
    I found an old Pro 14901 en-us x64 iso of mine, if you're interested, convo me :)

    It has dotnetfx3 enabled, DaRT10 and dx9c onboard plus murphy78's diskpart image and apply script 1.2.8 in boot.wim
     
  15. dhjohns

    dhjohns MDL Guru

    Sep 5, 2013
    3,262
    1,731
    120
    Actually I wanted the original IP of Creator's Update. I wanted to see if I could convert Enterprise to EnterpriseG w/o the BSOD which occurs with the March Update. EnterpriseN to EnterpriseGN works fine, but not the regular Enterprise.
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  16. Enthousiast

    Enthousiast MDL Tester

    Oct 30, 2009
    47,274
    94,763
    450
  17. R23

    R23 MDL Member

    Apr 5, 2017
    124
    28
    10
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  18. Enthousiast

    Enthousiast MDL Tester

    Oct 30, 2009
    47,274
    94,763
    450
    I couldn't get it to download and it's not an official iso.

    You can do it easily by yourself, take the 15063 enterprise or pro zh-cn iso and set-edition it offline to enterpriseG like i showed here: https://forums.mydigitallife.net/th...view-build-15031-pc.73093/page-8#post-1317758 (and i didn't show how to mount the wim (first step)).