TestimoX

API Reference

Class

DomainGpoLogonUxUacBaseline

Namespace TestimoX.Rules.Domain.Gpo
Assembly TestimoX
Modifiers static

Verifies core Logon UX and UAC prompts enforced by GPO on the Domain Controllers OU: - Require CTRL+ALT+DEL at logon (DisableCAD = 0) - Do not display last user name (DontDisplayLastUserName = 1) - Switch to the secure desktop on elevation prompts (PromptOnSecureDesktop = 1) The rule reads effective DC OU policy and attributes the winning GPO for each setting.

Inheritance

  • Object
  • DomainGpoLogonUxUacBaseline

Methods

public static Rule GetRule() #
Returns: Rule

Builds a rule that summarizes Logon UX and UAC secure desktop configuration for the Domain Controllers OU.