From a command line I can run "net use > %temp%\%username%-drives.txt" to output to a file. Within a kixtart script how do I use "USE LIST" and have the results redirected to "%temp%\%username%-drives.txt"?