Copying a File to Program Files Directory

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I have a executable I need to upgrade on all of my user's computers. I do
not need to install anything, simply copy a file to a specified location in
the program files directory.
I was going to do this with a simple batch file and make it part of the
startup script through group policy. However, none of my users have local
administrative rights, so they are not allowed to write into the specified
directory.
Does anyone know any way to copy the file in to the directory? RUNAS will
not work since it prompts for a password. I ahve about 1500 users I am
updating so a automated response is necessary.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top