Community discussions

MikroTik App
 
spikey182
just joined
Topic Author
Posts: 1
Joined: Tue Jul 10, 2018 7:52 pm

WOL multiple mac address

Tue Jul 10, 2018 7:57 pm

Hi There,

Is is possible to power on multiple PC-s with the "tool wol interface=ether2 mac=xx:xx:xx:xx:xx:xx" command? Or if its not, how can i do it? I would like to schedule it on every sunday...

Best regards,
Balazs
 
ssbaksa
newbie
Posts: 31
Joined: Tue Oct 20, 2015 10:38 am

Re: WOL multiple mac address

Thu Jul 12, 2018 8:37 am

Hi There,

Is is possible to power on multiple PC-s with the "tool wol interface=ether2 mac=xx:xx:xx:xx:xx:xx" command? Or if its not, how can i do it? I would like to schedule it on every sunday...

Best regards,
Balazs
Hi,
Create a script with multiple lines for all machines intended to be woken up at the same time:
tool wol interface=ether2 mac=xx:xx:xx:xx:xx:xx
tool wol interface=ether2 mac=xx:xx:xx:xx:xx:yy
tool wol interface=ether2 mac=xx:xx:xx:xx:xx:zz
......
Create a job in Scheduler then assign that script to Scheduled job.

Br

Sasa

Who is online

Users browsing this forum: rextended and 41 guests