TestimoX

API Reference

Class

DnsDynamicUpdatesEvaluator

Namespace ADPlayground.DomainControllers
Assembly ADPlayground
Modifiers static

Evaluates DNS zones on a DC for dynamic update posture (e.g., non-secure updates).

Inheritance

  • Object
  • DnsDynamicUpdatesEvaluator

Methods

public static View Evaluate(String dcName) #
Returns: View

Builds the dynamic updates view for a given domain controller.

Parameters

dcName System.String requiredposition: 0
Domain controller DNS host name.

Returns

View with non-secure zones.