All Projects → devblackops → OVF.Windows.Server

devblackops / OVF.Windows.Server

Licence: Apache-2.0 License
Pester/OVF module to test Windows server operation

Programming Languages

powershell
5483 projects

Build status

OVF.Windows.Server

Overview

This is a set of Pester / 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 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

Example Pester output

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].