Stéphane Thirion
  • Home
  • Consulting – Raidho
  • homelab
3K
0
0
0
Stéphane Thirion
Stéphane Thirion
  • Home
  • Consulting – Raidho
  • homelab
  • Citrix
  • Experience
  • Microsoft
  • PowerShell
  • Windows 2012
  • XenDesktop

Citrix XenDesktop 7 – Unattended Installation + Site join

  • June 26, 2013
  • Stephane Thirion
Total
0
Shares
0
0
0
0
0
0
0

We all need to automate things, we need to fast deploy, fast provision and stay lazy, not doing the same thing every day… So let check how we can industrialize XenDesktop 7 deployment (the easy part) and configuration (I guess the tricky part).

First to deploy XenDesktop 7 using command line is simple and very well documented [link]

Installs XenDesktop Server Options can be (see documentation for further details):

/COMPONENTS CONTROLLER, DESKTOPSTUDIO, DESKTOPDIRECTOR, LICENSESERVER, STOREFRONT

/EXCLUDE <package> excludes a package from installation

/HELP, /H, /? Shows this dialog

/NOREBOOT Suppress reboot after installation (if needed)

/PASSIVE, /QUIET Do not show UI during installation

/REMOVE Remove components (instead of installing)

/CONFIGURE_FIREWALL Configure Windows Firewall

/NOSQL Do not install SQL Server Express 2012

/NO_REMOTE_ASSISTANCE Do not install Windows Remote Assistance when installing Director

I will add a second server to my existing deployment (1 DDC, Windows 2012 XenDesktop 7) my command line to install components I need look like :

XenDesktopServerSetup.exe   
XenDesktopServerSetup.exe /COMPONENTS CONTROLLER,DESKTOPSTUDIO /PASSIVE /NOREBOOT /NOSQL /CONFIGURE_FIREWALL

The XenDesktop 7 “Framework” is now installed but the is still configuration an Site join to automate.

Using Powershell this is an easy step as well :

Add-XDController   
Add-XDController -SiteControllerAddress ddc01.metal.inc(Name of one DDC)

This command line will update the database automatically, if you do not wish to, you need to specify it :

Add-XDController without DB   
Add-XDController -SiteControllerAddress ddc01.metal.inc -DoNotUpdateDatabaseServer

Note : if you had DesktopStudio open, to show the change on the new DDC, refreshing the mmc is not enough, you need to close and open it again.

Last thing, to remove a DDC using command line, still with PowerShell :

Remove-XDController   
Remove-XDController -SiteControllerAddress ddc02.metal.inc(Name of DDC you want to remove)

This command line will update the database automatically, if you do not wish to, you need to specify it :

Remove-XDController without DB   
Remove-XDController -SiteControllerAddress ddc02.metal.inc -DoNotUpdateDatabaseServer

Note : You must execute this commend another DDC than the one you want to remove.

So to sum-up, this is very easy to automate XenDesktop DDC deployment once the first DDC is set up. The next step will be to try to automate the first DDC installation and configuration.

Total
0
Shares
Tweet 0
Share 0
Share 0
Share 0
Share 0
Share 0
Share 0
Related Topics
  • automation
  • Industrialization
  • Unattend
  • Unattended
  • XenDesktop
  • XenDesktop 7
Stephane Thirion

Previous Article
  • Citrix
  • Experience
  • Licensing
  • Microsoft
  • Personal vDisk
  • Provisioning Services
  • RDS
  • Receiver
  • ShareFile
  • VDI
  • Windows 2008 R2
  • Windows 2012
  • Windows 7
  • Windows 8
  • XenApp
  • XenClient
  • XenDesktop
  • XenServer

Citrix XenDesktop 7 – Installation

  • June 26, 2013
  • Stephane Thirion
View Post
Next Article
  • Citrix
  • Experience
  • Windows 2008 R2
  • Windows 2012
  • Windows 7
  • Windows 8
  • XenDesktop

Citrix XenDesktop 7 – VDA Installation

  • June 27, 2013
  • Stephane Thirion
View Post
You May Also Like
View Post
  • Active Directory
  • ADC
  • Citrix
  • Citrix Virtual Apps and Desktops
  • DaaS
  • Microsoft
  • NetScaler
  • Security

Netscaler native OTP Active Directory account delegation

  • Stephane Thirion
  • March 22, 2023
View Post
  • ADC
  • Citrix
  • NetScaler
  • SDX
  • Uncategorized

Invalid time in the Message sent by the Peer. Please ensure time synchronization between Netscaler and the Peer

  • Stephane Thirion
  • March 3, 2023
View Post
  • ADC
  • Citrix
  • NetScaler
  • SDX

Netscaler SDX LACP on 0/1 and 0/2 (Management Interfaces)

  • Stephane Thirion
  • March 2, 2023
View Post
  • Citrix
  • Citrix Virtual Apps and Desktops
  • Cloud
  • DaaS
  • Microsoft
  • PowerShell
  • VMware
  • vSphere

Create vmware service account for MCS Citrix

  • Stephane Thirion
  • February 28, 2023
View Post
  • Experience
  • Linux
  • VMware
  • vSphere

multipathd errors in /var/log/syslog

  • Stephane Thirion
  • August 2, 2022
View Post
  • Experience
  • Raspberry

Install Zigbee2MQTT on a Raspberry Pi Zero W

  • Stephane Thirion
  • July 8, 2022
View Post
  • Citrix
  • CTP
  • Uncategorized

This is the end of an era

  • Stephane Thirion
  • February 16, 2022
View Post
  • Docker
  • Experience
  • Kubernetes
  • Linux
  • Raspberry

Kubernetese cluster use with Crypto Currency (Monero)

  • Stephane Thirion
  • January 4, 2022
vmware
Binance – Affiliated link
Coinbase – Affiliated link
Blog Stats
  • 1,239,194 hits
Categories
  • Amazon (1)
  • Apple (20)
    • iOS (5)
    • Mac OSx (11)
  • ArchY.net Site (30)
  • Azure (8)
  • Certifications (3)
  • Citrix (211)
    • ADC (4)
    • Citrix Virtual Apps and Desktops (5)
    • DaaS (2)
    • NetScaler (15)
    • Password Manager (3)
    • Personal vDisk (5)
    • Power and Capacity Management (3)
    • Provisioning Services (22)
    • Receiver (29)
    • SDX (2)
    • ShareFile (8)
    • Single Sign On (3)
    • SmartAuditor (2)
    • Storefront (12)
    • Synergy (25)
    • User Profile Management (2)
    • VDI (7)
    • WebInterface (21)
    • XenApp (84)
    • XenApp Plugin (3)
    • XenClient (10)
    • XenDesktop (55)
    • XenServer (42)
  • Cloud (13)
  • Crystal Ball (2)
  • CTP (13)
  • Docker (2)
  • Events (35)
    • E2E – PubForum (9)
    • Geek Speak (3)
  • Experience (53)
  • Kubernetes (2)
  • Licensing (3)
  • Linux (12)
  • Microsoft (147)
    • Active Directory (1)
    • Azure (8)
    • Office365 (4)
    • PowerShell (19)
    • RDS (5)
    • Windows 10 (6)
    • Windows 2003 (21)
    • Windows 2008 (20)
    • Windows 2008 R2 (54)
    • Windows 2012 (13)
    • Windows 2012R2 (13)
    • Windows 2016 (18)
    • Windows 2019 (4)
    • Windows 2022 (1)
    • Windows 7 (27)
    • Windows 8 (19)
    • Windows Virtual Desktop (1)
    • Windows XP (11)
  • News (5)
  • Raidho (2)
  • Raspberry (3)
  • Scripting (13)
  • Security (5)
  • Slide Deck (1)
  • Thin Clients (3)
  • Twitter (1)
  • Ubiquiti (1)
  • Uncategorized (13)
  • VMware (28)
    • VMWare WorkStation (2)
    • vSphere (16)
Stéphane Thirion
Don't Follow the Trend

Input your search keywords and press Enter.