TestimoX

API Reference

Class

NoLmHashEvaluator

Namespace ADPlayground.Gpo
Assembly ADPlayground
Modifiers static

Evaluates the "Do not store LAN Manager hash value" (NoLMHash) setting for DCs.

Inheritance

  • Object
  • NoLmHashEvaluator

Methods

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

Evaluates NoLMHash for domain controllers.

Parameters

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

Returns

Result view with raw value and Disabled flag.