HardwareReadiness
1.0.2
This module provides functionality to check if a Windows system meets the hardware requirements for Windows 11. Based on Microsoft's official hardware readiness check script (https://aka.ms/HWReadinessScript) with minimal modifications to provide a more PowerShell-friendly interface.
The module checks various hardware requirements including:
- TPM version 2.0
- S
The module checks various hardware requirements including:
- TPM version 2.0
- S
This module provides functionality to check if a Windows system meets the hardware requirements for Windows 11. Based on Microsoft's official hardware readiness check script (https://aka.ms/HWReadinessScript) with minimal modifications to provide a more PowerShell-friendly interface.
The module checks various hardware requirements including:
- TPM version 2.0
- Secure Boot capability
- CPU compatibility
- Minimum 4GB RAM
- Minimum 64GB storage
Key functions:
- Get-HardwareReadiness: Returns formatted object with script results
- Get-HardwareReadinessJSON: Returns raw JSON results matching original script output
🏴 Questions or suggestions? Message @dailen on X or open an Issue on GitHub
Show more
The module checks various hardware requirements including:
- TPM version 2.0
- Secure Boot capability
- CPU compatibility
- Minimum 4GB RAM
- Minimum 64GB storage
Key functions:
- Get-HardwareReadiness: Returns formatted object with script results
- Get-HardwareReadinessJSON: Returns raw JSON results matching original script output
🏴 Questions or suggestions? Message @dailen on X or open an Issue on GitHub
Minimum PowerShell version
5.1
Installation Options
Owners
Package Details
Author(s)
- Dailen Gunter
Tags
Windows11 Hardware Readiness Compatibility TPM SecureBoot Dailen WideData
Functions
Get-HardwareReadiness Get-HardwareReadinessJSON
PSEditions
Dependencies
This module has no dependencies.
Release Notes
Improved comments and documentation
FileList
- HardwareReadiness.nuspec
- HardwareReadiness.psd1
- HardwareReadiness.psm1
- LICENSE
- README.md
- Private\UpdateReturnCode.ps1
- Public\Get-HardwareReadinessJSON.ps1
- Public\Get-HardwareReadiness.ps1
Version History
Version | Downloads | Last updated |
---|---|---|
1.0.2 (current version) | 855 | 1/22/2025 |
1.0.1 | 298 | 1/22/2025 |
1.0.0 | 3 | 1/22/2025 |