VMware Horizon Community
dolejh
Contributor
Contributor

Microsoft Teams

I know there are lots of forums on this but I have yet to find a solution.  Does anyone have a working and efficient config for DEM and MS Teams.  We are plagued by 500MB+ profiles and its all Teams.  99% of our profile size is teams and obviously this creates long log in times, but I dont have a solution that works.  Why is every other app a couple KB in size and Teams is a hog!  Please help!

Reply
0 Kudos
3 Replies
TomH201110141
Enthusiast
Enthusiast

Try to exclude all the stuff you don't need:

 

[ExcludeFolderTrees]
<AppData>\Teams\logs
<AppData>\Microsoft Teams\logs
<AppData>\Microsoft\Teams\media-stack
<AppData>\Microsoft\Teams\Service Worker
<AppData>\Microsoft\Teams\Application Cache
<AppData>\Microsoft\Teams\Cache
<AppData>\Microsoft\Teams\tmp
<AppData>\Microsoft\Teams\meeting-addin\Cache
<LocalAppData>\Packages\Microsoft.AAD.BrokerPlugin_cw5n1h2txyewy\TempState
<LocalAppData>\Packages\Microsoft.AAD.BrokerPlugin_cw5n1h2txyewy\AC\Temp

[ExcludeFiles]
<AppData>\Microsoft\Teams\lockfile
<AppData>\Microsoft\Teams\storage.json
<AppData>\Microsoft\Teams\*.txt

Reply
0 Kudos
dolejh
Contributor
Contributor

We have already tried this.  I have pulled from various foums and strings and this is what we are using.  Doesnt work though - still seeing huge profiles.  I know I am not the only one with this issue.  Annoying that is it ONLY teams and everything else works great!

 

[IncludeRegistryTrees]
HKCU\Software\Microsoft\Office\Teams

[IncludeFolderTrees]
<LocalAppData>\Microsoft\IdentityCache
<LocalAppData>\Microsoft\Teams
<LocalAppData>\Microsoft\TeamsMeetingAddin
<LocalAppData>\Microsoft\TeamsPresenceAddin
<LocalAppData>\Packages\Microsoft.AAD.BrokerPlugin_cw5n1h2txyewy
<LocalAppData>\SquirrelTemp
<AppData>\Microsoft\Teams


[ExcludeFolderTrees]
<AppData>\Microsoft Teams\logs
<AppData>\Microsoft\Teams\media-stack
<AppData>\Microsoft\Teams\Service Worker
<AppData>\Microsoft\Teams\Application Cache
<AppData>\Microsoft\Teams\Cache
<AppData>\Microsoft\Teams\tmp
<AppData>\Microsoft\Teams\meeting-addin\Cache
<LocalAppData>\Packages\Microsoft.AAD.BrokerPlugin_cw5n1h2txyewy\TempState
<LocalAppData>\Packages\Microsoft.AAD.BrokerPlugin_cw5n1h2txyewy\AC\Temp
<AppData>\Microsoft\Teams\Code Cache
<AppData>\Microsoft\Teams\GPUCache


[ExcludeFiles]
<AppData>\Microsoft\Teams\lockfile
<AppData>\Microsoft\Teams\storage.json
<AppData>\Microsoft\Teams\*.txt
old_logs_*.txt
logs.txt

Reply
0 Kudos
TomH201110141
Enthusiast
Enthusiast

Maybe you should give FSLogix Office container a chance. This is what we do.

You place all the Office stuff in an FSLogix container and all the other parts from the user profile a processed by DEM.

Both together work like a charm and it's supported by VMware.

Reply
0 Kudos