API Reference
Class
NtdsParameterPostureService
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:
ViewReturns NTDS parameter posture for the specified controller.
Parameters
- domainName System.String
- DNS domain name (optional).
- controller System.String
- Target DC NetBIOS/DNS name.
Returns
NTDS parameter posture view.