update
This commit is contained in:
-3
@@ -31,12 +31,9 @@
|
||||
<!--
|
||||
Ignore values under WinStations key
|
||||
as ConsoleSecurity and DefaultSecurity are created through 'Microsoft-Windows-TerminalServices-LocalSessionManager' assembly
|
||||
and SelfSignedCertificate and SelfSignedCertStore are created programmatically.
|
||||
-->
|
||||
<pattern type="Registry">HKLM\SYSTEM\CurrentControlSet\Control\Terminal Server\WinStations [ConsoleSecurity]</pattern>
|
||||
<pattern type="Registry">HKLM\SYSTEM\CurrentControlSet\Control\Terminal Server\WinStations [DefaultSecurity]</pattern>
|
||||
<pattern type="Registry">HKLM\SYSTEM\CurrentControlSet\Control\Terminal Server\WinStations [SelfSignedCertificate]</pattern>
|
||||
<pattern type="Registry">HKLM\SYSTEM\CurrentControlSet\Control\Terminal Server\WinStations [SelfSignedCertStore]</pattern>
|
||||
<!--
|
||||
EH-Tcp is created through 'Microsoft-Windows-ehome-devices-McrMgr' assembly.
|
||||
-->
|
||||
|
||||
Reference in New Issue
Block a user