1. Create a new directory called e:\vdilogging\.
The Network and Local service accounts need to have write access to this folder. If you using vdisk in standard mode, remember to save it on locally harddrive.
2. Go to c:\Program Files\Citrix\Virtual Desktop Agent\
3. Open WorkstationAgent.exe.config with notepad
4. Goto <appSettings>.
5. Within the <appSettings> tag, insert the following lines:
1 2 |
<add key="LogToCDF" value ="1"/> <add key="LogFileName" value ="C:\ctxlogging\vda.log"/> |
6. Then you need to restart you desktop machine