Feature request: FSLogix redirection.xml Exclude path "Delete" attribute

Rooney 0 Reputation points
2024-09-06T18:43:01.87+00:00

In the FSLogix redirection.xml file it would be useful if you could add a "Delete" attribute to the path which deletes the content of path within the container as part of the redirection.

This would be useful in scenarios when post deployment / go-live you discover application(s) that bloat the profile container with unnecessary files/folders and want to recover the space.

Currently when you discover such applications and add them to the redirection.xml file only files subsequent to this are excluded but profile containers that are already bloated, stay bloated and the files/folders are not removed.

The documentation says "create a script to run after sign-in..." but when you have 20,000+ users this isn't very efficient and it would be much "cleaner" if the FSLogix process handled this.

https://learn.microsoft.com/en-us/fslogix/troubleshooting-container-size-space#recommendations

Example

<Exclude Delete="0">AppData\Local\BadApp</Exclude>

Redirects the "AppData\Local\BadApp" and deletes any existing data from the profile container. The folder will be empty in the profile container at sign-off.

FSLogix
FSLogix
A set of solutions that enhance, enable, and simplify non-persistent Windows computing environments and may also be used to create more portable computing sessions when using physical devices.
488 questions
Microsoft Q&A
Microsoft Q&A
Use this tag to share suggestions, feature requests, and bugs with the Microsoft Q&A team. The Microsoft Q&A team will evaluate your feedback on a regular basis and provide updates along the way.
806 questions
0 comments No comments
{count} votes

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.