Turn cluster performance history into an explicit PowerShell comparison

How should a Storage Spaces Direct performance-history script define and interpret its comparison?

Resilient network core with engineered blue and gold data paths.
DSE visual intelligenceNetworks & infrastructureGuide · 1 min read
Executive summary

What you need to know

How should a Storage Spaces Direct performance-history script define and interpret its comparison?

Potentially affected

Administrators analyzing Storage Spaces Direct performance history with PowerShell.

DSE recommendation

Write the script’s comparison rule in plain language beside its parameters.

Source facts

Microsoft shows performance-history output being piped from Get-ClusterPerf into Measure-Object to calculate statistics from the Value property. Its CPU example selects a named series and timeframe, then reports minimum, maximum, average, and time above chosen utilization thresholds. A separate example identifies drives whose hourly average latency exceeds the population average by more than three standard deviations. That is the example’s statistical selection rule. Microsoft documentation.

Applicability

Define the operational question, measured object set, metric, time window, and aggregation before using a sample. Review whether the selected interval contains the activity being investigated.

DSE recommendation

Write the script’s comparison rule in plain language beside its parameters. Keep statistical outlier selection separate from a diagnosis of failed hardware. Have another administrator review units, object membership, and time selection, and preserve the raw output before formatting a report.

Verification

Run the script against a small, understood object set and independently check one calculated value. Compare the results with the corresponding activity timeline. Record missing samples and excluded objects, and investigate an outlier using additional workload evidence before recommending a replacement or configuration change.

Official references

Microsoft Learn: Scripting with Storage Spaces Direct performance history. Source reviewed September 8, 2026.

Primary reference

Review the official source

Scripting with Storage Spaces Direct performance history · Verified September 8, 2026

Open official reference ↗
Plan the next step

Need help applying this guidance safely?

DSE can help confirm applicability, protect service continuity, and validate the result across physical security and IT systems.

Talk with DSE