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
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

Minimum PowerShell version

5.1

Installation Options

Copy and Paste the following command to install this package using PowerShellGet More Info

Install-Module -Name HardwareReadiness

Copy and Paste the following command to install this package using Microsoft.PowerShell.PSResourceGet More Info

Install-PSResource -Name HardwareReadiness

You can deploy this package directly to Azure Automation. Note that deploying packages with dependencies will deploy all the dependencies to Azure Automation. Learn More

Manually download the .nupkg file to your system's default download location. Note that the file won't be unpacked, and won't include any dependencies. Learn More

Owners

Package Details

Author(s)

  • Dailen Gunter

Tags

Windows11 Hardware Readiness Compatibility TPM SecureBoot Dailen WideData

Functions

Get-HardwareReadiness Get-HardwareReadinessJSON

PSEditions

Desktop Core

Dependencies

This module has no dependencies.

Release Notes

Improved comments and documentation

FileList

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