Have tried to get a loginscript to copy only if orginal file is updater/newer that for the client.
Today we always copy this and some other files
-----
fso.CopyFile "\\fpsserver4\ToolsOst\outcopy\3\PENGRAP32.MDB", "U:\3\Pengrap32.mdb", true
-----
Is there any way to add attribs to the script or how to fix this question.
Today we always copy this and some other files
-----
fso.CopyFile "\\fpsserver4\ToolsOst\outcopy\3\PENGRAP32.MDB", "U:\3\Pengrap32.mdb", true
-----
Is there any way to add attribs to the script or how to fix this question.