Citrix Provisioning

Known issues and considerations

This Citrix Provisioning release includes the following new issues and considerations:

  • The Stream and SOAP services do not start and crash after installing Microsoft January 2022 updates. To resolve the issue, check the event log in Event Viewer > Application. If the log mentions about forest trust relationship information, do one of the followings:

    • Apply the Microsoft fix based on your OS, Citrix Provisioning version, and version of .NET framework. For more information, see CTX338544.
    • Set a DWORD registry value named SkipForestLevelTrusts to 1 under HKLM\Software\Citrix\ProvisioningServices on the Citrix Provisioning Server and restart the SOAP Server. With this workaround, Citrix Provisioning stops supporting multiple forest deployment.

    [PVS-11591]

  • The BDM update only works if the Citrix Provisioning Console is installed and run on the Citrix Provisioning Server. This issue is applicable to all the Citrix Provisioning versions that support the BDM update. [PVS-11651]

  • When running a BDM update in the Citrix Provisioning Console, an incorrect message The task cannot be performed on active Devices. Shut down the Devices before attempting to perform the task is displayed when the hypervisor is not accessible. [PVS-11587]

  • The Citrix Virtual Apps and Desktops Setup Wizard sometimes fails to provision BIOS targets on Nutanix if the Auto-Add feature is enabled on the Citrix Provisioning console. [PVS-11745]

Previously reported issues

  • You can have read-only access to your Citrix Provisioning deployment if you enable the feature flag ReadOnlyAdmin. To enable the feature flag:

    1. Add a DWORD registry value named ReadOnlyAdmin under HKEY_LOCAL_MACHINE\SOFTWARE\Citrix\ProvisioningServices\Features.
    2. Set the value to 1.

    [PVS-10872]

  • Sometimes the Citrix Provisioning console might crash if you assign a user to a read-only administrator role and a device operator role (for example, read-only admin for a site and device operator for a collection under this site), and then try to add or modify data in the Target Device Properties.

    To resolve this issue, do not assign a user to both read-only administrator role and device operator role. [PVS-10872]

  • In Azure and GCP environments, you can’t set the authentication for the initial target device login process. [PVS-10409]

  • In Citrix Provisioning on Azure 2112 and later, some of the VMs fail to release vDisk lock even after shutting down the VMs. [PVS-10372]

  • When configuring boot devices using the Boot Device Management utility, you cannot proceed beyond the Specify the Login Server page if you:

    1. Select Use DNS to find the server.
    2. Select the Target Device is UEFI firmware checkbox.
    3. Enter an FQDN longer than 15 characters in the Server FQDN field.
    4. Clear the Target Device is UEFI firmware checkbox.
    5. Select Use static IP address for the Server.

    You can continue to the next page if you clear the FQDN field or reduce the number of characters to fewer than 15. [PVS-9954]

  • In GCP environments, the Citrix Virtual Apps and Desktops Setup Wizard fails to remove server-side write cache files that are in the WriteCache directory of the Citrix Provisioning store. The write cache files are used to format the write cache when you first start the VMs. Therefore, the files must be removed even if provisioning fails to avoid wasting disk space. To resolve this issue, do one or both of the following:

    • Ensure that the number of threads has a value of 20. Do one of the following:
      • Set the value in the registry setting key:
         Computer\HKEY_CURRENT_USER\Software\Citrix\ProvisioningServices\VdiWizard\MAX_VM_CREATE_THREADS_PER_HYPERVISOR
         <!--NeedCopy-->
      
      • Remove the registry setting key.
    • Ensure that the store used for write-cache files uses an SSD persistent disk instead of a Standard disk. [PVS-9870]
  • Windows 2022 as a host has limitations. Microsoft SCVMM 2019 for Hyper-V does not support Windows Server 2022 as a host. The Citrix Virtual Apps and Desktops Setup wizards and Stream VM wizard cannot create targets when using Windows Server 2022 as the hypervisor.

  • The Citrix Virtual Desktops Setup Wizard creates targets then boots them to format the cache drive. This process occurs quickly. Sometimes, a VDA reaches a state where it fails to shut down correctly. This process occurs because the VDA is initializing while the Citrix Provisioning Service and the provisioned device service simultaneously finish formatting the cache drive, then shuts down. To resolve this issue:

    1. In the virtual disk registry key, HKEY_LOCAL_MACHINE\SOFTWARE\Citrix\ProvisioningServices, create a DWORD called RebootDelaySec.
    2. Assign a value to RebootDelaySec. This delays the time for shutdown by the value set in seconds. [HDX-14474]
  • When using the Streamed VM Setup Wizard to create VMs on a Citrix Hypervisor host while specifying 1 vCPU, the VM is created with 1 vCPU and a topology of 2 cores per socket. Creating VMs in this fashion prevents the VM from booting, while displaying the following error message in XenCenter: “The value ‘VCPU_max must be a multiple of this field’ is invalid for field platforms: cores-per-socket. As a result, XenCenter fails to boot the VM because the topology and vCPU configuration are incompatible. [PVS-1126]

Known issues and considerations