Add clarity on reg import for non-KVM installs

This commit is contained in:
Fmstrat
2020-11-19 07:30:39 -05:00
committed by Oskar Manhart
parent e75340f1fe
commit 9192705cee
2 changed files with 2 additions and 2 deletions

7
install/RDPApps.reg Normal file
View File

@@ -0,0 +1,7 @@
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