Search icon CANCEL
Subscription
0
Cart icon
Your Cart (0 item)
Close icon
You have no products in your basket yet
Arrow left icon
Explore Products
Best Sellers
New Releases
Books
Videos
Audiobooks
Learning Hub
Free Learning
Arrow right icon
Arrow up icon
GO TO TOP
Implementing VMware Horizon 7

You're reading from   Implementing VMware Horizon 7 Second Edition

Arrow left icon
Product type Paperback
Published in Jun 2016
Publisher Packt
ISBN-13 9781785889301
Length 478 pages
Edition 2nd Edition
Arrow right icon
Author (1):
Arrow left icon
Jason Ventresco Jason Ventresco
Author Profile Icon Jason Ventresco
Jason Ventresco
Arrow right icon
View More author details
Toc

Table of Contents (16) Chapters Close

Preface 1. VMware Horizon Infrastructure Overview 2. Implementing Horizon Connection Server FREE CHAPTER 3. Implementing Horizon Composer 4. Implementing Horizon Security Server 5. Implementing VMware Horizon Access Point 6. Implementing a Horizon Cloud Pod 7. Using VMware Virtual SAN with Horizon 8. Implementing VMware User Environment Manager 9. Implementing VMware App Volumes 10. Creating Horizon Desktop Pools 11. Implementing Horizon Application Pools 12. Performing Horizon Desktop Pool Maintenance 13. Creating a Master Horizon Desktop Image 14. Managing Horizon SSL Certificates 15. Using Horizon PowerCLI

Configuring the Horizon infrastructure

In this section, we will review several different commands that can be used to configure the Horizon infrastructure. These commands include those used for an initial configuration, as well as those used to modify existing settings.

Adding a vCenter Server to Horizon

The Add-ViewVC command is used to add a VMware vCenter Server to Horizon so that it can be used to manage and provision the Horizon desktops. The following example links the Vc-01.vjason.local vCenter Server to Horizon:

Add-ViewVC -ServerName "Vc-01.vjason.local" -Username "vjason\svc-horizon" -Password "Password123" -CreateRampFactor 8 -UseComposer $true

The Add-ViewVC command requires several options to be specified in order to link a vCenter Server to the Horizon environment. These include the following:

  • CreateRampFactor: Maximum of concurrent vCenter desktop provisioning operations.
  • Password: Password for the -Username account. The password should be contained...
lock icon The rest of the chapter is locked
Register for a free Packt account to unlock a world of extra content!
A free Packt account unlocks extra newsletters, articles, discounted offers, and much more. Start advancing your knowledge today.
Unlock this book and the full library FREE for 7 days
Get unlimited access to 7000+ expert-authored eBooks and videos courses covering every tech area you can think of
Renews at $19.99/month. Cancel anytime
Banner background image