Hi all,
Having an issue whereby we had the key showInputMenu set to true for the loginwindow.plist... This seems to have caused issues when se clients are waking from sleep or screens saver & are then beachballing.
I set the MCX as unmanaged, & later deleted it.
Running a sudo JAMF MCX -username (user) -verbose doesn't show the MCX.
But the setting is being applied.
Should I delete/flush the MCX Cache @ logout next? & if so, what's your favourite method? (It's a user level MCX).
This linked script deletes the keys, so worse case I'm running this as a launch agent. https://github.com/macmule/DeleteLoginwindowPlistShowInputMenuKey
