-
-
Save mikesplain/ed1e3120d7e1c2fbd21fef9a87fb7c90 to your computer and use it in GitHub Desktop.
Kickstarts ARD for admin user
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
#!/bin/sh | |
/System/Library/CoreServices/RemoteManagement/ARDAgent.app/Contents/Resources/kickstart -configure -allowAccessFor -specifiedUsers | |
/System/Library/CoreServices/RemoteManagement/ARDAgent.app/Contents/Resources/kickstart -activate -configure -access -on -users "admin" -privs -all -restart -agent |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment