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

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

  1. yo9fah

    yo9fah MDL Novice

    Nov 19, 2010
    40
    9
    0
    How to disable windows defender notification in taskbar?
    Thanks!
     
  2. yo9fah

    yo9fah MDL Novice

    Nov 19, 2010
    40
    9
    0
    Solved! I turned off the startup service. ;)
     
  3. Nucleus

    Nucleus MDL Guru

    Aug 4, 2009
    2,867
    2,950
    90
    Tweaks and Fixes. Post
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  4. Enthousiast

    Enthousiast MDL Tester

    Oct 30, 2009
    52,048
    114,407
    450
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  5. SAM-R

    SAM-R MDL Guru

    Mar 21, 2015
    5,924
    5,776
    180
    KB4020102 (OS Build 15063.332)
    So far looks like Important CU
    Has new
    ntoskrnl.exe 10.0.15063.332
    shell32.dll 10.0.15063.332
    explorer.exe 10.0.15063.332
    oobe updated to 10.0.15063.332

    Any thing else ?
     
  6. phibao37

    phibao37 MDL Novice

    Mar 7, 2014
    29
    60
    0
    Does anyone has VLSC version for JP?
    Code:
    SW_DVD5_Win_Pro_10_1703_64BIT_Japanese_MLF_X21-36748.ISO
     
  7. endbase

    endbase MDL Guru

    Aug 12, 2012
    4,699
    1,721
    150
    Had to dessert from windows creators update after a lot of problems with my M-Audio 2x2M soundcard and the drivers ! Now I'm on LTSB and yeah soundcard driver problem is gone :)
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  8. R23

    R23 MDL Member

    Apr 5, 2017
    124
    28
    10
    #3511 R23, May 29, 2017
    Last edited: May 29, 2017
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  9. Enthousiast

    Enthousiast MDL Tester

    Oct 30, 2009
    52,048
    114,407
    450
    Looks not official, it's iso made from esd.
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  10. psychotik

    psychotik MDL Novice

    Nov 15, 2011
    6
    2
    0
  11. SAM-R

    SAM-R MDL Guru

    Mar 21, 2015
    5,924
    5,776
    180
    Try Adguard
     
  12. Enthousiast

    Enthousiast MDL Tester

    Oct 30, 2009
    52,048
    114,407
    450
    Will have appr. the same results, as discussed at the "Techbench Unlocked/Dump" thread.
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  13. Enthousiast

    Enthousiast MDL Tester

    Oct 30, 2009
    52,048
    114,407
    450
    I see, Adguard has deleted all unavailable downloads from his TB Unlocked site.
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  14. 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
     
  15. Enthousiast

    Enthousiast MDL Tester

    Oct 30, 2009
    52,048
    114,407
    450
    #3519 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.
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  16. 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