Created
October 4, 2022 14:07
-
-
Save samuelbezerrab/4a6b2a6e8a9870705904a3e3887a99b1 to your computer and use it in GitHub Desktop.
Enable remote screenshare on macOS
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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