Skip to content

Instantly share code, notes, and snippets.

@samuelbezerrab
Created October 4, 2022 14:07
Show Gist options
  • Save samuelbezerrab/4a6b2a6e8a9870705904a3e3887a99b1 to your computer and use it in GitHub Desktop.
Save samuelbezerrab/4a6b2a6e8a9870705904a3e3887a99b1 to your computer and use it in GitHub Desktop.
Enable remote screenshare on macOS
sudo /System/Library/CoreServices/RemoteManagement/ARDAgent.app/Contents/Resources/kickstart -activate -configure -access -off -restart -agent -privs -all -allowAccessFor -allUsers
# Later restart the computer
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment