• Skip to primary navigation
  • Skip to main content
  • Skip to primary sidebar

Showmehowtodoit.com

Information Technology Blog and Documentation Made Easy

  • Citrix
    • AppDNA
    • Command Center
    • NetScaler
    • XenApp
    • XenDesktop
  • Microsoft
    • Active Directory
    • Exchange
    • SQL Server
  • VMware
    • vRealize
    • vSphere
  • Training
  • Contact

Citrix Command Center – Prerequisites

June 7, 2015 By George Michaelides

Articles in this Guide

  • Citrix Command Center – Overview
  • Citrix Command Center – Prerequisites/Database Configuration
  • Citrix Command Center – Installation
  • Citrix Command Center – Upgrade
  • Citrix Command Center – Digital Certificate
  • Citrix Command Center – Add NetScaler User
  • Citrix Command Center – Add NetScaler Device
  • Citrix Command Center - NetScaler Backup
  • Citrix Command Center - LDAP Authentication
  • Citrix Command Center - NetScaler Syslog

Prerequisites

This part will discuss prerequisites for Citrix Command Center, how to create a Microsoft SQL database and account.
Citrix Command Center is flexible with prerequisites.  Below is a quick summary:

Hardware

CPU Pentium 4, 1.2 GHZ, 20GB Storage, 1GB RAM

Operating System

Windows 2003 SP2 +, Windows 2008, Windows 2008 R2, Windows 2012 R2

Linux RHEL, CentOS

Database

MySQL, Oracle, SQL 2005, 2008, 2008 R2 (including Express)

There are additional considerations detailed at the Before You Begin section of eDocs but as you can see from the above, the application provides many installation options.  Performance management storage will depend on your specific needs and sample information is provided in the official documentation.

Database Configuration

In our setup, we will utilize Microsoft SQL 2012 to create a database user and a database for the Citrix Command Center. As per the Database Settings of the eDocs, Windows Authentication is not supported and SQL Server Authentication must be enabled.  This may have security implications depending on the security posture of your organization.

Database Security

Using SQL Server Management Studio, right-click the SQL Server Instance and click Properties.

SQL Server Properties

Ensure that Server authentication is configured as SQL Server and Windows Authentication.  If you need to change the setting, the SQL Server service will require a restart.

SQL Security Model

Next, we will proceed to create a database.  Right-click Databases and click on New Database.

Create SQL Database

Name your database with the appropriate name – in our instance we utilize CitrixCommandCenter but it can be what is appropriate for your organization.

Database Name

Click on Options and configure the appropriate Recovery Model.  In our instance, we utilize Simple but the default is Full.  A Full recovery model will generate a lot of log files enabling you to recover a database and re-play the logs to get a more updated database in case of a failure.  A simple recovery model overwrites log files, saving space but in case of recovery, your database will be current as the last database backup.

Click OK to create the database.

SQL Database Recovery Model

 Database Account

Right-Click Security, select New, Login.

New SQL Account

Enter svc_citrixcommand under Login Name – you can choose your own name.  Select SQL Server authentication and type a password.  In our instance we entered a simple password and we unchecked the Enforce password policy as this is a lab configuration.  In a production environment, implement a complex password and consult with your security team.

Under Default database select CitrixCommandCenter which is the database we created earlier.

Create SQL Account

Under User Mapping, ensure that the user is mapped to the CitrixCommandCenter and configured as db_owner.  Click OK to configure the account.

SQL User Mapping

References

SQL 2012 Step-by-Step Installation Guide

Citrix eDocs – Before you begin (installing Citrix Command Center)

 

Filed Under: Citrix, Command Center Tagged With: Citrix Command Center

Primary Sidebar

Recent Posts

  • Unidesk 4 Getting Started Guide
  • Unidesk File Share Configuration
  • Unidesk Active Directory Integration
  • How to Change the Unidesk Administrator Password
  • Unidesk Licensing for the Enterprise Layer Manager

This website uses cookies to improve your experience. We'll assume you're ok with this, but you can opt-out if you wish.Accept Read More
Privacy & Cookies Policy

Privacy Overview

This website uses cookies to improve your experience while you navigate through the website. Out of these, the cookies that are categorized as necessary are stored on your browser as they are essential for the working of basic functionalities of the website. We also use third-party cookies that help us analyze and understand how you use this website. These cookies will be stored in your browser only with your consent. You also have the option to opt-out of these cookies. But opting out of some of these cookies may affect your browsing experience.
Necessary
Always Enabled
Necessary cookies are absolutely essential for the website to function properly. This category only includes cookies that ensures basic functionalities and security features of the website. These cookies do not store any personal information.
Non-necessary
Any cookies that may not be particularly necessary for the website to function and is used specifically to collect user personal data via analytics, ads, other embedded contents are termed as non-necessary cookies. It is mandatory to procure user consent prior to running these cookies on your website.
SAVE & ACCEPT
704