I'm new to this so forgive for asking a simple question. I'm trying to create a logon script that copy files on a users machine to a network share and will overwrite if the users machine has a newer file. I'm currently using the COPY command. This of course copy's the file ok, but if the file already exists in the network share, it will not overwrite it with a newer version. Please help!