Enable this group policy to configure sync options.
- Sync in the background
You can change the frequency of syncing for background folders. By default, background folders sync every 20 minutes. You can set frequencies from 5 minutes to 8 hours.
If you set the frequency to a long interval, you run a higher risk of users loading older, outdated files. If users save files and log off before the background files sync, when they load the same file on another computer, they might get either an older synced file or no file at all.
If you want background folders to sync only when users choose to sync, select "Manually".
- Show status in menu bar
If selected, a mobile account status menu will show on mobile account user's menu bar. This status menu allows the user to do the following:
* View when he or she last synced
* Initiate a sync
* Change their home sync preferences
If you manage any Mobility preferences in group policy, users can't change those preferences.
If you disable the mobile account status menu, the user can still configure his or her mobile account in the Accounts pane of System Preferences.
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\107 |
Value Name | SetSyncMode |
Value Type | REG_DWORD |
Enabled Value | 1 |
Disabled Value | 0 |
Registry Hive | HKEY_CURRENT_USER |
Registry Path | Software\Policies\Centrify\CentrifyDC\Settings\MacMCX\Mobility\107 |
Value Name | syncmode |
Value Type | REG_SZ |
Value | manual |
Registry Hive | HKEY_CURRENT_USER |
Registry Path | Software\Policies\Centrify\CentrifyDC\Settings\MacMCX\Mobility\107 |
Value Name | syncmode |
Value Type | REG_SZ |
Value | auto |
Registry Hive | HKEY_CURRENT_USER |
Registry Path | Software\Policies\Centrify\CentrifyDC\Settings\MacMCX\Mobility\107 |
Value Name | syncinterval |
Value Type | REG_DWORD |
Default Value | 20 |
Min Value | 5 |
Max Value | 480 |
Registry Hive | HKEY_CURRENT_USER |
Registry Path | Software\Policies\Centrify\CentrifyDC\Settings\MacMCX\Mobility\107 |
Value Name | HomeSync.menu |
Value Type | REG_SZ |
Default Value | 1 |
True Value | 1 |
False Value | 0 |