Citrix communities require javascript. Consult your browser settings to enable it

All content with label scriptexchange.
Related Labels: mfcom script, ico script, mfcom, vip, printer

1 | 2 | 3 | Next >> (total: 23)
Logoff Users after n minutes of idle time (Citrix Developer Network)
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: mfcom
Delete Suffix to application name (Citrix Developer Network)
nbsp;<package> &nbsp;&nbsp;&nbsp; <job id=" NoMoreSuffix"> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <comment> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; File:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp ...
Printer Drivers info in a farm is redirected to text file (Citrix Developer Network)
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 ...
Add admin to Presentation Servers (Citrix Developer Network)
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 ...
Adding a new Load Throttle Rule (Citrix Developer Network)
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 ...
Enable VIP (Citrix Developer Network)
Description Enable VIP for the Servers in the Farm. Download download here http://community.citrix.com/download/attachments/13402119/vip.wsf. Code Snippet \\ <package> <job id="SetVIP"> <reference object="MetaFrameCOM.MetaFrameFarm"/> <script language="VBScript"> Dim farm, server Set farm ...
Other labels: mfcom, vip
List printer drivers on each server in the farm (Citrix Developer Network)
simple list to all&nbsp; printer drivers on each server in the farm Description The script below enumerated through all the servers in the farm and for each server it prints out printer driver name. Please refer to MFCOM admin guide for more on printer ...
Other labels: printer
Examples For Internet Browsers With No ICA File (Citrix Developer Network)
Description These are examples for Internet browsers with no ICA file. There are several properties, methods, and events that can be used. The following two examples use the Address property to specify the server address. The Address property is required for a successful connection. Because the address has been ...
Other labels: ico script
Enable An Application In A Citrix Farm (Citrix Developer Network)
Description The EnableApp tool allows you to enable an application in a farm. &nbsp; Script Version 1.0&nbsp; Download MFCOMEnableApp.zip&nbsp;&nbsp; How to Use EnableApp On the command prompt where the script resides, issue the following command:&nbsp ...
Other labels: mfcom script
Create a Virtual IP Range, Bind a Citrix Presentation Server to a Virtual IP Range, and Add a Process to a Virtual IP List (Citrix Developer Network)
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 Download VirtualIPUtilities.zip Code Snippet Creating a Virtual ...
Other labels: mfcom script
1 | 2 | 3 | Next >> (total: 23)