AfterShock6783
Registered
I'm not quite sure if this belongs here or in the general Mac OSX section, but since It does have to do with AppleScript and programming, I figured this would be the best place for it.
So I'm working in IT and we just got a mini here. I called Apple and they said that there is no way to make ito when I log onto the mac it will automatically connect me and check against our Active Directory service and send the login info to authorize the Web Proxy we use.
alright, So I decide to make it a task for Automator (stop me if anyone knows ways to do what I'm trying to do without it tho). Automator doesn't have any actions to do what I want, the way I want it done. So I'm gonna try to make my own actions via the Applescript method. only gonna hit Objective-C if I have no other choice.
So first question is: Does what I want to do seem feasible from a programming/scripting standpoint?
Is there a better way to do what I'm trying to do?
are any of the Automator actions/workflows I need to do already made and available somewhere?
So I'm working in IT and we just got a mini here. I called Apple and they said that there is no way to make ito when I log onto the mac it will automatically connect me and check against our Active Directory service and send the login info to authorize the Web Proxy we use.
alright, So I decide to make it a task for Automator (stop me if anyone knows ways to do what I'm trying to do without it tho). Automator doesn't have any actions to do what I want, the way I want it done. So I'm gonna try to make my own actions via the Applescript method. only gonna hit Objective-C if I have no other choice.
So first question is: Does what I want to do seem feasible from a programming/scripting standpoint?
Is there a better way to do what I'm trying to do?
are any of the Automator actions/workflows I need to do already made and available somewhere?