• View Communities
    • Citrix Developer Network
      The place for unfiltered straight talk on Citrix products. Blogs, code downloads, best practices, APIs, and more can all be found here.
    • Citrix Ready Community Verified
      Does it work with Citrix? Application compatibility questions are a thing of the past with the new Citrix Community Verified site.
    • Blogs
      Learn the latest from the Citrix employees who are building application delivery infrastructure technologies.
    • Blogosphere
      The Citrix Blogosphere is a window into the thousands of conversations taking place about Citrix and Application Delivery.
  •  Sign In
XenApp

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, more »

<< Prev   1     2     3   4   5   Next >>

List Server Load and Send Alert by Email
VBScript is to query ServerLoad of all servers and send alert by email to administrator if serverload is higher than 9000. In a farm of multiple zones, you need to have "Share zone load information" ticked for the script to get ServerLoad across zones. Description ...
Other labels: load evaluator
List XenApp Editions in CSV format
Description This sample code uses MFCOM to list the product editions of all servers in the farm. It is based on the servers.wsf example in the XenApp Management Software Development Kit (MPSSDK/MFCOM). Instructions # Paste the code into a text file # Save the text file as ListServerEditions.wsf ...
Other labels: xenapp codeshare, xenapp tools, xenapp scripts, licensing, visual basic, vbs, mpssdk, xenapp
Logoff Users after n minutes of idle time
simple script to Logoff Users after n minutes of idle time. The time is hard code in the script. Description Presentation Server Administrator has the possibility to kick users after n minutes of idle time. This should be very useful for operational ...
Other labels: logoff
MFCOM vbs Script to List all XenApp (CPS) Policies and their Enabled Configurations
Description This script enumerates all policies in the farm and also lists all of the configured settings. It outputs to command line so it should be run with cscript. It gives a good base to modify for what ever format is needed. Most objects should be commented ...
Other labels: policies
Move a Server From One Zone to Another Zone
Summary The Chzone.wsf Visual Basic script allows the Citrix administrator to move a Citrix Presentation Server from one zone to another. If the new zone specified does not exist, then it is created. cdn:Download ChangeZone.zip Installation After the script is successfully run ...
Other labels: zone alarm
Printer Drivers info in a farm is redirected to text file
List of all installed printer drivers in a citrix farm is redirected to a text file Description The script is used to get the installed printer drivers details in a citrix farm and it is redirected to a text file. Create a folder "c:\Driverlist" in C drive A text ...
Other labels: printer drivers
Programatically Set Presentation Server 4.5 Edition
Simple script to change the Presentation Server 4.5 Edition Description Script Author:Christian Gehring For server deployments, IT stuff can save effort in using automated deployment mechanism. To set the proper edition after upgrading to Citrix Presentation Server ...
Other labels: version information
Remove All Applications From a Server in a Citrix Farm
Description The RemoveAllAppsOnServer tool allows you to remove all applications from a server in a farm.&nbsp; Script Version 1.0&nbsp; &nbsp; cdn:Download MFCOMRemoveAppFromAServer.zip How to Use RemoveAllAppsOnServer On the command prompt where the script resides, issue the following ...
Other labels: remove applications
Remove an Application From All Servers in Farm
Description The RemoveAppFromAllServers tool allows you to remove an application from all servers in a farm.&nbsp; Script Version 1.0&nbsp; &nbsp; cdn:Download MFCOMRemoveAppFromAllServers.zip How to Use RemoveAppFromAllServers On the command prompt where the script resides, issue ...
Set-CitrixPSVersion.ps1 (Powershell)
Sets the MPS Edition Version on a Server, List of Servers, or All Servers in the Farm. www.bsonposh.com http://bsonposh.com/archives/290 SetCitrixPSVersion.ps1 (Citrix Top 10) Description Sets the MPS Edition Version on a Server, List of Servers, or All Servers in the Farm. It can ...
Other labels: powershell

<< Prev   1     2     3   4   5   Next >>