LES, I appreciate you fast response, here is part of the code. Now I will be working on converting
The files to CSV format or adjust the script to output the desire format, any suggestion?


Break on
$path = "\\Server\share\"
$rc=RedirectOutput($path + @WKSTA + ".log")
? "CompName: " @WKSTA + " User: " @USERID + " Date: " @DATE + " Time: " @TIME + " Location: " $segment + " MAC: " @ADDRESS + " OS: " @PRODUCTTYPE + " SP: " @CSD
$rc=RedirectOutput('@WKSTA.log',0)