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.
- Host: GitHub
- URL: https://github.com/zelon88/infrastructure_checkup
- Owner: zelon88
- License: gpl-3.0
- Created: 2019-06-04T17:20:21.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2022-11-29T07:03:06.000Z (over 3 years ago)
- Last Synced: 2025-11-20T07:02:58.541Z (5 months ago)
- Topics: admin-tools, debugging, diagnostics, system-checker, system-info
- Language: VBScript
- Homepage: https://www.HonestRepair.net
- Size: 1.11 MB
- Stars: 3
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.