Possible to display a message when users log out of Citrix desktop ?

Soldato
Joined
18 Oct 2002
Posts
10,075
Location
At home
Hi,

We find a lot of users just log out of their Citrix desktops before closing down all their apps. This causes a few problems with settings not being saved back.

Is it possible to have some sort of popup to say that they haven't closed XYZ application ?

Thanks,
 
A logoff script would do it

You could either just popup a message and dont allow the script to continue until they OK it, or something more advanced such as querying the running applications.

Unrelated but handy Citrix logoff script protip - put "tsdiscon" in the script and it will disconnect the session, meaning users dont have to wait for the session to log off.
 
Back
Top Bottom