TestimoX

API Reference

Class

LsaProtectionLocalService

Namespace ADPlayground.DomainControllers
Assembly ADPlayground
Modifiers static

Reads LSA Protection (RunAsPPL) state on a Domain Controller via Remote Registry.

Inheritance

  • Object
  • LsaProtectionLocalService

Methods

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

Reads RunAsPPL from HKLM on the target DC.

Parameters

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

Returns

Typed view with Enabled or Warning.