Hello!
I need help writing an applescript, specifically for "WakeOnLan".
The instructions read:
Use of WakeOnLan in AppleScript
WakeOnLan understands two AppleScript commands, 'wakeup' and 'puttosleep'. If you use AppleScript to automate processes (e.g. backup), and you need to make sure remote computers you access are not sleeping, WakeOnLan can help. Just include the following lines in your AppleScript:
*see attachment*
Instead of '192.168.1.22' in the example above, use any computer name or IP address known by WakeOnLan. Make sure the spelling is exactly like it is in the WakeOnLan computer table. Note that 'puttosleep' will ask for the login passwords if they have not been remembered by Keychain.
I tried it but i could not get it to work. I am a complete newb with applescripts... can someone tell me more clearly how to do this? Or just whip it up if it's easy?
thanks,
r.
I need help writing an applescript, specifically for "WakeOnLan".
The instructions read:
Use of WakeOnLan in AppleScript
WakeOnLan understands two AppleScript commands, 'wakeup' and 'puttosleep'. If you use AppleScript to automate processes (e.g. backup), and you need to make sure remote computers you access are not sleeping, WakeOnLan can help. Just include the following lines in your AppleScript:
*see attachment*
Instead of '192.168.1.22' in the example above, use any computer name or IP address known by WakeOnLan. Make sure the spelling is exactly like it is in the WakeOnLan computer table. Note that 'puttosleep' will ask for the login passwords if they have not been remembered by Keychain.
I tried it but i could not get it to work. I am a complete newb with applescripts... can someone tell me more clearly how to do this? Or just whip it up if it's easy?
thanks,
r.