Benutzer-Werkzeuge

Webseiten-Werkzeuge


knowledge_base:windows:rdp_applications

RDP Applications

https://stackoverflow.com/a/50759333

add the following to an .rdp file

remoteapplicationmode:i:1
remoteapplicationname:s:Purpose of the app shown to user...
remoteapplicationprogram:s:C:\...\some.exe
remoteapplicationcmdline:s:

To get this to work under e.g. Windows 10 Professional, one needs to enable some policy (on the remote server):

[HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows NT\Terminal Services] „fAllowUnlistedRemotePrograms“=dword:00000001

/app/www/public/data/pages/knowledge_base/windows/rdp_applications.txt · Zuletzt geändert: 2021/09/24 19:10 von 127.0.0.1