Cisco Cisco TelePresence Management Suite (TMS) Version 15 Installation Guide

Page of 88
SQL Server software and permission requirements
A complete installation of Cisco TMSPE creates three databases:
 
n
tmspe
 
n
tmspe_vmr
 
n
tms_userportal
For installation and upgrading, SQL Server and Windows Authentication mode (mixed mode) must be 
enabled on the database server. After installation is completed, mixed mode can be disabled and Windows 
Authentication enabled until the subsequent upgrade.
User and database creation
When installing or upgrading Cisco TMSPE and using an existing SQL Server, the installer prompts for an 
SQL user and password. The default is to enter the server sa (system administrator) username and 
password. If the sa account is not available, use one of the following:
 
n
Automatic setup, but with security limited role. Ask your SQL server administrator to create an SQL user 
and login that has the dbcreator and securityadmin server roles. This account will be the service account 
for Cisco TMSPE. When prompted for SQL Server credentials during installation, enter the username and 
password for that account. Cisco TMSPE will create the tmspe/tmspe_vmr/tms_userportal databases 
automatically using the server defaults, assign itself as the owner and continue to use the supplied account 
to access the databases after installation.
 
n
Manual database creation, max security limited role. Ask your SQL server administrator to create:
 
l
Empty databases named tmspetmspe_vmr, and tms_userportal in the same instance as 
tmsng 
, with  database collation Latin1_General_CI_AI (case insensitive and accent insensitive).
The settings ALLOW_SNAPSHOT_ISOLATION and READ_COMMITTED_SNAPSHOT must be 
On.
 
l
An SQL user and login to use for the Cisco TMSPE Service account and grant the user the dbowner role 
for the different databases. This permission must be kept after installation for Cisco TMSPE to function.
Cisco VCS requirements
VCS Control must be version X8.1 or later. 
In order to use provisioning or FindMe, option keys must be added for:
 
n
Cisco VCS Device Provisioning.
 
n
FindMe, if applicable.
WebEx Enabled TelePresence requirements
In order to use Cisco TMSPE to book meetings that include WebEx, Cisco TMS must be set up with:
 
n
one or more WebEx sites
 
n
WebEx credentials for each user (not service user), either manually added or using WebEx/Cisco TMS 
single sign-on
For guidance on setting up WebEx Enabled TelePresence with or without single sign-on, see 
.
Cisco TelePresence Management Suite Provisioning Extension with Cisco VCS Deployment Guide (1.2)     
Page 10 of 88
Prerequisites and recommendations