TestimoX

API Reference

Class

NtdsParameterPostureService

Namespace ADPlayground.DomainControllers
Assembly ADPlayground
Modifiers static

Reads local NTDS parameter posture on a domain controller via Remote Registry.

Inheritance

  • Object
  • NtdsParameterPostureService

Methods

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

Returns NTDS parameter posture for the specified controller.

Parameters

domainName System.String requiredposition: 0
DNS domain name (optional).
controller System.String requiredposition: 1
Target DC NetBIOS/DNS name.

Returns

NTDS parameter posture view.