Book Image

Mastering Citrix XenDesktop

By : GUNNALA GOVARDHAN, Daniele Tosatto
Book Image

Mastering Citrix XenDesktop

By: GUNNALA GOVARDHAN, Daniele Tosatto

Overview of this book

Table of Contents (18 chapters)
Mastering Citrix XenDesktop
Credits
About the Author
About the Reviewer
www.PacktPub.com
Preface
Index

Using the XenDesktop® PowerShell SDK


In the previous section, we learned the terminology and quick foundational introduction to the concepts of PowerShell SDK for XenDesktop automation. We'll now see how to get the environment set up and will start authoring PowerShell scripts using XenDesktop PowerShell SDK command-lets.

Installation and configuration

We'll see the quick installation and configuration steps required to install and configure both PowerShell and XenDesktop PowerShell SDK.

Installing and configuring PowerShell

PowerShell ships by default with the latest Windows Server and desktop operating systems. With each recent release of Windows operating systems, Microsoft has released a newer version of PowerShell. In fact, the upcoming Windows 10 release is supposed to ship the latest PowerShell Version v5. Starting with the PowerShell 2.0 release with Windows 7 and Windows Server 2008, Microsoft has integrated and made PowerShell available by default on the systems. For the earlier versions...