Hello everybody,

I've got a script, that collects some information from my PC and stores this information in a file using the redirectoutput() function.
But there is a little problem:
Executing a script with runnas, creates a new console which output isnt caught from the redirectoutput function.

How can I get the output of the runnas-console in my txt-file too?

Thanks in advance \:\)

Greetz, xFrog