Script to export all the servers in a Citrix Farm share 67 days ago by RP Sometimes it is useful to have a list of servers in a text file in order to perform some other task. The following script will export all servers from a Citrix Farm and add them to a text file. This script uses the built in Citrix tool, qfarm, and cleans up the output to provide the [...] Richard Parmiter - parmiter.com |
MFCOM script to export the current users of an application share 67 days ago by RP Sometimes is is necessary to have a list of users in a text file of which other scripts can be run. In this case I wanted a list of all users currently logged into a specific Citrix application in order to perform some other task. The following MFCOM script will export all the users currently logged ... Richard Parmiter - parmiter.com |