r/fslogix

▲ 3 r/fslogix+1 crossposts

fslogix profile size optimization

Hi,

unfortunately I did a mistake when configuring fslogix profile exclusions. I set the full path to the file in the gpo and not just the path to the folder. The exclusions never worked.

I have corrected this mistake. The exclusions works normally.

The problem is that there is no automatic cleanup option and the excluded paths and files still remains in the user profiles. Our storage account is exploding (19 tb for about 1500 profiles).

Did someout face the same challenge and can share some insides and tips? I have tried to cleanup with a PS logon script but the effect is to small (like nothing changed). Does anybody use Nerdio? I have read that they have some functionality to manage and keep the storage account and the profiles under control and small.

Thank you in advance!

This is my redirection.xml for now:

<?xml version="1.0" encoding="UTF-8"?>
<FrxProfileFolderRedirection ExcludeCommonFolders="49">
<Excludes>
<Exclude Copy="0">AppData\Local\Packages\MSTeams_8wekyb3d8bbwe\LocalCache\Microsoft\MSTeams\Logs</Exclude>
<Exclude Copy="0">AppData\Local\Packages\MSTeams_8wekyb3d8bbwe\LocalCache\Microsoft\MSTeams\PerfLogs</Exclude>
<Exclude Copy="0">AppData\Local\Packages\MSTeams_8wekyb3d8bbwe\LocalCache\Microsoft\MSTeams\EBWebView\WV2Profile_tfw\WebStorage</Exclude>
<Exclude Copy="0">AppData\Local\Microsoft\Edge\User Data\Ad Blocking</Exclude>
<Exclude Copy="0">AppData\Local\Microsoft\Edge\User Data\BrowserMetrics</Exclude>
<Exclude Copy="0">AppData\Local\Microsoft\Edge\User Data\Crashpad</Exclude>
<Exclude Copy="0">AppData\Local\Microsoft\Edge\User Data\PepperFlash</Exclude>
<Exclude Copy="0">AppData\Local\Microsoft\Edge\User Data\Safe Browsing</Exclude>
<Exclude Copy="0">AppData\Local\Microsoft\Edge\User Data\ShaderCache</Exclude>
<Exclude Copy="0">AppData\Local\Microsoft\Edge\User Data\SmartScreen</Exclude>
<Exclude Copy="0">AppData\Local\Microsoft\Edge\User Data\Subresource Filter</Exclude>
<Exclude Copy="0">AppData\Local\Microsoft\Edge\User Data\Trust Protection Lists</Exclude>
<Exclude Copy="0">AppData\Local\Microsoft\Edge\User Data\WidevineCdm</Exclude>
<Exclude Copy="0">AppData\Local\Microsoft\Edge\User Data\Default\blob_storage</Exclude>
<Exclude Copy="0">AppData\Local\Microsoft\Edge\User Data\Default\BudgetDatabase</Exclude>
<Exclude Copy="0">AppData\Local\Microsoft\Edge\User Data\Default\Cache</Exclude>
<Exclude Copy="0">AppData\Local\Microsoft\Edge\User Data\Default\Code Cache</Exclude>
<Exclude Copy="0">AppData\Local\Microsoft\Edge\User Data\Default\File System</Exclude>
<Exclude Copy="0">AppData\Local\Microsoft\Edge\User Data\Default\GPUCache</Exclude>
<Exclude Copy="0">AppData\Local\Microsoft\Edge\User Data\Default\IndexedDB</Exclude>
<Exclude Copy="0">AppData\Local\Microsoft\Edge\User Data\Default\JumpListIconsTopSites</Exclude>
<Exclude Copy="0">AppData\Local\Microsoft\Edge\User Data\Default\JumpListIconsRecentClosed</Exclude>
<Exclude Copy="0">AppData\Local\Microsoft\Edge\User Data\Default\Local Storage</Exclude>
<Exclude Copy="0">AppData\Local\Microsoft\Edge\User Data\Default\Storage</Exclude>
<Exclude Copy="0">AppData\Local\Microsoft\Edge\User Data\Default\Service Worker</Exclude>
<Exclude Copy="0">AppData\Local\Microsoft\Edge\User Data\Default\Web Applications</Exclude>
</Excludes>
<Includes>
</Includes>
</FrxProfileFolderRedirection>
reddit.com
u/apc0de — 15 hours ago

58tm1 fix help needed

Hi,

At the moment, I am experiencing issues with the 58tm1 error on Windows Server 2025 RDS Farm in combination with FSLogix. Version: 26.01 CU1

I have configured the following ExcludeDirs in the registry under:
Computer\HKEY_LOCAL_MACHINE\SOFTWARE\FSLogix\Profiles

Value: AppData\Local\Packages\Microsoft.AAD.BrokerPlugin_cw5n1h2txyewy
AppData\Local\Microsoft\TokenBroker
AppData\Local\Microsoft\IdentityCRL
AppData\Local\Microsoft\WorkplaceJoin

However, I still regularly encounter the issue where our customers on the RDS farm receive the 58tm1 error. When that happens, I delete the folder AppData\Local\Packages\Microsoft.AAD.BrokerPlugin_cw5n1h2txyewy.

After that, the customer can work again once the user signs in.
How can I resolve this permanently?

reddit.com
u/sh-TheITman — 1 day ago