How to create your own windows 10 ProfessionalEducation ISO

Discussion in 'Windows 10' started by mehdibleu, Aug 12, 2017.

  1. mehdibleu

    mehdibleu MDL Expert

    Joined:
    Jun 14, 2017
    Messages:
    1,009
    Likes Received:
    248
    Trophy Points:
    60
    #1 mehdibleu, Aug 12, 2017
    Last edited: Aug 12, 2017
  2. Enthousiast

    Enthousiast MDL Tester

    Joined:
    Oct 30, 2009
    Messages:
    35,567
    Likes Received:
    59,637
    Trophy Points:
    450
  3. Mr.X

    Mr.X MDL Guru

    Joined:
    Jul 14, 2013
    Messages:
    7,625
    Likes Received:
    14,952
    Trophy Points:
    240
    #3 Mr.X, Aug 12, 2017
    Last edited: Aug 12, 2017
    :pop3:

    :tooth:
     
  4. mehdibleu

    mehdibleu MDL Expert

    Joined:
    Jun 14, 2017
    Messages:
    1,009
    Likes Received:
    248
    Trophy Points:
    60
    i mentionned that in part 6 of the post and i indicated that it is the most important part of the whole process.
     
  5. whatever127

    whatever127 MDL PHP Wizard

    Joined:
    Nov 9, 2012
    Messages:
    1,050
    Likes Received:
    7,237
    Trophy Points:
    60
  6. mehdibleu

    mehdibleu MDL Expert

    Joined:
    Jun 14, 2017
    Messages:
    1,009
    Likes Received:
    248
    Trophy Points:
    60
  7. Tito

    Tito Super Mod / Adviser Staff Member

    Joined:
    Nov 30, 2009
    Messages:
    17,888
    Likes Received:
    16,542
    Trophy Points:
    340
    I guess you've put enough 'real' in there.

    Microsoft lately includes multi SKU specific certificates in many SKUs so that conventional up/downgrade can be done by changing the key only. Pro <=> Enterprise & Pro <=> ProEducation work same way - there is nothing 'unreal' in it.
     
  8. mehdibleu

    mehdibleu MDL Expert

    Joined:
    Jun 14, 2017
    Messages:
    1,009
    Likes Received:
    248
    Trophy Points:
    60
  9. Tito

    Tito Super Mod / Adviser Staff Member

    Joined:
    Nov 30, 2009
    Messages:
    17,888
    Likes Received:
    16,542
    Trophy Points:
    340
    As I told you earlier, there is absolutely no need to go through those lengthy procedures as you can switch between Pro <=> ProEducation <=> Enterprise on the fly by changing the key. @mkuba50 also showed you an example.
     
  10. mehdibleu

    mehdibleu MDL Expert

    Joined:
    Jun 14, 2017
    Messages:
    1,009
    Likes Received:
    248
    Trophy Points:
    60
    #10 mehdibleu, Aug 13, 2017
    Last edited: Aug 13, 2017
    (OP)
    My friend, please read carefully what i said in my previous post.
    i've already mentionned in all my previous posts that you can do the upgrade with a key on certain conditions but you don't seem to pay attention to what people write here so please go back to my previous post, i explained in the best possible way how and on which condition you can upprade with a key to benefit of version's features on which you want to upgrade to.
     
  11. mehdibleu

    mehdibleu MDL Expert

    Joined:
    Jun 14, 2017
    Messages:
    1,009
    Likes Received:
    248
    Trophy Points:
    60
    yes you are right, he was clearly talking about changing the index name from home to ProfessionalEducation but i mentionned in the OP that you can bypass this by creating ei.cfg and add this line into the file
    [EditionID]
    ProfessionalEducation
    This way, the system will automatically install professionaleducation version.
    As he mentionned, you can also use a tool called GimageX which allows to change index names easily,i dicovered that tool thanks to @Enthousiast.

    because Micrsosft is known for a while that it is flawed so i am not surprised at all about this.
     
  12. GOD666

    GOD666 MDL Expert

    Joined:
    Aug 1, 2015
    Messages:
    1,972
    Likes Received:
    2,063
    Trophy Points:
    60
    Other than just bragging rights or having a Windows read you a different title for the listed edition in their system readout, what benefits, if any, are there when compared to Windows Professional Education over regular Windows Education?
     
  13. dhjohns

    dhjohns MDL Guru

    Joined:
    Sep 5, 2013
    Messages:
    3,275
    Likes Received:
    1,735
    Trophy Points:
    120
    I have imagex, and I have no problem changing Flags or description. I made this myself from Home edition using only dism, and imagex.
    Windows PowerShell
    Copyright (C) Microsoft Corporation. All rights reserved.

    PS C:\Windows\system32> imagex /info I:\sources\install.wim

    ImageX Tool for Windows
    Copyright (C) Microsoft Corp. All rights reserved.
    Version: 6.1.7600.16385

    WIM Information:
    ----------------
    Path: I:\sources\install.wim
    GUID: {a4314507-bd98-40e7-b5fd-49516a465e0f}
    Image Count: 1
    Compression: LZX
    Part Number: 1/1
    Attributes: 0xc
    Integrity info
    Relative path junction


    Available Image Choices:
    ------------------------
    <WIM>
    <TOTALBYTES>3512320815</TOTALBYTES>
    <IMAGE INDEX="1">
    <DIRCOUNT>20666</DIRCOUNT>
    <FILECOUNT>90258</FILECOUNT>
    <TOTALBYTES>15320370690</TOTALBYTES>
    <HARDLINKBYTES>6789723160</HARDLINKBYTES>
    <CREATIONTIME>
    <HIGHPART>0x01D30875</HIGHPART>
    <LOWPART>0x0C19EB9A</LOWPART>
    </CREATIONTIME>
    <LASTMODIFICATIONTIME>
    <HIGHPART>0x01D31312</HIGHPART>
    <LOWPART>0x5FBD4037</LOWPART>
    </LASTMODIFICATIONTIME>
    <WIMBOOT>0</WIMBOOT>
    <WINDOWS>
    <ARCH>9</ARCH>
    <PRODUCTNAME>Microsoft® Windows® Operating System</PRODUCTNAME>
    <EDITIONID>ProfessionalWorkstation</EDITIONID>
    <INSTALLATIONTYPE>Client</INSTALLATIONTYPE>
    <SERVICINGDATA>
    <GDRDUREVISION>0</GDRDUREVISION>
    <PKEYCONFIGVERSION>10.0.16257.1000;2016-01-01T00:00:00Z</PKEYCONFIGVERSION>
    </SERVICINGDATA>
    <PRODUCTTYPE>WinNT</PRODUCTTYPE>
    <PRODUCTSUITE>Terminal Server</PRODUCTSUITE>
    <LANGUAGES>
    <LANGUAGE>en-US</LANGUAGE>
    <DEFAULT>en-US</DEFAULT>
    </LANGUAGES>
    <VERSION>
    <MAJOR>10</MAJOR>
    <MINOR>0</MINOR>
    <BUILD>16257</BUILD>
    <SPBUILD>1000</SPBUILD>
    <SPLEVEL>0</SPLEVEL>
    </VERSION>
    <SYSTEMROOT>WINDOWS</SYSTEMROOT>
    </WINDOWS>
    <NAME>Windows 10 Pro for Advanced PCs Insider Preview</NAME>
    <DESCRIPTION>Windows 10 Pro for Advanced PCs Insider Preview</DESCRIPTION>
    <FLAGS>ProfessionalWorkstation</FLAGS>
    </IMAGE>
    </WIM>



    PS C:\Windows\system32>
     
  14. mehdibleu

    mehdibleu MDL Expert

    Joined:
    Jun 14, 2017
    Messages:
    1,009
    Likes Received:
    248
    Trophy Points:
    60
    That's good question, all i can tell you is that education version is higher than Professional and ProfessionalEducation versions and thus contains more features, maybe someone else will be able to give us more information about this.
     
  15. GOD666

    GOD666 MDL Expert

    Joined:
    Aug 1, 2015
    Messages:
    1,972
    Likes Received:
    2,063
    Trophy Points:
    60
    That seems odd. You'd think Professional Education would be higher than Education.
     
  16. mehdibleu

    mehdibleu MDL Expert

    Joined:
    Jun 14, 2017
    Messages:
    1,009
    Likes Received:
    248
    Trophy Points:
    60
    No it's not the case,if you want to be sure about this go to an installed ProEducation machine then type this command :

    Code:
    Dism /Image:C:\mount /Get-CurrentEdition
    By typing this command you will see the current windows version that is running on your machine and you will see ProfessionalEducation edition to appear after typing this command.

    then you type this :

    Code:
    Dism /Image:C:\mount /Get-TargetEditions
    By typing this command you are going to check to which different versions ProfesssionalEducation edition can be upgraded to and you will see education edition to appear after typing this command so that proves that education is higher than ProfessionalEducation.
     
  17. Carlos Detweiller

    Carlos Detweiller MDL Spinning Tortoise

    Joined:
    Dec 21, 2012
    Messages:
    4,514
    Likes Received:
    4,543
    Trophy Points:
    150
    Education - Based on Enterprise (and not on Core as one would assume)
    ProEducation - Based on Pro

    MS naming tends to s*ck goats nuts.
     
  18. Enthousiast

    Enthousiast MDL Tester

    Joined:
    Oct 30, 2009
    Messages:
    35,567
    Likes Received:
    59,637
    Trophy Points:
    450
    But (Pro-)Education can be set-editioned from home:
    Code:
    dism.exe /image:c:\mount /Get-TargetEditions
    
    
    Deployment Image Servicing and Management tool
    Version: 10.0.15063.0
    
    Image Version: 10.0.16257.1
    
    Editions that can be upgraded to:
    
    Target Edition : ProfessionalWorkstation
    Target Edition : ProfessionalEducation
    Target Edition : Professional
    Target Edition : Education
    The operation completed successfully.
     
  19. kerees

    kerees MDL Novice

    Joined:
    Jul 20, 2017
    Messages:
    28
    Likes Received:
    30
    Trophy Points:
    0
    #20 kerees, Aug 16, 2017
    Last edited: Aug 16, 2017