.. generated, remove this comment to keep this file ``adpolicy`` ============ .. code-block:: console $ target-query -f adpolicy .. list-table:: Details :widths: 20 80 * - Module - ``os.windows.adpolicy.ADPolicyPlugin`` * - Output - ``records`` **Module documentation** Plugin that parses AD policies present on Windows Server and Desktop systems References: - https://docs.microsoft.com/en-us/previous-versions/windows/desktop/policy/registry-policy-file-format **Function documentation** Return all AD policies (also known as GPOs or Group Policy Objects). An Active Directory (AD) maintains global policies that should be adhered by all systems in the domain. Example policies are password policies, account lockout policies and group policies. References: - https://www.windows-active-directory.com/windows-active-directory-policies.html