Book Image

Getting Started with Citrix CloudPortal

By : Puthiyavan Udayakumar
Book Image

Getting Started with Citrix CloudPortal

By: Puthiyavan Udayakumar

Overview of this book

<p>Cloud computing is emerging as a hot technology, thereby creating a lot of new jobs, and providing a lot of opportunities for IT service providers to run and manage clouds. Citrix CloudPortal Business Manager enables cloud builders to manage and deliver any cloud or IT service through a single, comprehensive cloud services platform which unifies and simplifies the commercial, user management, service provisioning, and operational aspects of running a cloud.</p> <p>Getting Started with Citrix CloudPortal is a hands-on guide that will help you to learn the installation, configuration, deploying services, managing, and operating of Citrix CloudPortal. It will also help you to take advantage of the real power that is behind CPSM and CPBM and give you a good grounding in operating it in your own enterprises. The book is structured with practical implementations, which are all fully backed up with code and illustrations.</p> <p>Getting Started with Citrix CloudPortal will make you aware of the cloud and its implications, starting with aspects of the cloud such as renting, self-service, and the provisioning of services to cloud tenants and their customers. You will also learn how to deploy services on your own using CPSM and CPBM, detailed steps of VM provisioning, setting up a cloud user profile, setting up a catalog, CPBM product management, workflow management, cloud billing, and cloud pricing management. If you want to take advantage of using the new Citrix CPBM and CPSM, then this is the book for you to upgrade your skills.</p>
Table of Contents (16 chapters)
Getting Started with Citrix® CloudPortal™
Credits
Notice
About the Author
About the Reviewers
www.PacktPub.com
Preface
CCP Connections
Index

Installing CPSM roles using command line


In the previous section, we have seen how to install CPSM using the GUI mode. Now it is time for us to learn about installing CPSM using the command line. Moreover, we would come across a term called Cortex in the command prompt which is explained in the following section.

Cortex

In February 2011, Citrix broadcasted that they have acquired the company called EMS Cortex. EMS Cortex offers varieties of products and solutions which are purely web-based controls, capable of integrating into a lot of products from Microsoft and Citrix, thereby making administration easy.

Core installation using CLI

Please execute the following command to install CPSM using the CLI:

CortexSetupConsole.exe /install: objects /Help

The following are the objects that required to be installed for each role:

  • ConfigTool

  • Provisioning

  • DirectoryWebService

  • Web

  • Reporting

  • ReportMailer

Perform the following steps:

  1. Log on to the server with the administrator privilege.

  2. Open Command Prompt...