/build/static/layout/Breadcrumb_cap_w.png

Reboot system via K1000

We are using the Kace1000. I am looking for a quick/easy way to schedule a reboot for a workstation. Any suggestions? Thanks!

1 Comment   [ + ] Show comment
  • We are looking to do the same thing - set up the script this way but still have yet been able to get it to work. All clients are windows 10 (x64). the script completes and succeeds on a run now, but the system does not reboot. any advice/suggestions would be greatly appreciated. Take OnSuccess command is currently Launch “%WINDIR%\System32\cmd.exe” with params “”shutdown -r -f -c ”Restart issued by KBOX“ -t 5“”. - dperlberg 5 years ago
    • try using /C first in your params so it it looks like /C shutdown -r -f -c "Restart issued by KBOX" -t 5 - worzie 5 years ago

Answers (1)

Answer Summary:
Posted by: worzie 5 years ago
Fourth Degree Brown Belt
2

Top Answer

You could setup an offline script to execute at a set time or other schedule:
/c shutdown -r -f -c "Restart issued by KBOX" -t 5

Comments:
  • Thank you. That's exactly what I ended up doing! - tgrinnell 5 years ago

Don't be a Stranger!

Sign up today to participate, stay informed, earn points and establish a reputation for yourself!

Sign up! or login

Share

 
This website uses cookies. By continuing to use this site and/or clicking the "Accept" button you are providing consent Quest Software and its affiliates do NOT sell the Personal Data you provide to us either when you register on our websites or when you do business with us. For more information about our Privacy Policy and our data protection efforts, please visit GDPR-HQ