VDAs in Delivery Group losing registration with the Delivery Controllers. You may see Event ID 1023 logged:
The Citrix Desktop Service was refused a connection to the delivery controller "xdcontroller FQDN" (IP Address 'xxx.xxx.xxx.xxx').
Try to determine which files are taking up disk space on Identity disk.
For access to the junction linked to the Identity Disk volume at C:\Program Files\Citrix\PvsVm\Service\PersistedData\, you will need to execute the command prompt under the context of the Local System account via PsExec tool.
The PsExec tool is available for download at this location - http://docs.microsoft.com/en-us/sysinternals/downloads/psexec1. Open elevated command prompt <Run as administrator>
2. Execute the command under the context of the Local System account via PsExec:This is to access the junction linked to the Identity Disk volume.
3. Navigate to the root of the junction "\PersistedData", and execute the following command:
DIR /O:S /S > C:\{location}\Out.txt
5. Check the files taking up the disk space.
6. Move the unwanted files to an alternate location or delete them