Skip to content

dooblpls/Keep-Citrix-Session-Alive-No-Timeout

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Keep-Citrix-Session-Alive-No-Timeout

This very simple powershell script will keep your citrix session alive

Make sure to have the following Registry Keys set or run AllowCitrix.reg

Path: HKEY_LOCAL_MACHINE\SOFTWARE\WOW6432Node\Citrix\ICA Client\CCM

AllowLiveMonitoring REG_DWORD 1

AllowSimulationAPI REG_DWORD 1

The script needs to be run in Powershell x86 since Citrix Workspace is using x86 librarys.

About

This very simple powershell script will keep your citrix session alive

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published