registry/vt
This commit is contained in:
parent
cbff48041e
commit
e16dedbecf
1 changed files with 11 additions and 0 deletions
|
@ -15,3 +15,14 @@ Prevent short session lock timeout
|
|||
shell.sendkeys("{NUMLOCK}{NUMLOCK}")
|
||||
wscript.sleep(1000*59)
|
||||
loop
|
||||
|
||||
Virtualization registry keys
|
||||
----------------------------
|
||||
|
||||
HKEY_LOCAL_MACHINE
|
||||
|
||||
* SYSTEM\\ControlSet001\\Services\\hvservice
|
||||
* SYSTEM\\ControlSet001\\Control\\DeviceGuard
|
||||
* SOFTWARE\\Policies\\Microsoft\\Windows\\DeviceGuard
|
||||
|
||||
.. todo:: find out critical ones
|
||||
|
|
Loading…
Reference in a new issue