OVF.Active.Directory icon indicating copy to clipboard operation
OVF.Active.Directory copied to clipboard

OVF module to test the basic operation of an Active Directory domain controller using Pester tests

Build status

OVF.Active.Directory

Overview

This is a set of Pester / poshspec tests designed to test the basic operation of an Active Directory domain controller. These Pester tests have been packaged into a module according to the Operation Validation Framework layout.

Current tests

  • DNS

    • DNS Service status
    • DNSCache service status
    • TCP port 53 responds
  • Global Catalog

    • TCP port 3268 responds
  • AD Domain Services

    • NDTS service status
    • NetLogon service status
  • Key Distribution Center

    • Kdc service status
  • AD Web Services

    • ADWS service status
    • TCP port 9389 responds
  • LDAP

    • TCP port 389 responds
  • DFS

    • Dfs service status
    • DFSR service status

Example Output

Example Pester output