jamf / PPPC-Utility

Privacy Preferences Policy Control (PPPC) Utility
MIT License
744 stars 47 forks source link

Support ARDagent / kickstart #10

Closed AllWorkAndNoPlay closed 5 years ago

AllWorkAndNoPlay commented 5 years ago

Be able to add com.apple.screensharing.agent to PPPC-Utility so PPPC-Utility can be used to manage screensharing PPPC settings. https://support.apple.com/en-au/HT209161

cyrusingraham commented 5 years ago

You should be able to management the screensharing settings already with the PPPC Utility. You can drag and drop the ScreensharingAgent.bundle into the PPPC Utility and set the "Post Events" service to allow.

The ScreensharingAgent.bundle can be found here: /System/Library/CoreServices/RemoteManagement/ScreensharingAgent.bundle

You can use the following command to open the directory containing the bundle and then drag and drop the bundle into the PPPC Utility: open /System/Library/CoreServices/RemoteManagement/

This is what the profile looks like in the PPPC Utility:

screen shot 2019-01-25 at 6 42 50 am