Back to browser
Login Window: Scripts
com.apple.mcxloginscripts
The payload that configures scripts to run at login and logout.
macOS
macOS 10.7+combinedConfiguration Keys (4)
| Key | Type | Title |
|---|---|---|
loginscripts | array | Login script |
skipLoginHook | boolean | Execute the Mac computer's LoginHook script |
logoutscripts | array | Logout script |
skipLogoutHook | boolean | Execute the Mac computer's LogoutHook script |
ScriptsItemsrequired | dict | Login Script |
filenamerequired | string | Name |
filedatarequired | data | Script |
ScriptsItemsrequired | dict | Logout Script |
filenamerequired | string | Name |
filedatarequired | data | Script |