Hi, can any one help me with a simple script to copy file call test.dll from
a network path to remote computer c:\windows\system32 directory to replace an
older file already there. I found some of the script on Microsoft site for
copy file but it does not work. I think the problem is because copying file
to system32 directory and it's protected. I want to have this script excecute
maybe as a log on scrip on run on demand. Thanks in advance for your help