What I need to be able to do is run a script from a
machine connected to the domain which will iterate through
all the machines on the domain and delete a file on the C
drive. I also need to be able to copy a file at the same
time to the same location.
I will be runing the script as a domain administrator so
permissions aren't a problem. I have run a command line
before to copy the original file to the domain clients
but when I modified it to delete instead of copy it
deleted all the files in the C root!
machine connected to the domain which will iterate through
all the machines on the domain and delete a file on the C
drive. I also need to be able to copy a file at the same
time to the same location.
I will be runing the script as a domain administrator so
permissions aren't a problem. I have run a command line
before to copy the original file to the domain clients
but when I modified it to delete instead of copy it
deleted all the files in the C root!