Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/farag2/PC-information
Get all PC information
https://github.com/farag2/PC-information
Last synced: 10 days ago
JSON representation
Get all PC information
- Host: GitHub
- URL: https://github.com/farag2/PC-information
- Owner: farag2
- License: mit
- Created: 2019-08-27T08:28:38.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2024-08-31T18:17:40.000Z (2 months ago)
- Last Synced: 2024-10-28T10:12:11.514Z (16 days ago)
- Language: PowerShell
- Homepage:
- Size: 47.9 KB
- Stars: 54
- Watchers: 4
- Forks: 14
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
- jimsghstars - farag2/PC-information - Get all PC information (PowerShell)
README
# Overview
Get almost PC's full specifications
## Retrieving PC hardware information
- BIOS
- Motherboard
- RAM
- Physical disks
- Video сontrollers## Retrieving OS specification
- User
- Operating System
- Registered apps
- Installed updates supplied by CBS
- Installed updates supplied by MSI/WU
- Logical drives
- Mapped disks
- Default IP gateway
- Windows Defender threats
- Windows Defender settings## PC.cmd
- Stripped down version of PowerShell based version for basic functions.
## NB
Check whether file is encoded in **UTF-8 with BOM**.