Re: run script on remote machine stops working
Re: run script on remote machine stops working
- Subject: Re: run script on remote machine stops working
- From: deivy petrescu <email@hidden>
- Date: Thu, 10 Jun 2004 18:27:37 -0400
On Jun 10, 2004, at 12:40 PM, matt neuburg wrote:
This script, on page 351 of my book, used to work (else, I would not
have
published it):
set m to "eppc://mattneub:email@hidden"
tell application "Finder" of machine m
set s to (run script "path to app \"System Events.app\" as string")
open item s
end tell
set se to "System Events"
tell application se of machine m
using terms from application "System Events"
get every process
end using terms from
end tell
First I assume that "little-white-duck.local" is "another" Mac. Is
this right?
Second, has anyone tried to "remote script" another user of the same
machine?
Yes, fast user switching must be enabled.
I tried but was denied access even thought I scripted as admin.
I might try to run an root SE t see what happens.
Has anybody tried?
Thanks for any input.
Regards
Saudagues
deivy petrescu
http://www.dicas.com/
_______________________________________________
applescript-users mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/applescript-users
Do not post admin requests to the list. They will be ignored.