Posted on 12-08-2016 01:23 PM
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!
Solved! Go to Solution.
Posted on 12-08-2016 02:25 PM
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.
Posted on 12-08-2016 02:25 PM
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.
Posted on 12-12-2016 06:46 AM
@SGill That worked perfectly. Thanks so much!