Use the Installer of Citrix VDA for macOS

  1. Before installation, make sure the system time is synced via Apple NTP server.

    Time_Sync

  2. Download .Net 8.0 from https://dotnet.microsoft.com/en-us/download/dotnet/8.0

  3. Install the Arm64 .Net Runtime package from download table similar as below.

    .Net_Runtime

    You can later check the installation directory path using command from terminal: which dotnet.

  4. Double click the Citrix VDA for macOS installer to begin installation.

    During the initial phase of the pkg installation, it will check whether you have already installed .NET, and if your macOS version is compatible.

    macOS_Installer

  5. Click Continue to continue installation.

    Installer_Overview

  6. Click Continue to proceed to the license agreement page..

    License

  7. Read and Click Agree to continue. If you disagree, the installation process aborts.

    Acknowledgement

  8. You must have administrator credentials to enable installation and the related services, by either typing admin password or enable through fingerprint as shown below:

    Enable_Installation

  9. In this GA release, we had revamped the “VDA Configuration” tool to provide a one-stop-shop experience for change related settings that enables basic HDX services and new features such as SSO, Webcam redirection and optimization etc.

    Please enable Screen Recording (Citrix Graphics Service) and Accessibility (Citrix Input Service) in the Setup tab by clicking Open Screen Recording Preference to enable Citrix Graphics Service AND Click Open Accessibility Preferences to enable Citrix Input Service, these two are required services so your end user can launch and use the HDX session. For other configuration such as SSO (Single Sign-On), Webcam and VDA optimization, you can always come back to VDA Configuration later to change them, for details please refer to Configuration -> Administration -> Tools & Utilities -> VDA Configuration in this document.

    Graphics_Service

    Note :

    For first time installation, you can also enable Citrix Graphics Service through the system pop-up message box by clicking Open System Settings.

    Screen_Recording

    Screen_Recording_Service

  10. You must have administrator credential to enable services.

    Admin_rights

  11. Click Open Accessibility Preference to enable the “Citrix Input Service”.

    Keyboard_Service

  12. If you’ve installed an incorrect version of .NET, or if there’s an issue with the .NET installation location, you’ll be prompted to enter the correct .NET path during the prerequisite stage.

    1. Click Browse to select the .NET installation path, or you can manually input the .NET installation path directly.

    2. Click Check to check if the path entered is valid.

      If you encounter any issues, you can try using a command to complete the enrollment process.

      sudo /opt/Citrix/VDA/bin/ctxreg create -k 'HKLM/\Software/\Citrix/\VirtualDesktopAgent' -t 'REG_SZ' -v 'DotNetRuntimePath' -d '<dotnet path>' --force && launchctl kickstart -kp system/com.citrix.ctxvda

      This process requires administrator privileges.

  13. If your .NET installation is correct, we’ll proceed to the enrollment stage.

    1. Copy and paste the token provided by the administrator in the Prepare Installation Non-Domain joined VDAs and click enroll to enroll and register the VDA to DaaS management plane.

    Generally, this process completes within a few seconds if the network conditions are favorable.

    If you encounter any issues, you can try using a command to complete the enrollment process. sudo /opt/Citrix/VDA/bin/VdaEnrollmentTool -EnrollmentToken:<token> -Restart

    This process requires administrator privileges.

    Note:

    If your VDA machine is used solely by remote access after installation, it is recommended to turn on Prevent automatic sleeping on power adapter when display is off under the Battery & Energy section in your macOS settings like below.

    If your 1st installation failed or you have an older VDA but you like to enroll it towards a new DDC, please invoke “sudo /opt/Citrix/VDA/bin/vdaconfig” to re-open the vdaconfig tool UI to perform corresponding actions.

    Battery

Use the Installer of Citrix VDA for macOS

In this article