Set up Primary Site for Citrix
Studio
You must set up the primary site for managing the components of .
- Launch the and enter the FQDN address of the you want to connect.
- On the Welcome screen of the console, selectDeliver applications and desktops to your users.
- Select the optionAn empty, unconfigured Site, enter the site name, and clickNext.
- Select the optionGenerate scripts to manually set up databases for database serverand clickNext.
- (Optional) selectSpecify additional Delivery Controller for this siteto add a second .
- ClickGenerate Scripts.Scripts are saved intoC:\Users\administrator.vmcd\AppData\Local\Temp. The following scripts are generated.After the scripts are generated, you can run the scripts. However, before running the scripts, you must edit them. If you are using a replica database, you must run the replica scripts. See Databases for different database options and permissions required to set up these databases.
- From the local folder where you have saved the scripts, right-click theSite_mixed_Principlescript and open it in Notepad ++ or any other editor of your choice.
- Uncomment theMonitoring_mixed_PrincipleandLogging_Mixed_Principlescripts.The following screenshots show how theLogging_Mixed_Principlescript is edited. Similarly, you can edit theMonitoring_mixed_Principlescript.
- After the scripts are edited, from the SQL Server Management Studio, open the fileSite_Mixed_Principal.
- From theQuerymenu, selectSQLCMD Mode.
- Run theSite_Mixed_Principalscript.If the site database is not accessible, then edit theSite_Mixed_Principalscript to manually create the Site Database.After the script is executed, the messages are displayed as shown in the following screenshot.If you are not an administrator user, then you must create a new login in SQL server and grant public permission by selectingPublicon theServer Rolespage.
- Return to and clickContinue database configuration and Site setup.
- On the Databases page, enter the SQL Database server details and clickNext.You may see the following error.
- (Optional) install Kerberos Configuration Manager on the VM where you are running and ensure that SPN status isGoodto fix the preceding error.If the SPN status does display asGood, clickFixto rectify the issue. For more information, see Troubleshoot connectivity issues in SQL Server.
- On theLicensingpage, do the following:
- Ener the license Server address and clickConnect.
- Select, concurrent model, and clickNext.
- ClickFinishto complete the site setup.