• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

windows scripting question

stupid question, just wondering if this would even be possible...

let's say I've got a service that I absolutely, never want to have running during business hours (but it's fine to run during off-peak hours). there's a command that I can issue via the command prompt to stop the service (and a different command to start it), but would it be possible to script it such that the stop command runs every day at 9 am and the start command runs every day at 6 pm so that no one even has to think about it?
 
Back
Top