sealsrock12 / Get-Specs

Windows Specifications script for rTechsupport

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Get-Specs Script

Get Windows Specifications

This repo contains the PS1 and files needed to run the Get-Specs application made for rTechsupport

Loader.ps1 is used to call Get-Specs.ps1 and is compiled into an .exe using compile.ps1

The PS1 or EXE must be run as admin to gather SMART, and to gather temperatures.

This script gathers:

Basics

  • Windows edition
  • Build #
  • OS install date
  • Uptime
  • Hostname
  • Domain

Security Information

  • AV product
  • Firewall product
  • UAC Status
  • SecureBoot Status

Hardware

  • CPU model and temperature
  • Motherboard brand and model
  • Graphics card model and temperature
  • Amount of RAM
  • Ram model and capacities

System Information

  • System variables
  • User variables
  • Hotfix list
  • User startup tasks
  • Running processes with statistics
  • Services
  • Installed applications
  • Integrity of Hosts file

Networking

  • Network adapters
  • IPconfig
  • Active network connections

Devices

  • Device manager
  • Audio devices

Disks

  • Disk layout information
  • SMART report from CDI using Get-Smart

About

Windows Specifications script for rTechsupport

License:GNU General Public License v3.0


Languages

Language:PowerShell 59.6%Language:HTML 37.8%Language:CSS 2.6%