TestimoX

API Reference

Class

NetlogonConfigurationService

Namespace ADPlayground.Gpo
Assembly ADPlayground
Modifiers static

Composes Netlogon configuration views from individual evaluators for domain controllers.

Inheritance

  • Object
  • NetlogonConfigurationService

Methods

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

Builds the NetlogonConfiguration for a domain.

Parameters

domainName System.String requiredposition: 0
DNS domain name.

Returns

Composed configuration with secure channel and password change settings.