Scripting
Scripting categories topic
| [ |
6 |
] |
Application Virtualization Articles
|
Last updated: Feb 18, 2010 |
| [ |
1 |
] |
Citrix Articles
|
Last updated: Mar 11, 2010 |
| [ |
1 |
] |
Citrix Presentation Server
|
Last updated: Nov 01, 2006 |
| [ |
19 |
] |
General Virtualization Articles
|
Last updated: Mar 04, 2010 |
| [ |
61 |
] |
Microsoft Hyper-V Articles
|
Last updated: Mar 17, 2010 |
| [ |
2 |
] |
Product Reviews
|
Last updated: Dec 10, 2008 |
| [ |
160 |
] |
Terminal Services
|
Last updated: Jun 23, 2009 |
| [ |
69 |
] |
General
|
Last updated: Jun 23, 2009 |
| [ |
14 |
] |
Licensing
|
Last updated: Jan 02, 2008 |
| [ |
19 |
] |
Management Tools
|
Last updated: Oct 24, 2007 |
| [ |
14 |
] |
Performance
|
Last updated: Aug 22, 2007 |
| [ |
7 |
] |
Printing
|
Last updated: May 10, 2007 |
| [ |
3 |
] |
Product Reviews
|
Last updated: Jan 24, 2007 |
| [ |
19 |
] |
Scripting
|
Last updated: Dec 03, 2008 |
| [ |
15 |
] |
Security
|
Last updated: Feb 13, 2008 |
| [ |
3 |
] |
VDI Articles
|
Last updated: Oct 27, 2009 |
| [ |
31 |
] |
VMware ESX Articles
|
Last updated: Mar 10, 2010 |
| [ |
1 |
] |
VMware Server, Workstation, & Player Articles
|
Last updated: Aug 20, 2008 |
VirtualizationAdmin.com Site News
Scripting Articles
-
Writing Terminal Service Based Scripts (Part 14)
- Date - Dec 03, 2008
- Author - Brien M. Posey
- How to add additional terminal service functionality to our existing script framework.
-
Writing Terminal Service Based Scripts (Part 13)
- Date - Nov 19, 2008
- Author - Brien M. Posey
- This article continues the series on terminal service scripting by integrating the Query Session command into our existing script.
-
Writing Terminal Service Based Scripts (Part 12)
- Date - Oct 08, 2008
- Author - Brien M. Posey
- How to configure a script to accept user input.
-
Writing Terminal Service Based Scripts (Part 11)
- Date - Sep 10, 2008
- Author - Brien M. Posey
- This article continues the series on terminal service scripting by beginning the creation of a session management script.
-
Writing Terminal Service Based Scripts (Part 10)
- Date - Aug 13, 2008
- Author - Brien M. Posey
- This article continues my series on terminal server scripting by talking about menus and subroutines.
-
Writing Terminal Service Based Scripts (Part 9)
- Date - Jul 09, 2008
- Author - Brien M. Posey
- This article continues the series on terminal server scripting by talking about menus and subroutines.
-
Writing Terminal Service Based Scripts (Part 8)
- Date - Jun 25, 2008
- Author - Brien M. Posey
- This article continues the Terminal Service Scripting series by explaining how we generated a date based filename.
-
Writing Terminal Service Based Scripts (Part 7)
- Date - May 14, 2008
- Author - Brien M. Posey
- This article continues with the series on creating terminal service based scripts by explaining the inner workings of the script that we created previously.
-
Writing Terminal Service Based Scripts (Part 6)
- Date - Apr 02, 2008
- Author - Brien M. Posey
- This article continues with the series on creating terminal service based scripts by beginning to take a look at using a script to create a report.
-
Writing Terminal Service Based Scripts (Part 5)
- Date - Mar 05, 2008
- Author - Brien M. Posey
- This article continues the series on terminal service based scripts by introducing a couple more commands that you can use in your scripts.
-
Writing Terminal Service Based Scripts (Part 4)
- Date - Feb 06, 2008
- Author - Brien M. Posey
- This article continues the discussion of terminal service related commands by talking about a command that you can use to send messages to terminal service users.
-
Writing Terminal Service Based Scripts (Part 3)
- Date - Jan 16, 2008
- Author - Brien M. Posey
- This article continues the series on writing terminal service based scripts by discussing more of the commands that are available to you.
-
Writing Terminal Service Based Scripts (Part 2)
- Date - Dec 19, 2007
- Author - Brien M. Posey
- How you can use a command line environment to create various scripts that assist with tasks encountered during day to day terminal server operations.
-
Writing Terminal Service Based Scripts (Part 1)
- Date - Nov 14, 2007
- Author - Brien M. Posey
- How you can use a command line environment to create various scripts that assist with tasks encountered during day to day terminal server operations.
-
How To: Unattended Installation of the Citrix Web Interface
- Date - Sep 20, 2006
- Author - Wilco van Bragt
- This article demonstrates how to perform an unattended installation of the Citrix Web Interface.
-
How to deploy applications to your Terminal Server
- Date - Mar 30, 2006
- Author - Wilco van Bragt
- In the article Terminal Server Environment Basic Concepts I already described the basic concepts/rules necessary to have a stable and controllable Terminal Server Infrastructure. Two of the described concepts in that article are chronology of the installation order and the 100% “equality” of all the servers in the Farm. To accomplish this you should use silent setups and a deploy mechanism to install applications on your servers. In this article we are going to detail how to install and deploy those applications with the above mentioned concepts in mind.
-
Scripting for Server Based Computing: Part 3 – Citrix Presentation Server Scripting
- Date - Jan 31, 2006
- Author - Andy Jones
- VBScript and WMI are very powerful toolsets that allow server based computing administrators to perform some very complex, and sometimes mundane, tasks with consistency and speed. This article series serves as a look into leveraging this toolset to simplify the configuration of server and user settings. Part three of this article series will look at Citrix Presentation Server’s MFCOM Object. We will explore the settings and properties that may be managed via VBScript and WMI.
-
Scripting for Server Based Computing: Part 2 – Terminal Services Server and Connection Settings
- Date - Nov 09, 2005
- Author - Andy Jones
- VBScript and WMI are very powerful toolsets that allow server based computing administrators to perform some very complex, and sometimes mundane, tasks with consistency and speed. This article series serves as a look into leveraging this toolset to simplify the configuration of server and user settings. Part 2 of this article series will look at terminal services server and connection settings (Winstation settings for the really old school crowd). We will explore the settings and properties that may be managed via VBScript and WMI.
-
Scripting for Server Based Computing: Part 1 – Terminal Services Attributes for Active Directory User Objects
- Date - Oct 17, 2005
- Author - Andy Jones
- VBScript and WMI are very powerful toolsets that allow server based computing administrators to perform some very complex, and sometimes mundane, tasks with consistency and speed. This article series serves as a look into leveraging this toolset to simplify the configuration of server and user settings. Part 1 will look at terminal services specific settings for Active Directory User Objects.