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
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 , when signed with a cross-signed (kernel-mode driver signing) certificate. So... any idea in what kind of supported way this might be used?
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?
EFA11, thank you very much So, it is making your domain controller to handle Windows 10 machines with new policies.
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.
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
Tired of the graphical logon screen or the forced lock screen? Want a console instead? Code: Windows Registry Editor Version 5.00 [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Authentication\LogonUI\TestHooks] "ConsoleMode"=dword:00000001