On Jan 12, 2006, at 1:18 PM, Hank Berthiaume wrote:
How do you get the computers to automatically startup and shut down
from the
login screen in OSX?
Use sleep instead? Seriously, I think scheduled shutdown requires
that someone be logged into the GUI. There are AppleScripts that
literally type a username and password into the login window (you
could find one on http://www.macosxhints.com/). I guess you could
make a local "shutdown" user that runs another AppleScript, telling
the computer to shut down, as a login item. Cron runs the initial
script using the 'osascript' command, and you're set.
But sleep's a lot easier. :-D There's a tiny app called SleepNow that
lets you sleep from the command line. Stick it on the clients and
have cron run it.
If you ask me, sleep is better anyway. It makes remote administration
a lot more efficient if machines are always powered on and can be
woken remotely.
Matt
===================================================================================
CONFIDENTIALITY NOTICE: This email and any files transmitted with it are confidential and intended solely for the use of the individual or entity to which they are addressed. If you are not the intended recipient, you may not review, copy or distribute this message. If you have received this email in error, please notify the sender immediately and delete the original message. Neither the sender nor the company for which he or she works accepts any liability for any damage caused by any virus transmitted by this email.
===================================================================================
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Client-management mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/client-management/email@hidden