Hi all,
I came across FSLogix and at first it seems to be a good solution for my problem. After working a couple of days with it, I face some issues, perhaps one of you guys have an idea how to archive the goal.
We use Ctrix virtual desktop to provide our users with a Windows 10 Enterprise 20H2 Desktop, single use, meaning after logout the VM will be rebooted.
We do not use any profile sync so far, meaning after logout every user starts with a fresh and empty desktop.
That's exaclty what we want, execpt of a specific folder (i.e. Firefox profile) to remain. So everything of a user profile should be deleted after logout, expect for the firefox profile.
After some testing I tried to exclude nearly every default folder from a users profile, including Appdata and then tried to include the specific path of the firefox profile location in Appdata\Roaming\Mozilla.
That somehow works, but with the second login the profile is broken, i.e. start menu is not loading.
I found a couple of posts regarding that issue, telling to also include folders like:
<Include>AppData\Roaming\Microsoft\Internet Explorer\Quick Launch\User Pinned</Include>
<Include>AppData\Roaming\Microsoft\Windows\Start Menu\Programs</Include>
<Include>AppData\Local\Microsoft\Windows\WinX</Include>
<Include>AppData\Local\GroupPolicy</Include>
<Include>AppData\Local\Microsoft\Windows\Caches </Include>
But that doesn't fix the issue.
Does anyone have an idea how to archive our goal?
Thanks!
