Great product! Just discovered the many wake on lan options. Especially like copying MAC into the WOL Mgr. How could I run WOL from command line against all in my lan?
I can make a text file by command line, or by hand- both suffice. Can't feed it in the /wol command switch. I can use the wol switch, but only for one at a time. In either case, I'm static and would like dynamic...
Thank you, we've added a couple of new command-line switches:
download the new build here.
Added the
/wakeall command-line switch that sends a WOL packet to all computers configured in the WOL manager and immediately quits.
Added the
/wolfile command-line switch that allows you to specify a text file with MAC addresses to wake-up, e.g. /wolfile:c:\myfile.txt where the file is a plain text file containing one MAC address per line.