profile.jpeg

Marcel Venema

Jan 26, 2017 1 min read

ProtectLocalCache registry key

RESONE Workspace uses a local cache folder to store the workspace configuration of the user. The location of the cache folder is --RESONE Workspace program folder--\DATA\DBCACHE. By default, this folder is protected by RESONE Workspace and not accessible for the user.

In most cases this protection is fine, unless you want to use some of my RESONE Workspace helper tools and/or utilities. Some of these tools use the local cache to retrieve information of the current configuration. When the protection is active, the tools cannot access the information and will fail.

To access the RESONE Workspace local cache folder, you must disable this protection when setting the ProtectLocalCache=false registry key.

For 32bit workstations:

HKEY_LOCAL_MACHINE\Software\RES\Workspace Manager\
Value : ProtectLocalCache Data: REG_SZ: false

 

For 64bit workstations:

HKEY_LOCAL_MACHINE\Software\WOW6432Node\RES\Workspace Manager\
Value: ProtectLocalCache Data: REG_SZ: false

 

As this is a HKEY_LOCAL_MACHINE registry key, it cannot set by RESONE Workspace but you can set these registry keys with a Active Directory Group Policy Preference (GPP) or set the registry key with the deployment.

The setting will only work if RESONE Workspace File & Folder security is not enabled or not in learning mode. I am in consultation with RES Software Support if there is another solution.

 


 

Photo by Ümit Yıldırım on Unsplash

 

Share Post