https://github.com/devblackops/ovf.windows.server
Pester/OVF module to test Windows server operation
https://github.com/devblackops/ovf.windows.server
Last synced: 9 months ago
JSON representation
Pester/OVF module to test Windows server operation
- Host: GitHub
- URL: https://github.com/devblackops/ovf.windows.server
- Owner: devblackops
- License: apache-2.0
- Created: 2016-07-26T16:58:29.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2016-08-15T04:50:36.000Z (over 9 years ago)
- Last Synced: 2025-04-03T21:01:33.520Z (10 months ago)
- Language: PowerShell
- Size: 96.7 KB
- Stars: 15
- Watchers: 6
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
[](https://ci.appveyor.com/project/devblackops/ovf-windows-server)
# OVF.Windows.Server
## Overview
This is a set of [Pester](https://github.com/pester/Pester) / [poshspec](https://github.com/Ticketmaster/poshspec) tests designed to test the
operation of a basic Windows server. 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
* Logical Disks
* Availability
* All volumes are available.
* Capacity
* All volumes have free space above a certain threshold.
* Memory
* Capacity
* Free megabytes is above a certain threshold.
* Network
* Availability
* All physical network adapters are connected.
* Services
* Availability
* Critical Windows services are running.
## Example Output
