Findings about Windows 10 Releases

Discussion in 'Windows 10' started by nexus76, Oct 1, 2014.

  1. abbodi1406

    abbodi1406 MDL KB0000001

    Joined:
    Feb 19, 2011
    Messages:
    12,067
    Likes Received:
    55,424
    Trophy Points:
    340
    Starting Win8, sysprep can be ran 8 times
     
  2. MrTweek

    MrTweek MDL Junior Member

    Joined:
    Apr 13, 2010
    Messages:
    55
    Likes Received:
    19
    Trophy Points:
    0
    read this url ***ps://support.microsoft.com/en-us/kb/929828

    the steps above will help you here...
     
  3. abbodi1406

    abbodi1406 MDL KB0000001

    Joined:
    Feb 19, 2011
    Messages:
    12,067
    Likes Received:
    55,424
    Trophy Points:
    340
  4. MrTweek

    MrTweek MDL Junior Member

    Joined:
    Apr 13, 2010
    Messages:
    55
    Likes Received:
    19
    Trophy Points:
    0
    #1424 MrTweek, May 1, 2016
    Last edited by a moderator: Apr 20, 2017
    Enable or Disable the ":(" Emoticon in Bluescreens
    It is able to Disable or enable the Emotion which is shown on Bluescreens in Windows 10

    Code:
    HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\CrashControl
    
    DisableEmoticon: 1 (Disable) or 0 (Enable) as dword
    
     
  5. cuteee

    cuteee MDL Guru

    Joined:
    Oct 13, 2012
    Messages:
    5,013
    Likes Received:
    775
    Trophy Points:
    180
  6. 100

    100 MDL Expert

    Joined:
    May 17, 2011
    Messages:
    1,346
    Likes Received:
    1,560
    Trophy Points:
    60
  7. 100

    100 MDL Expert

    Joined:
    May 17, 2011
    Messages:
    1,346
    Likes Received:
    1,560
    Trophy Points:
    60
    #1427 100, Jul 17, 2016
    Last edited by a moderator: Apr 20, 2017
    Just came across this interesting ProductPolicy licensing value (in 14390):
    Code:
    ServicingStack-License-Support-MicrosoftCrossRoot-Signature
    And just like it says on the tin, having this set to 1 lets the package installer install non-MS-signed packages :eek:, when signed with a cross-signed (kernel-mode driver signing) certificate.

    So... any idea in what kind of supported way this might be used?
     
  8. qwerty12

    qwerty12 MDL Novice

    Joined:
    Aug 31, 2010
    Messages:
    49
    Likes Received:
    68
    Trophy Points:
    0
    #1428 qwerty12, Jul 26, 2016
    Last edited by a moderator: Apr 20, 2017
  9. WildByDesign

    WildByDesign MDL Addicted

    Joined:
    Sep 8, 2013
    Messages:
    733
    Likes Received:
    392
    Trophy Points:
    30
    #1429 WildByDesign, Jul 31, 2016
    Last edited: Jul 31, 2016
  10. EFA11

    EFA11 Avatar Guru

    Joined:
    Oct 7, 2010
    Messages:
    8,729
    Likes Received:
    6,728
    Trophy Points:
    270
    #1430 EFA11, Jul 31, 2016
    Last edited by a moderator: Apr 20, 2017
  11. abbodi1406

    abbodi1406 MDL KB0000001

    Joined:
    Feb 19, 2011
    Messages:
    12,067
    Likes Received:
    55,424
    Trophy Points:
    340
  12. abbodi1406

    abbodi1406 MDL KB0000001

    Joined:
    Feb 19, 2011
    Messages:
    12,067
    Likes Received:
    55,424
    Trophy Points:
    340
  13. Mr.X

    Mr.X MDL Guru

    Joined:
    Jul 14, 2013
    Messages:
    7,625
    Likes Received:
    14,952
    Trophy Points:
    240
    #1433 Mr.X, Aug 2, 2016
    Last edited by a moderator: Apr 20, 2017
  14. abbodi1406

    abbodi1406 MDL KB0000001

    Joined:
    Feb 19, 2011
    Messages:
    12,067
    Likes Received:
    55,424
    Trophy Points:
    340
  15. hb860

    hb860 MDL Expert

    Joined:
    May 7, 2010
    Messages:
    1,011
    Likes Received:
    1,840
    Trophy Points:
    60
    I am sorry for being a n00b, but those admx files, what they add to Administrative templates bundled with Windows 10 which are visible in the Group Policy editor?
     
  16. EFA11

    EFA11 Avatar Guru

    Joined:
    Oct 7, 2010
    Messages:
    8,729
    Likes Received:
    6,728
    Trophy Points:
    270
    #1436 EFA11, Aug 6, 2016
    Last edited by a moderator: Apr 20, 2017
  17. hb860

    hb860 MDL Expert

    Joined:
    May 7, 2010
    Messages:
    1,011
    Likes Received:
    1,840
    Trophy Points:
    60
    EFA11, thank you very much
    So, it is making your domain controller to handle Windows 10 machines with new policies.
     
  18. cengizhan

    cengizhan MDL Senior Member

    Joined:
    Jul 29, 2009
    Messages:
    465
    Likes Received:
    151
    Trophy Points:
    10
    I could convert a pro image to enterprise image using dism on version 10586. dism /get-targeteditions was showing enterprise on pro images. now it only shows education on version 14393.
     
  19. abbodi1406

    abbodi1406 MDL KB0000001

    Joined:
    Feb 19, 2011
    Messages:
    12,067
    Likes Received:
    55,424
    Trophy Points:
    340
    They replaced that with the ability to activate Pro with Enterprise key/license

    even all Enterprise-specific packages now exist in Pro (NFS, Windows to GO, DeviceGuard, RemoteFX, Embedded features... etc)
    it seems the only difference now between Pro & Ent is in ProductPolicy
     
  20. cengizhan

    cengizhan MDL Senior Member

    Joined:
    Jul 29, 2009
    Messages:
    465
    Likes Received:
    151
    Trophy Points:
    10
    so, the ability to convert pro to enterprise using dism now gone?