macOS Lock Screen Customer Text

macOS Lock Screen customer text

You can use this type of script to send out customer messages to lock screens on macOS devices:

Evaluation Code:

exit 1

Remediation Code:

sudo defaults write /Library/Preferences/com.apple.loginwindow \
LoginwindowText 'YOURTEXTHERE'

Examples of where this would be applicable:

  • You need to inform your end users of any information
  • Show an address in case a device is lost
Was this article helpful?
0 out of 0 found this helpful