- Marcar como nuevo
- Favorito
- Suscribir
- Silenciar
- Suscribirse a un feed RSS
- Resaltar
- Imprimir
- Denunciar
@MarkSanchezSPEC - Late to the party here, but...we have a Citrix VDI setup, but we are using app layering and the user profile is setup as a layer. This means that each time a new VDI is assigned, the same user layer is also assigned. Since this setup doesn't use redirection for profiles, so AutoCAD doesn't blow up.
But I'm curious where you are storing your user CUIX files. Are those in the redirected locations, or are they local to the VDI? I'm assuming VDI, since they are being reset, so it might just be as simple as placing those in another location, either a mapped drive that they always have access to, or somewhere in the redirected profiles.
We also have a XenApp server for AutoCAD. This does use profile redirection for when a user runs the app (some users prefer the app over a VDI). In this case, we are referencing the same CUIX files as within the VDI and things seem to work ok. The main issue that we had in the past was one that you mentioned in another post about the ENU folder needing to be re-created with each new server login. We setup a script to basically check to see if it already existed on another server and if so, copy it's contents from one to the others (run as a login or logoff script, I can't recall).