Forum Discussion
Travis_78
Dec 05, 2022Iron Contributor
OneDrive with FSlogix in an AVD environment how to prevent profile bloat
We are implementing onedrive to hold known folders (Documents, Pictures, Desktop) and want these files to be "on demand" by default. We have it set via GPO. The main question is, how do I make sure t...
Denise Child
Dec 07, 2022Iron Contributor
Travis_78 I believe you would need to open it in Azure in your AVD workspace.
I am investigating our bloated profiles, the one I just found shows 56k files in the appdata\local\isolatedstorage - over 20GB.
I have 6 more that are over 26GB to verify.
https://learn.microsoft.com/en-us/dotnet/standard/io/isolated-storage
I am investigating our bloated profiles, the one I just found shows 56k files in the appdata\local\isolatedstorage - over 20GB.
I have 6 more that are over 26GB to verify.
https://learn.microsoft.com/en-us/dotnet/standard/io/isolated-storage
Travis_78
Dec 08, 2022Iron Contributor
I am dreading trying to work on this through normal channels. I feel like nobody actually understands the problem but maybe some higher level engineers at MSFT. Was hoping someone would chime in and help.