JamesKindon / jkindon.github.io

https://jameskindon.github.io/jkindon.github.io/
Other
0 stars 1 forks source link

Citrix UPM and FSLogix Containers #15

Open utterances-bot opened 1 year ago

utterances-bot commented 1 year ago

Citrix UPM and FSLogix Containers

Delving into the when, why and why not of Citrix UPM and FSLogix Profile Containers

https://jkindon.com/citrix-upm-and-fslogix-containers/

jamesfloresjr commented 1 year ago

When might you use both solutions? Right now we currently use Redirected Folders to map all of the user’s directories but noticed roaming data wasn’t being held. From my understanding, that’s also how Citrix UPM works too(?) I was thinking about implementing FSLogix solely, but, if I can utilize both, why not, right?

JamesKindon commented 1 year ago

When might you use both solutions? Right now we currently use Redirected Folders to map all of the user’s directories but noticed roaming data wasn’t being held. From my understanding, that’s also how Citrix UPM works too(?) I was thinking about implementing FSLogix solely, but, if I can utilize both, why not, right?

You want to limit folder redirection down to what is required - AppData redirection for example is the devil and should be avoided at all costs. As to when you would use these two together, Citrix offers multi-write access to FSLogix Containers, it also adds file based caching in front to improve resilience. You may also want CPM for the profile, and a form of container for cache data - many different scenarios :)