Skip to main content
Solved

Lock Screen Message OS X

  • December 8, 2016
  • 2 replies
  • 36 views

Forum|alt.badge.img+3

Is there a way to push a lock screen message through Casper? (System Preferences - General - Show a message when screen is locked). As per support there is no configuration profile payload that can be used. Also found this command doing a google search: sudo write /Library/Preferences/com.apple.loginwindow LoginwindowText "Your Message Here", but that does not seem to do the trick either. Machines are running a mix of 10.11 and 10.12

Thanks!

Best answer by SGill

I push out that message via a Configuration Profile and I can tell you it works in my testing.

It is located at: Configuration Profile -> Login Window Payload -> Banner

This message carries over through to the Lock Screen as well.

2 replies

Forum|alt.badge.img+12
  • Valued Contributor
  • Answer
  • December 8, 2016

I push out that message via a Configuration Profile and I can tell you it works in my testing.

It is located at: Configuration Profile -> Login Window Payload -> Banner

This message carries over through to the Lock Screen as well.


Forum|alt.badge.img+3
  • Author
  • New Contributor
  • December 12, 2016

@SGill That worked perfectly. Thanks so much!