Hi,
we have to run, by an normal user, an xcopy command with a lot of parameters (/O /X .....). Now it seems that you need administrator rights to execute this command correctly. In the bat file we can run the command with the 'run as' option but then
we have to specify in clear our administrator pasword.
Is there a solution to execute the command as administrator without compromising the administrator pasword ?
Thanks for your help.
Bart