An open API service indexing awesome lists of open source software.

https://github.com/zelon88/infrastructure_checkup

A simple script to output the health, status, & configuration of networked workstations.
https://github.com/zelon88/infrastructure_checkup

admin-tools debugging diagnostics system-checker system-info

Last synced: about 2 months ago
JSON representation

A simple script to output the health, status, & configuration of networked workstations.

Awesome Lists containing this project

README

          

NAME: Infrastructure_Checkup.vbs

TYPE: Visual Basic Script

PRIMARY LANGUAGE: VBS

AUTHOR: Justin Grimes

ORIGINAL VERSION DATE: 3/8/2019

CURRENT VERSION DATE: 11/25/2022

VERSION: v1.2

DESCRIPTION:
A simple script to output the health, status, & configuration of networked workstations.
Supported arguments are:
-v - Verbose operation. Output any messages to a MsgBox.
-e - Email operation. Output any messages to an email.
-l - Log operation. Output any messages to a logfile.
-s - Do not output any messages to a MsgBox.

PURPOSE:
To provide information about managed devices on an automated, regular basis and in a consistent manner.