canmove, Confirmed users
4,854
edits
Line 39: | Line 39: | ||
=== Troubleshooting === | === Troubleshooting === | ||
1) Unable to | 1) Unable to screen share connect to an OS X automation server | ||
* Can you ping the machine? | * Can you ping the machine? | ||
** Machine is likely offline, ask someone in Mountain View to turn it on or file a bug | ** Machine is likely offline, ask someone in Mountain View to turn it on or file a bug | ||
Line 46: | Line 46: | ||
* Connect to the machine using SSH and run... | * Connect to the machine using SSH and run... | ||
** sudo /System/Library/CoreServices/RemoteManagement/ARDAgent.app/Contents/Resources/kickstart -activate -configure -access -on -restart -agent -privs -all | ** sudo /System/Library/CoreServices/RemoteManagement/ARDAgent.app/Contents/Resources/kickstart -activate -configure -access -on -restart -agent -privs -all | ||
** This will turn on screen sharing for all users. |