Thank you! I was just looking for Optimizing Zoom and if it is possible for Zoom to exclude the Emojis from the profile.
That helps!
Here is the config from your ini file for everybody:
[IncludeFolderTrees]
<AppData>\ZoomVDI\data
[IncludeIndividualRegistryValues]
# To allow users to set autostart with windows
HKCU\Software\Microsoft\Windows\CurrentVersion\Run\Zoom
[ExcludeFolderTrees]
# exclude emojis >2.000 small files
<AppData>\ZoomVDI\data\Emojis
[ExcludeFiles]
#exclude related emoji info
<AppData>\ZoomVDI\emoji.json
<AppData>\ZoomVDI\emoji.version
<AppData>\ZoomVDI\emoji-categories.json
Just a quick note on the last comment looks like the 3 excludefiles need to add the Data subfolder
[ExcludeFiles] #exclude related emoji info <AppData>\ZoomVDI\emoji.json
We have seen a large buildup of ConfAvatar files in both the data folder and ConfAvatar folder. Has anyone tested excluding them?
This is my config which results in a very small zip-file (272KB)
[IncludeRegistryTrees]
HKCU\Software\Clients
HKCU\SOFTWARE\RegisteredApplications
[IncludeFolderTrees]
<AppData>\ZoomVDI
[ExcludeFolderTrees]
<AppData>\ZoomVDI\data\Emojis
<AppData>\ZoomVDI\data\VideoCustomFilter
<AppData>\ZoomVDI\data\VideoFilter
<AppData>\ZoomVDI\data\VirtualBkgnd_Custom
<AppData>\ZoomVDI\data\VirtualBkgnd_Default
<AppData>\ZoomVDI\data\VirtualBkgnd_Video
<AppData>\ZoomVDI\data\VirtualBkgnd_VideoThumb
<AppData>\ZoomVDI\data\
<AppData>\ZoomVDI\logs
<AppData>\ZoomVDI\reports
[ExcludeFiles]
<AppData>\ZoomVDI\data\emoji*
