ARD Agent Startup Script help
ARD Agent Startup Script help
- Subject: ARD Agent Startup Script help
- From: Dan Ball <email@hidden>
- Date: Mon, 16 Jun 2003 12:50:00 -0400
Hi Everyone,
I fiddle with AppleScript every now and then and always get close to
completing the script but always have small problems!
Any how I have a testing network setup and I am integrating OS 10.2.6
clients and Server with Active Directory.
Well when an ARD user logs in the ARD Agent doesn't startup and I can't
connect to that computer. I think the ARD Agent should be running at all
times in the background but WGM is buggy and won't let it.
So my only work around is to write a script and tell the ARD Agent to start
which I have done but the script like freezes after starting the ARD Agent
and doesn't end.
Why??
Here is my simple script:
Tell application "ARD Agent"
Activate
End tell
It activates the ARD Agent but hangs right after and doesn't end the script,
what do I have to do??
I would like to have the ARD Agent running in the background at the
loginwindow, does anyone have any clues on how I could accomplish this??
Thanks,
Dan Ball
_______________________________________________
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.