Re: Apple remote desktop script?
Re: Apple remote desktop script?
- Subject: Re: Apple remote desktop script?
- From: "John C. Welch" <email@hidden>
- Date: Tue, 08 Jan 2008 13:07:11 -0600
- Thread-topic: Apple remote desktop script?
Title: Re: Apple remote desktop script?
On 01/08/2008 11:21 AM, "Hung Phan" <email@hidden> wrote:
When we use the ARD Activator, it enable all the settings for an account but doesn't turn on the ARD service :(
Is there a command to turn on ARD service? Does it require root authentication?
Just use SSH for this, it's really simple:
Starting under Leopard:
sudo /System/Library/CoreServices/RemoteManagement/ARDAgent.app/Contents/Resources/kickstart –restart –agent
(yes, I know, but really, restart is the way)
Stopping under Leopard:
sudo /System/Library/CoreServices/RemoteManagement/ARDAgent.app/Contents/Resources/kickstart –stop
The command is the same under Mac OS X 10.4, but the path may be a little difference inside of CoreServices, IIRC.
--
"The only easy day was yesterday."
US Navy SEALs
_______________________________________________
Do not post admin requests to the list. They will be ignored.
AppleScript-Users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
Archives: http://lists.apple.com/archives/applescript-users
This email sent to email@hidden