In this article Lawrence Hodson demonstrates how, using Powertools for Open XML and Powershell, it is possible to create a simple SLA report.
The script conditionally assembles a an SLA or system status report document based on on live WMI (Windows Management Interface) data. The article is cool because it shows PowerShell doing both WMI and OpenXML together.
Check it out here