You need to add the following line to each and all your config files (If you use multi-algo-switching, what you have in the main config file is not read):
"reboot_script" : "reboot-windows.bat",
I have this exact line at the bottom in all 4 config files. Still no luck.
{
"cryptonight_type" : "heavy",
"intensity" : 56,
"worksize" : 8,
"double_threads" : true,
"min_rig_speed" : 3000,
"min_rig_speed_duration" : 30,
"retry_time" : 1,
"reboot_script" : "reboot-windows.bat",
}
and so on..
So what behaviour are you currently experiencing? Is the miner crashing and just restarts instead of rebooting?