TestimoX

API Reference

Class

LogonUxUacPolicyService

Namespace ADPlayground.Gpo
Assembly ADPlayground
Modifiers static

Returns effective Logon UX and UAC prompt posture for the Domain Controllers OU (Computer scope) with attribution: CTRL+ALT+DEL requirement, last user name display, and secure desktop for elevation prompts.

Inheritance

  • Object
  • LogonUxUacPolicyService

Methods

public static View Get(String domainName) #
Returns: View

Returns the effective DC OU values for DisableCAD, DontDisplayLastUserName and PromptOnSecureDesktop, including the winning GPO and writer chain.

Parameters

domainName System.String requiredposition: 0
DNS domain name.

Returns

Aggregated View with values and attribution.