XenDesktop 7.6 PowerShell Commands cheat sheet

Source: Internet
Author: User

7.6 Install with PowerShell series together with link to the article and command examples.

How to check installed XenDesktop version?
1234 # Get - Brokercontroller Get - Brokercontroller   | Select DNSName , controllerversion#

How to display XenDesktop site configuration?
12345 # Get - Xdsite or Get - Configsite #
How to Add/remove delivery controller?
123456789101112 #For More info see:#XenDesktop 7.6 Install with PowerShell part 1-figure#-adminaddress-controller We'll connect to#-controllername-controller We'll add/remove#Add New controller to the siteADD-Xdcontroller -adminaddressXD001 -controllernameXD002#Remove controller from the siteRemove-Xdcontroller -adminaddressXD001 -controllernameXD002#
How to display/modify licensing details?
123456789101112131415 #For More info see:#XenDesktop 7.6 Install with PowerShell part 1-figure 7,8,9# Display Licensing DetailsGet-Configsite # Configure new settings for Product Code, edition and licensing modelSet-Configsite -LicensingmodelConcurrent -ProductCodeMPS -producteditionENT # Configure License server name and PortSet-xdlicensing -licenseserveraddressDC01 -Licenseserverport 27001# Display Licensing OptionsGet-Configlicensingmodel #
How to Display/modify Product version and edition?
123456789101112 # Configure new settings for Product Code, edition and licensing modelSet-Configsite -ProductCodeMPS -producteditionENT# Display Production OptionsGet-configproduct# Display Product versionsGet-configproductversion                                                                               # Display Product EditionsGet-configproductedition#Source: >  


From for notes (Wiz)

XenDesktop 7.6 PowerShell Commands cheat sheet

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.