Code:
RedirectOutput("c:\~")
will redirect all output to a file called ~ on C:\
But I do not get the
 Code:
RedirectOutput("c:\~:~")
I presume the script will loop until it gets killed by someone or something and the user will be logged off.