C# Logon Script: RDP Remote Application get Application Name

209 Views Asked by At

beloved community,

I'm currently writing a Logon Script for a Windows Server 2016, that gets executed whenever a user logs onto this server.

The server hosts different application which get served remotely to the user. So the user sets up a remote app connection under Control Panel\All Control Panel Items\RemoteApp and Desktop Connections and then he can access the applications.

The script that i wrote is writing different information to a DB, like the time the user logs on, his ip and much more. The field I'm unsure how to get is the name of the Application the user opens.

If anyone could help me out i would really appreciate it. Thank you in advance :]

0

There are 0 best solutions below