Displaying 2 results from an estimated 2 matches for "scheduld".
Did you mean:
schedule
2016 Sep 15
1
How to get started (Windows)
...ore them.
Very good, will do.
> The remaining service startup issues are going to need the help of a Windows
> developer, though I would be surprised if they couldn't be worked around with
> a script.
I ended up creating a Startup Task to run 'NUT -N' using Windows' Task Schedulder (taskschd.msc). It doesn't block other startup processes and it appears to work well. (In the Task settings I took care to disable the option to kill the task if it runs past [x] days.)
> A number of ideas have been thrown around for reviving the NUT
> windows port; see https://github....
2016 Sep 14
2
How to get started (Windows)
> I suspect you will want the newer version for production (there was some
> issue regarding the popups when certain events happen), but let's get this
> version working first before changing another variable.
Appreciate that. Agreed.
> For reference, I think the source code to NUT.exe is here:
> https://github.com/networkupstools/nut/blob/Windows-v2.6.5-
>