I think I changed about 80% machines back in 2 days through login scripts. About 20% didn't seem respond to...

start /wait dnetc.exe -quiet -shutdown

...command so the older file could be copied.

Now to identify those machines. My thought is too modify the login script to write the machine name and the DNET.EXE file date information to a txt file so I can manually change it.

So does anyone know a good way to append file date information to a text file or another method to accomplish the same idea?