-
All replies
-
Helpful answers
-
Feb 5, 2016 9:16 AM in response to kobayashi maruby remotedesktop,Unfortunately, you need Remote Management enabled in order to use "Send UNIX Command" in ARD. The one-shot ssh command I use is: ssh -t username@hostmachine 'sudo /System/Library/CoreServices/RemoteManagement/ARDAgent.app/Contents/Resources/k ickstart -activate -configure -access -on -restart -agent -privs -all -allowAccessFor -allUsers'
-
Feb 5, 2016 9:36 PM in response to remotedesktopby kobayashi maru,Thanks for responding, but I know how to ssh into a single machine to enable Remote Management.
The question is how to ssh into multiple machines to do that.
That's the first thing I need to do before sending the other UNIX commands.
-
Feb 7, 2016 11:40 AM in response to kobayashi maruby MrHoffman,If ARD isn't letting a login via Send Unix, then here's an older list of tools that can send commands to multiple hosts — I've not looked around for OS X ports. Maybe Radmind?