| | | | | | |

  Terminal Services
 
 

The Citrix Developer Network Script Repository

Citrix MFCOM Scripting Resource.

support.citrix.com - Requires login.

If you are interested in Citrix MFCOM scripting, there are some great sample scripts on the Citrix Developer Network. I just logged into the Citrix Knowledge Center and discovered some great new Scripts and SDK MFCOM Samples.


Here is a list of some of the useful scripts you can find in the Citrix Script Repository.


FarmAppUtil Tool - Released in Jan 2006

Citrix just released the FarmAppUtil Tool which saves all application properties with users and servers assigned to those applications in an XML file. The tool also creates a text file with a folder structure. The XML file created from the application can be modified and used for republishing all the applications and also recreate the folder structure in the new farm.

This tool can be used as migration tool to migrating all applications from a MetaFrame XP Feature Release 3 to a later version of Presentation Server.


Enumerate All Applications For All Servers In A Citrix Farm

The ListAllAppsonAllServer tool allows you to list all applications for all servers in a farm.


MFCOM Application Management Tool

The AppManagement tool can be used to manage applications. This tool is written in Csharp.net and uses an Mfcom.dll to query the IMA.

AppManagement.exe S – Provides a summary of the farm.
AppManagement.exe U - Lists all applications by group and user name in a farm.
AppManagement.exe L - Lists all applications by server in a farm.
AppManagement.exe R - Removes all applications from the server and add the application properties to an XML file.
AppManagement.exe W - Writes all the application properties of a server for backup to an XML file for publishing later.
AppManagement.exe A - To batch ADD all “existing” applications in a farm from an XML file to a server.
AppManagement.exe E - Enables an application on a farm.
AppManagement.exe D - Disables an application on a farm.



Quick Links

s.chiara@comcast.net