Murty M
asked on
Is there any tool to kill the user session except Citrix director?
Is there any tool to kill the user session except Citrix director?
User is using multiple apps/Desktop on the same site,
Citrix XenApp 7.15, MCS, Local Profile.
Please suggest any Tool or PowerShell Script.
User is using multiple apps/Desktop on the same site,
Citrix XenApp 7.15, MCS, Local Profile.
Please suggest any Tool or PowerShell Script.
try logoff.exe /?
Are you looking to kill desktop sessions or application sessions?
ASKER
Both Sam.
Look for the user session ID
QUser /server:ComputerName
Logooff the session ID
Logoff sessionID /server:ComputerName
QUser /server:ComputerName
Logooff the session ID
Logoff sessionID /server:ComputerName
ASKER CERTIFIED SOLUTION
membership
Create a free account to see this answer
Signing up is free and takes 30 seconds. No credit card required.
@Murty
Have you had a chance to check this out?
Have you had a chance to check this out?
https://4sysops.com/archives/how-to-force-a-user-logoff-remotely-with-powershell/
You could also use Citrix Studio as well, you can view user sessions on there and log them out remotely.
There are many other third-party tools with interesting functionality like ControlUp, eG Innovations, Goliath Technologies, uberAgent, etc. etc.