'******************************************************************************* 'Originally written by Michael Callahan 'Date: 01/25/2005 ' 'Modified by Jase McCarty 'Date: 03/15/2006 'FarmAppExport.wsf ' 'Description: List all applications in a farm and write the settings out to a file for restore. 'All files will be created in the same directory the script is run in; a folder named "icons" should also 'be created in this directory for icon storage and retrieval. ' ' 'This must be run locally on a Citrix system. 'It will not execute properly on a network share, or mapped drive. '******************************************************************************* File: FarmAppExport.wsf Description: List all applications in a farm and the users and servers assigned to them. Requirements: WSH 5.5 or higher. List Servers and Users for all apps in the farm. CScript //nologo