This message was deleted.
# citrix-vad
s
This message was deleted.
j
I've run them together a lot. Config-wise, Ivanti is way ahead of WEM
Application Control and Performance Manager are way better as well than the equivalent WEM parts
But FSLogix is only comparable to the Personalization Server aspect of Ivanti EM. There's a helluva lot more power in the Ivanti tooling and it depends how much they are leveraging it
Unpicking an EM implementation and replacing what they've done with it can be challenging
j
Thanks @James Rankin great insight :) I have a session tomorrow to get a better understanding of what they’re actually doing with it outside of the obvious :)
j
Shout if you want help understanding any of it
j
Nice one, James. Quick Q actually... how does the profile piece handle replication/redundancy between sites and an active/active scenario? Ta
j
It's an SQL backend, so your options are SQL-related - AlwaysOn, mirroring, replication, etc.
The connection to the database is brokered through a web server, so you may want to consider resilience and/or load balancing in the web server aspect of it too
j
Got it - does it work pretty well in comparison to the likes of Cloud cache? Granted totally separate tech...
From highlevel it looks like they have done a good job of it..
Are the actual profiles on a share or in a file based SQL DB?
j
Cloud Cache works on a profile level. The Ivanti Personalization database copies down "bits" of your profile as required. Mainly the components of your profile are in the SQL db, but you can call out to file shares as well for redirection, to copy in specific files, etc.
🍻 1
I would hope they've already got a robust design in place to handle resilience for the two web services and the two databases. The Personalization Server web service and database is the most crucial as this contains your profiles and personalization, so if this is offline users will get blank profiles. However the other database and web service (the Management Server) is not as crucial - generally if this goes down all you will lose is the ability to deploy any updates, see events, etc.
j
Awesome... very helpful, Rankin. I'll grab you a beer at the next CUGC 😉
j
In the middle of an Ivanti project so happy to help while it is fresh in my mind 🙂
😎 1
s
think their personalization replication feature is called GeoSync replication, got close to using it, but never did.
Love me some EM, everything you ever wanted in Group Policy Management, and more.