The outlook Add-In uses the registry to store settings.
For an automated rollout you might want to tweak some based on your needs:
Registry Path: Computer\HKEY_CURRENT_USER\SOFTWARE\OutlookCloudShare
Variable | Description | Default |
---|---|---|
Template | Template Folder | C:\\Users\\[USERNAME]\\AppData\\Roaming\\oulookCloudShare\\templates |
Data | Data Folder | C:\\Users\\[USERNAME]\\AppData\\Roaming\\oulookCloudShare\\data\\ |
AuthType | Authentication Type | Password |
OAuthClientId | Oauth Client Id | |
OAuthSecret | Secret | |
Trust | Allow insecure https (cert issue) true|false | TRUE |
Proxy | Proxy Usage | Direct |
ProxyUser | Proxy User | |
ProxyPassword | Proxy Password | |
Language | Interface Language | en-US |
license | License (multiline) | -----BEGIN LICENSE-----.... |
SyncInterval | Sync interval (Enterprise) in minutes (0=never) | 0 |
WatchInterval | Watch folder check interval in minutes (enterprise) | 1 |
Logging | Location of the Log file | C:\\Users\\[USERNAME]\\AppData\\Roaming\\OutlookCloudShare\\AddIn.Log |
DeleteExpiredShare | Automatically delete expired shares | FALSE |
ShareSettingsSecurity | Default Share Setting | PASS |
ShareSettingsPasswordSendType | How to Send the password | Include |
ShareSettingsGeneratePassword | Automatically generate a share password | TRUE |
ShareSettingsShareTimespan | Share Time (Days) | 7 |
ShareSettingsMailLanguage | Mail Language | it-IT |
ShareSettingsAttachmentLimit | File size limit to start attaching from | -1 |
Temp | Temp Folder (for e2ee) | C:\\Users\\Corinis\\AppData\\Roaming\\OutlookCloudShare\\Temp\\ |