image
image

Go Back   macosx.com > Mac Help Forums > Networking & Compatibility

Reply
 
Thread Tools
  #1  
Old November 3rd, 2005, 09:30 PM
Registered User
 
Join Date: Aug 2005
Posts: 3
Thanks: 0
Thanked 0 Times in 0 Posts
dricke is on a distinguished road
Mass Logging In - Logging In All the Kids Under Generic Name

I have a script that is suppose to work with ARD that will log in all the computers under a generic name. It must have an error. Does anyone see it because it doesn't work. Here it is:

osascript <<EOF

set logInUser to "genericname"
set logInPassword to "genericnamepassword"

tell application "System Events"
tell application process "loginwindow"
-- Really, I am not sure if I need all these delays, but
it seemed to help
keystroke logInUser
delay 1
keystroke tab
delay 1
repeat with aChar in characters of logInPassword
keystroke aChar
delay 0.2
end repeat

keystroke return
end tell
end tell

Thank you.

Dennis Ricke
Tech Coordinator
deLacey Family Center/Perry Elem
Reply With Quote
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off
Forum Jump


All times are GMT -5. The time now is 06:33 PM.


Mac Support® Version 3.7.2
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.1.0
Copyright 2000-2008 DigitalCrowd, Inc.