I've been playing with this script and I've very impressed, everyone involved has done a great job with it. I've modified the output and am actually mapping a network drive and copying the file from the temp directory to the network drive so that we can update the information in a database for inventory purposes.

The problem I have is that the script runs fine if I run it alone, but when I call it from the logon script it doesn't copy the file. When I run the debug I see that it's calling the inventory script properly, but from that point I'm lost because I'm not sure how the CALL statement works past there.

Any help would be appreciated as I try to learn Kix.