Published in: Bash
URL: http://docs.info.apple.com/article.html?artnum=108030
Given shell access to a machine, this command will turn on Apple Remote Desktop sharing for all users. This is taken from the Apple support docs.
sudo /System/Library/CoreServices/RemoteManagement/ARDAgent.app/Contents/Resources/kickstart -activate -configure -access -on -restart -agent -privs -all
You need to login to post a comment.
