Command Typo on Invoke-AtomicTest -All -GetPrereqs
merlin-ke opened this issue · 2 comments
merlin-ke commented
The command Invoke-AtomicTest -All -GetPrereqs
on the wiki https://github.com/redcanaryco/invoke-atomicredteam/wiki/Offline-Installation -> Steps to take from the online system section doesn't work.
The right command is Invoke-AtomicTest All -GetPrereqs
vi-or-die commented
Ill confirm @merlin-ke! Great find and that is the fix.
clr2of8 commented
I corrected this. Thank you!