Commit cc3b537
Fix output cleaner and tool invocation bugs found in v2.6 test run
- Add clockres and du to -accepteula list; both were dumping full EULA
text into report output instead of actual clock/disk data
- Add NativeCommandError/CategoryInfo/FullyQualifiedErrorId filter to
Convert-ToolOutput so 2>&1 stderr captures don't leak PS error
formatting into tool output sections
- Fix autorunsc argument bug: -a consumed -c as its selection type
(codecs only), leaving no CSV flag and triggering usage help text;
changed to -c only (default logon entries, CSV format)
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>1 parent 8b5f3e7 commit cc3b537
1 file changed
Lines changed: 4 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
270 | 270 | | |
271 | 271 | | |
272 | 272 | | |
273 | | - | |
| 273 | + | |
274 | 274 | | |
275 | 275 | | |
| 276 | + | |
276 | 277 | | |
277 | 278 | | |
278 | 279 | | |
| |||
328 | 329 | | |
329 | 330 | | |
330 | 331 | | |
331 | | - | |
| 332 | + | |
332 | 333 | | |
333 | 334 | | |
334 | 335 | | |
| |||
571 | 572 | | |
572 | 573 | | |
573 | 574 | | |
574 | | - | |
| 575 | + | |
575 | 576 | | |
576 | 577 | | |
577 | 578 | | |
| |||
0 commit comments