Hi,

I wonder if you could help me with what hopefully will be a simple bit of code. I already have a kixtart script running in net logon and want to query the each PC for a particular file. If it exists I would like to append the computer name to a text file to build a log.

Hopefully all PC's could write to the same log file, prefabaly each computer name on a seperate line. I really only want them to write it once rather than every time the computer logs on.

Any ideas how??