I would like to start multiple computers at once, What software do I use?
- by Matt 'Trouble' Esse
I have turned on Wake On Lan on all of the BIOSes in the PCs and I have a simple batch file that runs a free command
wolcmd.exe
Wake on Lan Command Line
The syntax is as follows:
wolcmd [mac address] [ip address] [subnet mask] [port number]
The batch file looks a little like this....
wolcmd 009027a324fe 195.188.159.20 255.255.255.0 8900
wolcmd 009024a731da 212.86.64.31 255.255.255.0 8900
It's OK but It's not very user friendly (I need to set this up for other people to use and administer)
Can you suggest a Windows (XP/Vixta/7) Alternative with a GUI?
Free is cool, but a good paid for version is fine if you think it's worth it!
Thanks in advance for your informed suggestions