This is a tip that can help you run through other TTPs a little more smartly.
powershell -c "start-process shell.exe -RedirectStandardOutput '.\console.out' -RedirectStandardError '.\console.err'"
https://stackoverflow.com/questions/25023458/start-a-detached-background-process-in-powershell