Remapping the iManage Recent directory
You can reconfigure the iManage Work Recent roaming directory (%appdata%\iManage\Work\Recent) to an alternate local directory or a network path (UNC path). For example, C:\MyWorkFiles\Recent or \\teamrepo\users\%<USERNAME>%\Recent\.
Remapping is advised for multi-user environments that use roaming profiles to reduce the amount of data that needs to be copied at Windows login time. After remapping, all newly downloaded or opened files get downloaded or saved to this new location (provided you have read/write access or higher to the new path). If the specified directory does not exist, iManage Work creates it. If you cannot create the directory or do not have write access to it or if you lose access to the mapped UNC path due network disruption, the default Recent directory is used. Any failure information is logged in the %LocalAppData%\iManage\Work\Logs file as a warning.
The path for remapping can be set by creating the following registry setting:
Location: HKEY_CURRENT_USER\Software\iManage\Work\10.0\ClientOR
HKEY_LOCAL_MACHINE\Software\iManage\Work\10.0\Client
If the imRecentPath key is not specified under HKEY_CURRENT_USER then settings in HKEY_LOCAL_MACHINE are applied.
Name: imRecentPath
Type:
REG_SZ/REG_EXPAND_SZ (Expandable String Value)
Value:
An alternate local directory or a network path (UNC path). For example, C:\MyWorkFiles\Recent or \\teamrepo\users\%<USERNAME>%\Recent\.
For example, C:\MyWorkFiles\Recent or \\teamrepo\users\%<USERNAME>%\Recent\.