pipe command output to nul to keep things clean (#559)
This commit is contained in:
committed by
Michael Haag
parent
30411b7db8
commit
6f2d67e258
@@ -145,7 +145,7 @@ atomic_tests:
|
||||
name: command_prompt
|
||||
elevation_required: true
|
||||
prereq_command: |
|
||||
sc query sysmon
|
||||
sc query sysmon > nul
|
||||
command: |
|
||||
sysmon -u
|
||||
cleanup_command: |
|
||||
|
||||
Reference in New Issue
Block a user