First Commit
This commit is contained in:
26
README.md
Normal file
26
README.md
Normal file
@@ -0,0 +1,26 @@
|
||||
# Sysinfo
|
||||
|
||||
A script to output to output basic system information.
|
||||
|
||||
## Usage
|
||||
|
||||
1. Download the `.bat` file.
|
||||
2. Run from `CMD` with `C:\Path\to\sysinfo.bat`
|
||||
|
||||
## Features
|
||||
|
||||
It currently outputs:
|
||||
|
||||
* The Hostname
|
||||
* The CPU name
|
||||
* The OS Version
|
||||
* The system's serial number
|
||||
* The model name of the system
|
||||
|
||||
## Dependencies
|
||||
|
||||
Uses `echo` and `wmic`.
|
||||
|
||||
## `sysinfo.ps1`
|
||||
|
||||
This is currently under development. Don't use it.
|
||||
Reference in New Issue
Block a user