January 22, 20197 yr I have an offsite unraid server that only needs to be on 4 hours a days. I can script the windows VM to shutdown with no issues and my motherboard bios will autostart at set times so I have the bootup scheduled. The only thing I am missing is some sort of plugin that will allow me either shutdown or sleep the Unraid OS. Any help would be great.
January 22, 20197 yr Community Expert Create an user script with: #!/bin/bash /sbin/poweroff and schedule it for when you want.
Archived
This topic is now archived and is closed to further replies.