Blog Post
FSLogix v3 Release 25.XX is now in Early Access!
Thanks for the major version upgrade.
>When unconfigured, redirections.xml is now removed from the user's profile container.
Could you please elaborate on this?
Does this mean that files or folders excluded by redirections.xml will be removed from the user profile container?
- swissbuechi_Dec 05, 2024Copper Contributor
I don't think so. Please see my explanation below:
If you configure a path to a redirections.xml, the file will actually be copied to the user profile on every logon. Previously, if you removed the registry configuration to not point to a redirections.xml anymore, the .xml file already copied to the user profile, will persist and therefore stay active. You'd have to manually remove the file from each user's profile container.
With the new behavior of automatically removing the redirections.xml from the user's profile container, this manual cleanup step is not necessary anymore.- Jason_ParkerDec 05, 2024
Microsoft
This is correct.
- piattiDec 06, 2024Copper Contributor
I understood. Thank you