Syncplicity supports virtual desktop infrastructure (VDI), which gives users secure access to centrally managed desktops running in the data center. VDI provides users a personalized desktop experience with an option to have full administrative control. Users can access their desktops from any connected device.
Use cases
- A company must give users a personalized, rich desktop experience while addressing sensitive data requirements.
- A user’s desktop is customized and continues from one session to another. Customized data are saved in between user sessions.
- A user is redirected back to the same desktop that contains only the customization saved in the user profile settings. These settings and files are backed up to the user profile and deployed back to the user during the start-up process.
Registry settings
As a company administrator, you can have the following registry entries on VDI computers for different experiences.
Registry key | Registry branch | Default value | Type | Description | Comment |
---|---|---|---|---|---|
ClearCacheOnLogoff | HKLM\SOFTWARE\Syncplicity\1.0 | 0 | bool | Identifies if SyncDrive cache must be wiped on logoff | 1 - turned on |
RunningOnVDI | HKLM\SOFTWARE\Syncplicity\1.0 | 0 | bool | Identifies if application is hosted on VDI env | 1 - turned on |
VdiDriveCacheSize | HKLM\SOFTWARE\Syncplicity\1.0 | 0 | Integer | Specifies size of SyncDrive cache size in kilobytes | If value is set to 0, application sets cache size to default 3 gigabytes |