This repository has been archived by the owner on May 29, 2024. It is now read-only.
Releases: r-Techsupport/Get-Specs
Releases · r-Techsupport/Get-Specs
Version 2.0
What's Changed
- We now use a LNK file instead of EXE to resolve several current and long-term issues.
- Create Generate-Specs-Shortcut.ps1 by @Virtual-Tater in #105
New Contributors
- @Virtual-Tater made their first contribution in #105
Full Changelog: v1.8.0...v2.0.0
Version 1.8.0
What's Changed
- Use a PS method instead of DOS for power profiles and add a check for… by @PipeItToDevNull in #93
- moved all execution to a block after hash validation to close #98 by @PipeItToDevNull in #101
- correct issue device to close #100 by @PipeItToDevNull in #102
- 99 sort getnetconnections function by process by @PipeItToDevNull in #103
Full Changelog: v1.7.2...v1.8.0
Version 1.7.2
Correction for #89
What's Changed
- -Contains to -Like by @sealsrock12 in #91
Full Changelog: v1.7.1...v1.7.2
Version 1.7.1
Added
- TCP Global Settings
- ESP Check (Verify ESP and C are on the same disk)
- NEXUSLITE detection
Improved
- Application detection
- Windows 11 hardware configuration detection
- Processes are alphabetical
Version 1.7.0
Added:
- CLI switches for
-run
-view
and-upload
these bypass the WPF prompts- These are run against the .ps1 not the .exe
Improved
- Properly retrieve temps in multi-GPU systems
Version 1.6.0
Added:
- Better Windows 11 checks
- Hash checks for all loaded files
Improved:
- Indication in the notes for an app being installed, running, or startup
- Loading order of wpf.ps1 to prevent malicious injection
- Better wording for WW
Version 1.5.2
Merged mobile view from #72
Version 1.5.1
Added:
- More bad apps
- WSUS check
- First stage of driver versions for #68 (the GPU)
- Hosts file is now outputted to the end of the file if it is a mismatch
Changed:
- Hardware report is at the top for ease of viewing