Findings about Windows 10 Releases

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

  1. abbodi1406

    abbodi1406 MDL KB0000001

    Feb 19, 2011
    16,219
    84,891
    340
    Starting Win8, sysprep can be ran 8 times
     
  2. MrTweek

    MrTweek MDL Junior Member

    Apr 13, 2010
    55
    19
    0
    read this url ***ps://support.microsoft.com/en-us/kb/929828

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

    MrTweek MDL Junior Member

    Apr 13, 2010
    55
    19
    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
    
     
  4. 100

    100 MDL Expert

    May 17, 2011
    1,349
    1,576
    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?
     
  5. qwerty12

    qwerty12 MDL Novice

    Aug 31, 2010
    49
    68
    0
    #1428 qwerty12, Jul 26, 2016
    Last edited by a moderator: Apr 20, 2017
  6. WildByDesign

    WildByDesign MDL Addicted

    Sep 8, 2013
    752
    407
    30
    #1429 WildByDesign, Jul 31, 2016
    Last edited: Jul 31, 2016
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  7. EFA11

    EFA11 Avatar Guru

    Oct 7, 2010
    8,719
    6,741
    270
    #1430 EFA11, Jul 31, 2016
    Last edited by a moderator: Apr 20, 2017
  8. abbodi1406

    abbodi1406 MDL KB0000001

    Feb 19, 2011
    16,219
    84,891
    340
  9. Mr.X

    Mr.X MDL Guru

    Jul 14, 2013
    8,575
    15,646
    270
    #1433 Mr.X, Aug 2, 2016
    Last edited by a moderator: Apr 20, 2017
  10. abbodi1406

    abbodi1406 MDL KB0000001

    Feb 19, 2011
    16,219
    84,891
    340
  11. hb860

    hb860 MDL Expert

    May 7, 2010
    1,012
    1,858
    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?
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  12. EFA11

    EFA11 Avatar Guru

    Oct 7, 2010
    8,719
    6,741
    270
    #1436 EFA11, Aug 6, 2016
    Last edited by a moderator: Apr 20, 2017
  13. hb860

    hb860 MDL Expert

    May 7, 2010
    1,012
    1,858
    60
    EFA11, thank you very much
    So, it is making your domain controller to handle Windows 10 machines with new policies.
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  14. cengizhan

    cengizhan MDL Senior Member

    Jul 29, 2009
    477
    154
    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.
     
  15. abbodi1406

    abbodi1406 MDL KB0000001

    Feb 19, 2011
    16,219
    84,891
    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
     
  16. cengizhan

    cengizhan MDL Senior Member

    Jul 29, 2009
    477
    154
    10
    so, the ability to convert pro to enterprise using dism now gone?