Specify multiple LaunchDaemon scripts

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 \\\SYSVOL\\scripts (or create a subfolder to put them in).


- Script:
Enter a script name, which is relative to the path:
\\\SYSVOL\\scripts folder. For example:

Specify: startup.sh
To execute: \\\SYSVOL\\scripts\startup.sh

Specify: sub/startup.sh (or sub\startup.sh)
To execute: \\\SYSVOL\\scripts\sub\startup.sh


- 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

Supported on:

Registry HiveHKEY_LOCAL_MACHINE
Registry PathSoftware\Policies\Centrify\CentrifyDC\Settings\Mac\LaunchDaemons
Value NameEnableMultipleLaunchDaemonScripts
Value TypeREG_DWORD
Enabled Value1
Disabled Value0

Scripts:

Registry HiveHKEY_LOCAL_MACHINE
Registry PathSoftware\Policies\Centrify\CentrifyDC\Settings\Mac\LaunchDaemons\Scripts
Value Name{number}
Value TypeREG_SZ
Default Value

centrify_mac_settings.admx

Administrative Templates (Computers)

Administrative Templates (Users)