|
Content for: mfcom
Related Labels:
disable_policy, driver_mapping, application_name, xenapp_codeshare, printer, version_information, disable_application, client_ip, add_admin, licensing, load_evaluator, powershell, how_to_get_client_ip_in_citrix, clientip, mpssdk, logoff, mfcom_script, distributed_communications, xenapp_scripts,
visual_basic, code_share, policies, vip, printer_drivers, xenapp_tools, find_user_session, dcom, add_all_servers, xenapp, metaframecom, remove_applications, session_information, zone_alarm, vbs
more »
Add admin to Presentation Servers
nbsp;Adds local Administrators to all servers in a farm Description Adds local Administrators to all servers in a farm Download Attach your script and have a link to the download here. Code Snippet Dim NewAdmin, theFarm, theServer ' ' Create the farm ...
Other labels:
add admin
|
Add a Driver Mapping through MFCOM
Description This script uses Citrix MFCOM to add a print driver mapping to the farm. For a client connecting with the HP LaserJet 4 driver, the Apple LaserWriter 8500 will be substituted. More information on programming and scripting using the MFCOM SDK can be found at Citrix ...
Other labels:
driver mapping
|
Add All Servers in Farm to Load Evaluator
Add All Servers in Farm to Load Evaluator Description Allows you to quickly assign the Default, Advanced, or a custom load evaluator to all servers in the farm. The line objFarm.LEName = "LMSDefaultLE" species the Advanced Load Evaluator. "LMSDefaultLE" may ...
Other labels:
code share, add all servers
|
Adding a new Load Throttle Rule
Adding a Load Throttle Rule Description Adding a Load Throttle Rule Download Download Here. http://community.citrix.com/download/attachments/13402123/loadthrottlele.ws f Code Snippet <package> <job id="loadthrottle"> <reference object="MetaFrameCOM.MetaFrameFarm"/> <script language="VBScript"> Dim ...
Other labels:
load evaluator
|
Application Enumeration
IMAEnumAppsTest.vbs Description The IMAEnumAppsTest enumerates all published applications associated with the local Citrix Presentation Server and prints the application name. The IMAEnumAppsTest uses MFCOM as its interface to Presentation Server. The test passes if it can successfully query the published applications on the server ...
|
Create All Users Policy Script for Citrix Presentation Server 4.0
Description The CreateCPS40AllUsersPolicyScript tool allows you to create all 45 separate Citrix policies through MFCOM for the Citrix Presentation Server 4.0 release. Script Version 1.0 cdn:Download AllUserSPoliciesForCPS4.zip Supported Versions All versions of Citrix Server ...
Other labels:
policies
|
Create a Virtual IP Range, Bind a Citrix Presentation Server to a Virtual IP Range, and Add a Process to a Virtual IP List
Description{} The following examples allow you to: Create a virtual IP range Bind a Citrix Presentation Server to a virtual IP range Add a process to a virtual IP list {}Script Version{} 1.0 cdn:Download VirtualIPUtilities.zip Code Snippet Creating ...
Other labels:
vip, mfcom script
|
Delete Suffix to application name
nbsp;<package> <job id=" NoMoreSuffix"> <comment> File:   ...
Other labels:
application name
|
Demonstrate How to Logoff a User From a Session
Description The Logoff tool allows you to log off a user from a farm. Script Version 1.0 cdn:Download MFCOMlogoff.zip How to Use Logoff On the command prompt where the script resides, issue the following ...
Other labels:
logoff
|
Disable an Application in a Citrix Farm
Description The DisableApp tool allows you to disable an application in a farm. Script Version 1.0 cdn:Download DisableApp.zip How to Use DisableApp To disable an application in a farm, issue the following command on the command ...
Other labels:
disable application
|
|