https://github.com/devblackops/ovf.active.directory
OVF module to test the basic operation of an Active Directory domain controller using Pester tests
https://github.com/devblackops/ovf.active.directory
Last synced: 10 months ago
JSON representation
OVF module to test the basic operation of an Active Directory domain controller using Pester tests
- Host: GitHub
- URL: https://github.com/devblackops/ovf.active.directory
- Owner: devblackops
- License: apache-2.0
- Created: 2016-08-14T23:41:06.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2016-08-15T03:14:32.000Z (over 9 years ago)
- Last Synced: 2025-04-03T20:51:15.918Z (12 months ago)
- Language: PowerShell
- Size: 76.2 KB
- Stars: 24
- Watchers: 4
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: .github/CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
[](https://ci.appveyor.com/project/devblackops/ovf-active-directory)
# OVF.Active.Directory
## Overview
This is a set of [Pester](https://github.com/pester/Pester) / [poshspec](https://github.com/Ticketmaster/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](https://github.com/PowerShell/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
