Exact prompt sent to every model
Write a PowerShell 5.1-compatible script (it will run on older servers) that checks all fixed drives on a list of remote servers (parameter -ComputerName string[], default localhost) via CIM, reports any volume under a threshold percentage (-ThresholdPercent, default 15) or under -ThresholdGB (default 20), whichever is more severe, and for those volumes lists the ten largest folders under the root two levels deep with sizes. Output objects, not text, and optionally send one consolidated HTML email via -SmtpServer/-To/-From with a table when there is at least one alert. Must not hang on an unreachable host (timeouts). Include comment-based help and an example. Return only the script in one code block.
Responses
Latest published run: gemini-3.8-flash. For each model the repeat closest to its published median is shown; every repeat is in the repository.
No published attempts for this task yet
When the run is published, every model's raw response, per-dimension scores, judge rationales, human review notes and rendered artifacts appear here side by side.