Enable this group policy to import MCX settings plist files from SYSVOL. By default the folder is \\
The plist file path should be relative path to \\
Example:
set the path to:
com.apple.MCX.plist
will import the following plist file:
\\
This GP is similar to "Import plist files" GP. But instead of extracting MCX settings from the plist file like "Import plist files" GP does, this GP treat the inputted plist file as the MCX settings, and import the whole file without processing.
The expected plist file format is sample below:
Settings
Where TARGET is the targeted MCX settings (eg. com.apple.dock or com.apple.finder)
The recommended way to obtain the plist file with expected format is to make use of the 'dscl' command and read the MCX settings attribute of the user object that have the same MCX settings configured. Copy the exact MCX settings and paste to a plist file.
sample dscl command: "dscl /CentrifyDC read /Users/XXXX MCXSettings" where XXXX is an AD user with the desire MCX settings
Registry Hive | HKEY_CURRENT_USER |
Registry Path | Software\Policies\Centrify\CentrifyDC\Settings\MacMCX\Import\mcxplist |
Value Name | file{number} |
Value Type | REG_SZ |
Default Value |