Script to force shutdown
I want to have a app which can shutdown the system (10.7.2) by force (without any interuption). I do this with "sudo shutdown -h now" on Terminal (on my computer).
Now, I want to have shutdown app for my parents system (and it shouldn't prompt for asking password).
Can you suggest me the script which can shutdown forcefully (usually skype call runs in the backround).
Mac mini, Mac OS X (10.7.2)