Enable this group policy to specify multiple scripts to run automatically when a user logs in.
Scripts specified in this policy run whenever a user logs in, whether the user is a local user or an AD user.
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: login.sh
To execute: \\
Specify: sub/login.sh (or sub\login.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\Scripts |
Value Name | EnableMultipleLoginScripts |
Value Type | REG_DWORD |
Enabled Value | 1 |
Disabled Value | 0 |
Registry Hive | HKEY_LOCAL_MACHINE |
Registry Path | Software\Policies\Centrify\CentrifyDC\Settings\Mac\Scripts\LoginScripts |
Value Name | {number} |
Value Type | REG_SZ |
Default Value |