Skip to content

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

License

Notifications You must be signed in to change notification settings

megamorf/OVF.Active.Directory

 
 

Repository files navigation

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

About

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PowerShell 100.0%