Ecosyste.ms: Repos

An open API service providing repository metadata for many open source software ecosystems.

GitHub / burnsoftnet / Auto_Service_Check

This VBScript will check all the Automatic Services on a windows machine and restart them if they are not up and running. The script has the ability to check the local machine or a remote machine. This is task that we normally run on Task Scheduler using the AutoServe.bat this is included in the project. Since the script runs on it’s own interval we normally set the Task Scheduler Task to run on system start. If you look in the Batch Script we have the vbscript pipe the output to a log file, with in the batch script there is a function to check the log size, if it is over 700KB then delete before running the script, the way we have task scheduler setup, a new log will be created on the next restart, only if it is over 700KB.

JSON API: https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/burnsoftnet%2FAuto_Service_Check

Stars: 2
Forks: 0
Open Issues: 0

License: mit
Language: Visual Basic
Repo Size: 81.1 KB
Dependencies: pending

Created: over 7 years ago
Updated: 3 months ago
Last pushed: about 5 years ago
Last synced: 3 months ago

Topics: batch-script, local-machine, maintenance, remote-machine, task-scheduler, vbscript, vbscript-pipe, windows-machine

Files
    Loading...
    Readme
    Loading...