Enable this group policy to choose a background sync mode.
- Synchronize user's home directory:
Select this option to synchronize user's home directory. This has the same effect as adding ~ in "Adjust list of items synchronized in the background" policy.
- Skip preset items:
These items generally do not require synchronization. It is recommended that you select this option.
List of preset items:
~/Library
~/.Trash
Once enabled, this group policy takes effect when users log out and back in.
Registry Hive | HKEY_CURRENT_USER |
Registry Path | Software\Policies\Centrify\CentrifyDC\Settings\MacMCX\Mobility\BackgroundSync |
Value Name | EnableBackgroundSynchronizationRules |
Value Type | REG_DWORD |
Enabled Value | 1 |
Disabled Value | 0 |
Registry Hive | HKEY_CURRENT_USER |
Registry Path | Software\Policies\Centrify\CentrifyDC\Settings\MacMCX\Mobility\BackgroundSync |
Value Name | SynchronizeHomeDir |
Value Type | REG_SZ |
Default Value | 1 |
True Value | 1 |
False Value | 0 |
Registry Hive | HKEY_CURRENT_USER |
Registry Path | Software\Policies\Centrify\CentrifyDC\Settings\MacMCX\Mobility\BackgroundSync |
Value Name | SkipPresetItems |
Value Type | REG_SZ |
Default Value | 1 |
True Value | 1 |
False Value | 0 |
Registry Path | Value Name | Value Type | Value |
---|---|---|---|
Software\Policies\Centrify\CentrifyDC\Settings\MacMCX\Mobility\BackgroundSync\FullPath | FullPathItem1 | REG_SZ | ~/Library |
Software\Policies\Centrify\CentrifyDC\Settings\MacMCX\Mobility\BackgroundSync\FullPath | FullPathItem2 | REG_SZ | ~/.Trash |