TestimoX

API Reference

Class

LogonUxUacLocalService

Namespace ADPlayground.DomainControllers
Assembly ADPlayground
Modifiers static

Reads Domain Controller local Logon UX and UAC secure desktop settings via Remote Registry. Confirms runtime values for CTRL+ALT+DEL requirement, last-user-name display, and UAC secure desktop.

Inheritance

  • Object
  • LogonUxUacLocalService

Methods

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

Reads DC-local registry values for the three logon/UAC settings.

Parameters

domainName System.String requiredposition: 0
DNS domain name.
dc System.String requiredposition: 1
Target DC (NetBIOS or FQDN).

Returns

Typed view with nullable booleans and collected registry evidence.