OVF.Windows.Server icon indicating copy to clipboard operation
OVF.Windows.Server copied to clipboard

Pester/OVF module to test Windows server operation

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