Apple Remote Desktop - kickstart: disable "show when being observed"
I have a bunch of client machines and would like to disable the "show when being observed option" located in sys prefs > remote management > adminuser > options > Observe > show when being observed. Using kickstart, it seems that I can add this, but is there a way to subtract this. In my case, all of the options checkboxes are enabled, and I would like to remove this one option
Do I have to send a massively long kickstart command like below, or is there a simpler way?
kickstart -configure -privs -ControlObserve -DeleteFiles -TextMessages -OpenQuitApps...(the rest of the configure flags)
Thanks in advance...
Do I have to send a massively long kickstart command like below, or is there a simpler way?
kickstart -configure -privs -ControlObserve -DeleteFiles -TextMessages -OpenQuitApps...(the rest of the configure flags)
Thanks in advance...