Add fAllowUnlistedRemotePrograms to registry

This commit is contained in:
Fmstrat 2020-11-18 15:20:55 -05:00 committed by Oskar Manhart
parent 1d9c24a261
commit 19072f4ad6

View File

@ -2,3 +2,6 @@ Windows Registry Editor Version 5.00
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Terminal Server\TSAppAllowList]
"fDisabledAllowList"=dword:00000001
[HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows NT\Terminal Services]
"fAllowUnlistedRemotePrograms"=dword:00000001