[Solved] DISM Set-Edition Professional to Enterprise doesn't work anymore on 1607 RS1

Discussion in 'Windows 10' started by DioNZB, Mar 3, 2017.

  1. DioNZB

    DioNZB MDL Member

    Joined:
    Jun 23, 2013
    Messages:
    238
    Likes Received:
    419
    Trophy Points:
    10
    #1 DioNZB, Mar 3, 2017
    Last edited by a moderator: Apr 20, 2017
    In the new build 1607 RS1 Jan2017 Refresh you can't upgrade a Windows 10 index to Enterprise anymore

    Code:
    Dism /Image:e:\mount /Get-TargetEditions
    
    Deployment Image Servicing and Management tool
    Version: 10.0.14393.0
    
    Image Version: 10.0.14393.0
    
    Editions that can be upgraded to:
    
    
     : ProfessionalEducation
    
     : Professional
    
     : Education
    
    The operation completed successfully.
    
    
    Usually i just put the updates in de home edition and i upgrade them al to Pro,Education,Enterprise

    But why can't the new build (1607 RS1) upgrade to enterprise?
    Or is there some way it can?
     
  2. Mr.X

    Mr.X MDL Guru

    Joined:
    Jul 14, 2013
    Messages:
    7,625
    Likes Received:
    14,952
    Trophy Points:
    240
    Isn't that clear /Get-TargetEditions is telling you the only and possible upgradeable editions?

    I can't see Enterprise among them AND never seen. I use to build Win 7/8.1./10 aios and Enterprise is not a target edition in a Home edition. Enterprise ed. comes in a separate iso always.
     
  3. DioNZB

    DioNZB MDL Member

    Joined:
    Jun 23, 2013
    Messages:
    238
    Likes Received:
    419
    Trophy Points:
    10
    Yes i understand
    But In earlier versions of windows 10 it was possible to convert pro to enterprise
    i know it comes in separate iso's
    but it was always possible

    but now in this version (1607 RS1 Refresh Jan2017) it isn't possible
     
  4. Enthousiast

    Enthousiast MDL Tester

    Joined:
    Oct 30, 2009
    Messages:
    35,567
    Likes Received:
    59,633
    Trophy Points:
    450
    That ended with 14393 ;)
     
  5. DioNZB

    DioNZB MDL Member

    Joined:
    Jun 23, 2013
    Messages:
    238
    Likes Received:
    419
    Trophy Points:
    10
  6. Mr.X

    Mr.X MDL Guru

    Joined:
    Jul 14, 2013
    Messages:
    7,625
    Likes Received:
    14,952
    Trophy Points:
    240
    @Enthousiast

    Please free some space in your inbox...
     
  7. Enthousiast

    Enthousiast MDL Tester

    Joined:
    Oct 30, 2009
    Messages:
    35,567
    Likes Received:
    59,633
    Trophy Points:
    450
    #7 Enthousiast, Mar 3, 2017
    Last edited: Mar 3, 2017
    10240 home could be set-editioned to pro and from that pro > enterprise. If i remember correct 10586 could also.

    Since 14393 Home can be set-editioned to pro but that pro can not be set to enterprise. When started with a pro index you can set to enterprise and education.
     
  8. DioNZB

    DioNZB MDL Member

    Joined:
    Jun 23, 2013
    Messages:
    238
    Likes Received:
    419
    Trophy Points:
    10
    yeah i know
    but the point is i sysprepped an Home and i was hoping that is was still possible so my wimfile is very small
    you now what i mean @Enthousiast :D
     
  9. abbodi1406

    abbodi1406 MDL KB0000001

    Joined:
    Feb 19, 2011
    Messages:
    12,067
    Likes Received:
    55,427
    Trophy Points:
    340
  10. Enthousiast

    Enthousiast MDL Tester

    Joined:
    Oct 30, 2009
    Messages:
    35,567
    Likes Received:
    59,633
    Trophy Points:
    450
    #10 Enthousiast, Mar 3, 2017
    Last edited by a moderator: Apr 20, 2017
    14393.0 Pro:
    Code:
    dism.exe /image:c:\mount /Get-CurrentEdition
    
    
    Deployment Image Servicing and Management tool
    Version: 10.0.14393.0
    
    Image Version: 10.0.14393.0
    
    Current edition is:
    
    Current Edition : Professional
    The operation completed successfully.
    Target editions:
    Code:
    dism.exe /image:c:\mount /Get-TargetEditions
    
    
    Deployment Image Servicing and Management tool
    Version: 10.0.14393.0
    
    Image Version: 10.0.14393.0
    
    Editions that can be upgraded to:
    
    Target Edition : Education
    The operation completed successfully.
    When upgraded to edu it shows:
    Code:
    dism.exe /image:c:\mount /Get-TargetEditions
    
    
    Deployment Image Servicing and Management tool
    Version: 10.0.14393.0
    
    Image Version: 10.0.14393.0
    
    Editions that can be upgraded to:
    
    (The current edition cannot be upgraded to any target editions.)
    The operation completed successfully.
    
    14393.0 Home:
    Code:
    dism.exe /image:c:\mount /Get-CurrentEdition
    
    
    Deployment Image Servicing and Management tool
    Version: 10.0.14393.0
    
    Image Version: 10.0.14393.0
    
    Current edition is:
    
    Current Edition : Core
    The operation completed successfully.
    Targets:
    Code:
    dism.exe /image:c:\mount /Get-TargetEditions
    
    
    Deployment Image Servicing and Management tool
    Version: 10.0.14393.0
    
    Image Version: 10.0.14393.0
    
    Editions that can be upgraded to:
    
    Target Edition : ProfessionalEducation
    Target Edition : Professional
    Target Edition : Education
    The operation completed successfully.
    Upgraded to Pro, next target:
    Code:
    dism.exe /image:c:\mount /Get-TargetEditions
    
    
    Deployment Image Servicing and Management tool
    Version: 10.0.14393.0
    
    Image Version: 10.0.14393.0
    
    Editions that can be upgraded to:
    
    Target Edition : Education
    The operation completed successfully.
    
    No more set-edition to Enterprise anymore.

    @Mr.X: inbox cleaned :D
     
  11. Snake_Eyes

    Snake_Eyes MDL Junior Member

    Joined:
    Mar 3, 2015
    Messages:
    80
    Likes Received:
    11
    Trophy Points:
    0
    My laptop is activated to Professional edition, but when i want to update to the new insider build, it download the education build.
    I not want that it does download the Education version, so how i can change that back to Professional ?
    Tried the dism commands but all come with errors and can't even see what build i'm on even.
    And the set-edition command does't work anymore on /online option to sadly.
    Before u can do that, and change the edition on the fly.
    I think i changed the edition to a higher version without my knowledge, so it will always download the education while i not want that.
     
  12. Enthousiast

    Enthousiast MDL Tester

    Joined:
    Oct 30, 2009
    Messages:
    35,567
    Likes Received:
    59,633
    Trophy Points:
    450
    Try change product key to pro (ending on 3V66T).
     
  13. Snake_Eyes

    Snake_Eyes MDL Junior Member

    Joined:
    Mar 3, 2015
    Messages:
    80
    Likes Received:
    11
    Trophy Points:
    0
    Yea its already set to that product key, and with Produkey program its showing its professional to, and it still wants to download the education.