Skip to main content
Unlisted page
This page is unlisted. Search engines will not index it, and only users having a direct link can access it.

Windows Secure Boot

Summary

Automate role to detect if a Windows agent has secure boot enabled. If the Windows Secure Boot role is detected, secure boot is enabled.

Settings

Role Name

  • Windows Secure Boot

Type

  • PowerShell

Sub-Type

  • Security

Detection String

  • {%@powershell.exe -nologo -noprofile -command "Confirm-SecureBootUEFI"@%}

Comparator

  • Equals

Result

  • True

Applicable OS

  • Windows

Changelog

2025-09-19

  • Initial version of the document