Enable this group policy to specify multiple scripts to run automatically when a system start.
Scripts specified in this policy run whenever launchd startup (system boot up)
Scripts run simultaneously in no specific order.
Create scripts and put them in \\
- Script:
Enter a script name, which is relative to the path:
\\
Specify: startup.sh
To execute: \\
Specify: sub/startup.sh (or sub\startup.sh)
To execute: \\
- Parameters:
Enter arguments to pass to the script. Arguments are interpreted the same way as in a UNIX shell, i.e., use space as a delimiter, and backslash as an escape character. For example:
arg1 arg2 arg3
arg1 'a r g 2' arg3
Registry Hive | HKEY_LOCAL_MACHINE |
Registry Path | Software\Policies\Centrify\CentrifyDC\Settings\Mac\LaunchDaemons |
Value Name | EnableMultipleLaunchDaemonScripts |
Value Type | REG_DWORD |
Enabled Value | 1 |
Disabled Value | 0 |
Registry Hive | HKEY_LOCAL_MACHINE |
Registry Path | Software\Policies\Centrify\CentrifyDC\Settings\Mac\LaunchDaemons\Scripts |
Value Name | {number} |
Value Type | REG_SZ |
Default Value |