TPM Version Audit
Purpose
The purpose of this solution is to fetch the TPM version on windows machines.
Associated Content
| Content | Type | Function |
|---|---|---|
| cPVAL TPM Version | Custom Field | Displays the enabled TPM version for the device. |
| Get TPM Version | Automation | Retrieves the TPM version if it is enabled on the Windows device. |
| cPVAL TPM Version Audit | Group | This includes machines where cPVAL TPM Version Custom Field is populated by Get TPM Version Script. |
| TPM Version Audit Workstations | Scheduled Automation | Executes Get TPM Version script on windows workstations |
| TPM Version Audit Servers | Scheduled Automation | Executes Get TPM Version script on windows Servers |
Implementation
- Create the Custom field - cPVAL TPM Version using the implementation instruction provided in the document.
- Create the Automation - Get TPM Version using the implementation instruction provided in the document.
- Create theGroup - cPVAL TPM Version Audit using the implementation instruction provided in the document.
- Create the below Scheduled Automations as per the implementation instruction provided in the documents.
Changelog
2026-03-12
- Initial version of the document