Link to home
Start Free TrialLog in
Avatar of Pumpernickel
PumpernickelFlag for United States of America

asked on

Citrix Session Reset

We currently have a self service portal allowing users to reset their passwords, and unlock their accounts based on authentication methods.  We are a heavy citrix environment.  I was wondering if there was anyway for me to add citrix sessions resets into it via code.  Its all web based right now, so it would have to connect to a citrix server and execute a command to 'log' the person off or 'reset' their session.  Any ideas?
ASKER CERTIFIED SOLUTION
Avatar of Dirk Kotte
Dirk Kotte
Flag of Germany image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
SOLUTION
Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Avatar of Pumpernickel

ASKER

How do you intend to ensure that your published version of logoff.exe will launch from the same server as the other session? Most likely the issue is that the user cant launch an app within the troubled session so in turn the logoff.exe wont launch. I would look at whether the fact that users are not being automatically logged off is whats causing the issue. Possibly reconnecting to sessions day after day without ever getting a fresh login.
SOLUTION
Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Any special configuration?  Is there a guide available
Almost like a cluster.... So If I'm publishing an app from server1, server2 and server4; the users app could launch from any of those servers, so what will make logoff.exe launch from the same server as the application is on?  Or is there a way to tell logoff.exe to run on all of the servers in that 'cluster' or 'group'
Shared details to expert. If he still more details then he cab object.