fleet/changes/31180-add-ability-to-determine-pin-compliance
Juan Fernandez 2df3c6229f
Added ability to determine if TPM PIN is set (#31622)
For #31180.

Added new detail query, only executed if TPM PIN enforcement is
required, for determining whether a BitLocker PIN is set. The result of
the new detail query is used for setting the tpm_pin_set column on the
host_disks table.
2025-08-07 13:55:44 -04:00

1 line
No EOL
123 B
Text

* Added new detail query, only executed if TPM PIN enforcement is required, for determining whether a BitLocker PIN is set.