Installation Guide

1-9
Cisco Tidal Enterprise Scheduler Patch Installation Guide
6.2.1 SP3
Chapter 1 Windows 6.2.1 SP3 Patch Installation
Running the Patch Installer
b. Open a command prompt and change directory to where installScheduler.vbs located. Type any one
of the following commands and press the "ENTER" key:
"installScheduler.vbs" (invokes the script in default mode)
"cscript.exe installScheduler.vbs" (invokes the script in console mode)
"wscript.exe installScheduler.vbs" (invokes the script in GUI mode)
Note For more information on the different modes in which the script can run, refer to:
http://technet.microsoft.com/en-us/library/ee156587.aspx
Step 3 When prompted, provide the TES Master installed path so that existing files can be backed up and the
new files installed.
Step 4 Check the readme.txt file included in the patch file for instructions and make any necessary changes
before starting the master services.
To run the patch installer for the Client Manager
Step 1 1. Locate the files installCM.bat and installCM.vbs in the folder <TES_621_SP3>\cm
Step 2 2. Run the install script using either of the following methods
Click on installCM.bat.
OR
Open a command prompt and change directory to where installCM.vbs located. Type any one of the
following commands and press the "ENTER" key:
"installCM.vbs" (invokes the script in default mode)
"cscript.exe installCM.vbs" (invokes the script in console mode)
"wscript.exe installCM.vbs" (invokes the script in GUI mode)
Note For more information on the different modes in which the script can run, refer to:
http://technet.microsoft.com/en-us/library/ee156587.aspx
Step 3 When prompted, provide the TES Client Manager installed path so that existing files can be backed up
and new files installed.
Step 4 For Client Manager, if you’ve backed up the webdefault.xml and webserver.xml files, locate the
"webdefault.xml" and "webserver.xml" files and merge their content with the content of the files that
exist inside CM_INSTALLED_DIR\Config.
Step 5 Check the readme.txt file included in the patch file for instructions and make any necessary changes
before starting the Client Manager services.