Comment
04-03-2023
08:57 AM
- Mark as Read
- Mark as New
- Bookmark
- Permalink
- Report Inappropriate Content
04-03-2023
08:57 AM
@Chris_Nodak It is, however, we have made some alterations to exclude more files/folders from the profile. The biggest piece was to also include the built-in "Personal Certificates" DEM profile. Without that added Google Chrome would always have our users as "Paused" when first logging into their desktop. Sorry for the late reply back as the email alert went into my SPAM folder.
Latest Google Chrome DEM Config;
# REQUIRES [Personal Certificates] to maintain login information between sessions
[IncludeRegistryTrees]
HKCU\Software\Google
[IncludeFiles]
<LocalAppData>\Google\Chrome\User Data\First Run
<LocalAppData>\Google\Chrome\User Data\Local State
[IncludeFolderTrees]
<LocalAppData>\Google\Chrome\User Data\Default
<LocalAppData>\Google\Chrome\User Data\Profile 1
<LocalAppData>\Google\DriveFS
[ExcludeFolderTrees]
<LocalAppData>\Google\Chrome\User Data\Default\Cache
<LocalAppData>\Google\Chrome\User Data\Default\Code Cache
<LocalAppData>\Google\Chrome\User Data\Default\GPUCache
<LocalAppData>\Google\Chrome\User Data\Default\IndexedDB
<LocalAppData>\Google\Chrome\User Data\Default\Service Worker\CacheStorage
<LocalAppData>\Google\Chrome\User Data\Default\Service Worker\ScriptCache
<LocalAppData>\Google\Chrome\User Data\Profile 1\Cache
<LocalAppData>\Google\Chrome\User Data\Profile 1\Code Cache
<LocalAppData>\Google\Chrome\User Data\Profile 1\GPUCache
<LocalAppData>\Google\Chrome\User Data\Profile 1\IndexedDB
<LocalAppData>\Google\Chrome\User Data\Profile 1\Service Worker\CacheStorage
<LocalAppData>\Google\Chrome\User Data\Profile 1\Service Worker\ScriptCache
# Exclude Extensions as they bloat user settings
<LocalAppData>\Google\Chrome\User Data\Default\Extensions
<LocalAppData>\Google\Chrome\User Data\Profile 1\Extensions
# Exclude cache/crash/log folders from Google Drive
<LocalAppData>\Google\DriveFS\[MATCHALL]\content_cache
<LocalAppData>\Google\DriveFS\[MATCHALL]\local_folders
<LocalAppData>\Google\DriveFS\[MATCHALL]\thumbnails_cache
<LocalAppData>\Google\DriveFS\cef_cache
<LocalAppData>\Google\DriveFS\Crashpad
<LocalAppData>\Google\DriveFS\Logs
[ExcludeFiles]
# Found posts about excluding the Network Action files and at this point
# things are working without them so why not keep things a little slimmer
<LocalAppData>\Google\Chrome\User Data\Default\Network Action Predictor
<LocalAppData>\Google\Chrome\User Data\Default\Network Action Predictor-journal
<LocalAppData>\Google\Chrome\User Data\Profile 1\Network Action Predictor
<LocalAppData>\Google\Chrome\User Data\Profile 1\Network Action Predictor-journal
*.tmp