Summary
Retrieves the current PC configuration
Syntax
Get-HPPlatformData [<CommonParameters>]
Description
This command reads the current PC configuration and returns it into an object that matches with the TCG Platform Certificate Profile specification, version 1.1 Revision 19
Parameters
No parameters defined.
Examples
PS C:\> Get-HPPlatformData | ConvertTo-Json -Depth 8