Link to home
Start Free TrialLog in
Avatar of MITK13
MITK13

asked on

Citrix 4 - List of all app via power shell

I am wondering if there is a way to pull a list of published and disabled applications on a management server via powershell?
Avatar of Carl Webster
Carl Webster
Flag of United States of America image

if you mean ps 4.0, the answer is no.

if xa5, 6 or 6.5, get-xaapplication
if xa7.x, get-brokerapplication
There is no option for citrix presentation server 4.
Avatar of MITK13
MITK13

ASKER

Powershell is 3 but the Citrix management server is 4.x would there be any other way via command line to get this type of info and put it in a file?

We have a lot of apps!!!
ASKER CERTIFIED SOLUTION
Avatar of Carl Webster
Carl Webster
Flag of United States of America 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
You can download the last version of the XenApp 5 PowerShell here:

https://dl.dropboxusercontent.com/u/43555945/Citrix.XenApp.Commands.CTP4.zip

Citrix, obviously, no longer supports XenApp 5 (or prior versions) and never officially supported PowerShell for XenApp 5.