manufromga

Q: How to enable screensharing from custom payload in profilemanager ?

dear all !

 

I am looking for a way to centrally enable/disable screensharing on multiple computers.

All the computers are registered on a profilemanager server 5.1, and with El Capitan 10.11.4.

 

I have already found a way to enable it from the command line :

$ sudo defaults write /var/db/launchd.db/com.apple.launchd/overrides.plist com.apple.screensharing -dict Disabled -bool false

$ sudo launchctl load -w /System/Library/LaunchDaemons/com.apple.screensharing.plist

 

But I'd like to avoid going on each computer to apply this ... And further more, I'd like to handle permissions too e.g : add or remove a network group allowed to connect to remote computer through screensharing.

 

thanks for your help !

Posted on May 10, 2016 7:59 AM

Close

Q: How to enable screensharing from custom payload in profilemanager ?

  • All replies
  • Helpful answers