Hi,
Our fleet has just jumped from Catalina to Monterey and our users are struggling to locate the screen mirroring "Show in menu Bar" tickbox.
Ideally I would just like a script to enable this or our users.
I have tried
defaults write ~/Library/Preferences/ByHost/com.apple.controlcenter.plist ScreenMirroring -int 18
but it doesn't seem to work.
weirdly sound and bluetooth work though which are controlled inside the same plist.
e.g: defaults write ~/Library/Preferences/ByHost/com.apple.controlcenter.plist Sound -int 18
anyone got any ideas how the ScreenMirroring preference can be set via terminal script?
Cheers,
ES