<div dir="ltr"><div><span class="gmail-pl-en" style="font-family:SFMono-Regular,Consolas,"Liberation Mono",Menlo,Courier,monospace;font-size:13.6px;box-sizing:border-box;color:rgb(111,66,193)">It would be near impossible to reboot all devices at the same time. That would require all devices INFORMing at the same time. But you can create a provision script that will reboot all devices that haven't previously rebooted after a set time.</span></div><div><span class="gmail-pl-en" style="font-family:SFMono-Regular,Consolas,"Liberation Mono",Menlo,Courier,monospace;font-size:13.6px;box-sizing:border-box;color:rgb(111,66,193)"><br></span></div><span class="gmail-pl-en" style="font-family:SFMono-Regular,Consolas,"Liberation Mono",Menlo,Courier,monospace;font-size:13.6px;box-sizing:border-box;color:rgb(111,66,193)">declare</span><span style="background-color:rgb(246,248,250);color:rgb(36,41,46);font-family:SFMono-Regular,Consolas,"Liberation Mono",Menlo,Courier,monospace;font-size:13.6px">(</span><span class="gmail-pl-s" style="font-family:SFMono-Regular,Consolas,"Liberation Mono",Menlo,Courier,monospace;font-size:13.6px;box-sizing:border-box;color:rgb(3,47,98)"><span class="gmail-pl-pds" style="box-sizing:border-box">"</span>Reboot<span class="gmail-pl-pds" style="box-sizing:border-box">"</span></span><span style="background-color:rgb(246,248,250);color:rgb(36,41,46);font-family:SFMono-Regular,Consolas,"Liberation Mono",Menlo,Courier,monospace;font-size:13.6px">, </span><span class="gmail-pl-c1" style="font-family:SFMono-Regular,Consolas,"Liberation Mono",Menlo,Courier,monospace;font-size:13.6px;box-sizing:border-box;color:rgb(0,92,197)">null</span><span style="background-color:rgb(246,248,250);color:rgb(36,41,46);font-family:SFMono-Regular,Consolas,"Liberation Mono",Menlo,Courier,monospace;font-size:13.6px">, {value</span><span class="gmail-pl-k" style="font-family:SFMono-Regular,Consolas,"Liberation Mono",Menlo,Courier,monospace;font-size:13.6px;box-sizing:border-box;color:rgb(215,58,73)">:</span><span style="background-color:rgb(246,248,250);color:rgb(36,41,46);font-family:SFMono-Regular,Consolas,"Liberation Mono",Menlo,Courier,monospace;font-size:13.6px"> </span>1501101000000<span style="background-color:rgb(246,248,250);color:rgb(36,41,46);font-family:SFMono-Regular,Consolas,"Liberation Mono",Menlo,Courier,monospace;font-size:13.6px">}); // Reboot any device that have not rebooted since </span><font color="#24292e" face="SFMono-Regular, Consolas, Liberation Mono, Menlo, Courier, monospace"><span style="font-size:13.6px">Wed Jul 26 2017 12:30:00 GMT-0800 (AKDT)</span></font><br><div><font color="#24292e" face="SFMono-Regular, Consolas, Liberation Mono, Menlo, Courier, monospace"><span style="font-size:13.6px"><br></span></font></div><div><font color="#24292e" face="SFMono-Regular, Consolas, Liberation Mono, Menlo, Courier, monospace"><span style="font-size:13.6px">Time value is in JavaScript ticks (unix epoch * 1000). Easiest way to create the timestamp is open a browser, then ctrl-shift-i (or f12 in IE/Edge), switch to the console and use the result of this expression: new Date('2017-07-26 12:30:00 pm').getTime()</span></font></div><div><font color="#24292e" face="SFMono-Regular, Consolas, Liberation Mono, Menlo, Courier, monospace"><span style="font-size:13.6px"><br></span></font></div><div><font color="#24292e" face="SFMono-Regular, Consolas, Liberation Mono, Menlo, Courier, monospace"><span style="font-size:13.6px">-dan</span></font></div><div><font color="#24292e" face="SFMono-Regular, Consolas, Liberation Mono, Menlo, Courier, monospace"><span style="font-size:13.6px"><br></span></font></div></div><div class="gmail_extra"><br><div class="gmail_quote">On Tue, Jul 25, 2017 at 7:39 PM, unknown 2018 <span dir="ltr"><<a href="mailto:wikileaks1987@gmail.com" target="_blank">wikileaks1987@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">I would like to know, how to reboot all the devices at once and is it possible to schedule a reboot task in Genieacs.<br>
Now we can only reboot one device at a time. Please guide me in doing so with a detailed explanation.<br><br><br>
Thank you.</div>
<br>______________________________<wbr>_________________<br>
Users mailing list<br>
<a href="mailto:Users@lists.genieacs.com">Users@lists.genieacs.com</a><br>
<a href="http://lists.genieacs.com/mailman/listinfo/users" rel="noreferrer" target="_blank">http://lists.genieacs.com/<wbr>mailman/listinfo/users</a><br>
<br></blockquote></div><br></div>