b3da61d0a4
* added -accepteula flag for PsExec will make test seamless and fully automatable ref https://github.com/redcanaryco/atomic-red-team/issues/1092 * Added reference to making tests not require interaction like -accepteula -q options * added -accepteula to PsExec command will make it automated * Added /accepteula option to Autoruns execution in test 1 prior this may have prevented full automation of the test * Update spec.yaml * typo, nice catch cnotin Co-authored-by: Clément Notin <clement@notin.org> * fixing mystery text accidentally added to branch (rm'd) * added -accepteula on psexec test, thanks @cnotin for the catch! * added back in word, 'manually' removed in last pull acc. thanks @cnotin * removing /accepteula proposed previously, from test 1 Co-authored-by: Clément Notin <clement@notin.org>