• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Running Processes on Remote machine.
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Running Processes on Remote machine.


  • Subject: Running Processes on Remote machine.
  • From: "Kumar Shailove" <email@hidden>
  • Date: Fri, 25 Feb 2005 10:44:44 +0530
  • Thread-topic: Running Processes on Remote machine.

Hello List,
Sorry if u get it again, I sent it yesterday also but probably it was
not delivered.

I need to get the list of all the processes running on a remote machine.
It works fine when I write

tell application "System Events" of machine
"eppc://email@hidden"
set myList to name of every application process
end tell

But if I execute a customized version of this

set remoteMachine to "eppc://email@hidden"
tell application "System Events" of machine remoteMachine
set myList to name of every application process
end tell

It doesn't work and doesn't give me the list of processes.
Any ideas whats the problem and how to resolve this??

Thanks in advance.

 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Applescript-users mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden

  • Follow-Ups:
    • Re: Running Processes on Remote machine.
      • From: peter boardman <email@hidden>
  • Prev by Date: Re: A question on System prefs
  • Next by Date: Re: Running Processes on Remote machine.
  • Previous by thread: What is happening here?
  • Next by thread: Re: Running Processes on Remote machine.
  • Index(es):
    • Date
    • Thread