To make a XenApp 6 times from the farm to raise baptism is not much required, and that's what it is to go here. A proof of concept, a farm, at the times you can show just what a course CXA-204/CXA-205 in which the coach has no time again for an installation XenApp perform? For all these concerns can help the following procedure.
The installation and configuration are two separately running processes - that is why the first installation. From the XenApp 6 DVD following command should be discontinued:
"D: \\ XenApp Server Setup \\ bin \\ xenappsetupconsole.exe" / i: xenapp / Platinum then install the XenApp server. Missing the Microsoft Remote Desktop Services (RDS), is required by its automatic installation, a reboot - after the registration can be continued with the same command line as above the installation.
Ok, now after the installation is the configuration - for this you must first create a DSN file, which paves the way for us here (note, the database must first be created and named an account with DBO permissions be!).
A copy & paste-ready file to customize follow here - is to be adjusted in the name of the database (here XenApp), and the server, possibly with named SQL instance (here dc \\ sqlserver):
[ODBC] DRIVER =
SQL Server
DATABASE = XenApp
APP = Microsoft ® Windows ® Operating System
Trusted_Connection = Yes
SERVER = DC \\ SQLSERVER This file is copied to a file share, or to any server / Clone-Master, I go in the next section assume that the file called "mydsnfile.dsn" and is in the c: mydsndir \\ content.
What follows is the automatic configuration and creation of the farm with the first Server:
"C: \\ Program Files (x86) \\ Citrix \\ XenApp \\ ServerConfig \\ XenAppConfigConsole.exe" / executionmode : create / farm name: coolidge citrixadministratoraccount /: citrixadmin coolidge \\ / Dsnfile: c: \\ mydsndir \\ mydsnfile.dsn / AuthenticationType: windows / odbcusername: coolidge \\ administrator / odbcpassword: password1 / license server name: dc.coolidge.net / AddAnonymousUsersToRemoteDesktopUserGroup: false / AddAuthenticatedUsersToRemoteDesktopUserGroup true
order to a second server is about to join the farm, the following call - here is essentially the "executionmode" on join instead of create set:
"C: \\ Program Files (x86 ) \\ Citrix \\ XenApp \\ ServerConfig \\ XenAppConfigConsole.exe "/ executionmode: join / farm name: coolidge / Dsnfile: c: \\ mydsndir \\ mydsnfile.dsn / AuthenticationType: windows / odbcusername: coolidge \\ administrator / odbcpassword: password1 / license server name: dc.coolidge.net / AddAnonymousUsersToRemoteDesktopUserGroup: false / AddAuthenticatedUsersToRemoteDesktopUserGroup true Sun I hope it helps someone :-)
0 comments:
Post a Comment