TestimoX

API Reference

Class

WsusTlsProbeEvaluator

Namespace ADPlayground.Gpo
Assembly ADPlayground
Modifiers static

Probes WSUS HTTPS endpoints and reports accepted TLS protocol versions. Intended for strict checks; disabled by default in rules.

Inheritance

  • Object
  • WsusTlsProbeEvaluator

Methods

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

Probes HTTPS WSUS URLs from effective policy to determine accepted TLS versions.

Parameters

domainName System.String requiredposition: 0
DNS name of the domain.

Returns

Endpoint results and a subset accepting legacy TLS.