If you are having issues with some users having freeze issues and high response time in Citrix Director, this registry key might help you. It happens in conjunction with dedicated GPUs on notebooks. The key disabled GPU acceleration for Citrix Workspace App.
There is a new fix that seems to be better and does not clear any registry keys. Instead it activates Citrix Universal DLL Injection. After upgrading the VDA, make sure this value is set:
Having performance problems when deleting one single file or folder? File Explorer takes 2-3 seconds to “calculate” something before deleting? Deleting automatic destinations might help you out. I had a case where this file was 4MB big, which is a lot for only text/paths.
Updating VMware Tools on a Citrix Provisioning Master Image used to be very time consuming. Nowadays it has gotten a little better, but you still have to do a few extra steps because of the vmxnet3 network adapter. Here are the steps that I took when upgrading to the newest Vmware Tools that came with ESXi 8.0 update.
Start the Master VM
Once booted up, add a new E1000E network card
Check in device manager if the E1000E/Intel network card can be seen
Shutdown VM
In the Provisioning console, change the mac address of the target device to that of the E1000E network card
Disconnect vmxnet3 NIC (uncheck connect on power on)
Start Master VM. Beware that the E1000E NIC is emulated and is painfully slow. I had instances where it took 15 minutes to boot up!
Once booted up, start VMware Tools upgrade through Vcenter (interactive)
Visual C++ Redistributable might be installed, you might need to reboot
Let boot
Start Vmware Tools upgrade again (interactive)
Run the installer
Shutdown VM
Disconnect E1000E NIC (uncheck connect on power on)
Connect vmxnet3 NIC (check connect on power on)
Boot
Once booted, fully remove E1000E fully
In device manager, show hidden devices and delete the greyed out Intel NIC
This time there are no references. I had to try and error myself.