Have OS X send wake on lan before printing to shared printer
Posted
by
Dean Hill
on Super User
See other posts from Super User
or by Dean Hill
Published on 2011-02-22T23:22:22Z
Indexed on
2011/02/22
23:27 UTC
Read the original article
Hit count: 245
I have a MacBook that prints to a shared Windows 7 printer. Sometimes the Windows machine is asleep, and the Mac will just queue up its print requests. I recently created a script to send a wake-on-lan packet to a Windows 7 machine. This wakes up the Windows machine and printing starts. Great, but I think the system can be automated en
Is it possible to have the MacBook run the wake-on-lan script everytime something is printed? Stated more generally, can I have the OS X print subsystem execute a script everytime something is printed?
© Super User or respective owner