opra

Intro

In my current position I’m getting to do a lot of PowerShell scripting. Typically these are quick scripts for maintenance or finding information about our Citrix environment. I’m posting several here to share.

NOTE: These scripts were written against a XenApp 6.5 environment.

get-xacmdln.ps1

Lists active published applications’ command lines and working directories based on a search word.

psscriptblitz1a

Get it from GitHub.

get-xawgapps.ps1

Lists active published applications from a designated XA 6.x Worker Group

psscriptblitz1b

Get it from GitHub

get-xasessions.ps1

Displays total, active, and disconnected sessions from a XA 6.x farm

psscriptblitz1c

Get it from GitHub

Value for Value

If you received any value from reading this post, please help by becoming a supporter.

Thanks for reading,
Alain