October 4, 200520 yr helloIs it possible tu run WPI without admin right ? I think not because WPI needs to access to HKLM and for this, admin rights are necessary :/My question is : Is there a way , for exemple, an utility, to elevate user's rights during WPI setup ? Do you think it is possible ? thx !
October 5, 200520 yr Author Ok i've found a way.You need to use CPAU http://www.joeware.net/win/free/tools/cpau.htm . It is much more powerful than runas (password encryption ,crc check).I lauch WPI from a network share.Try this first (job encryption)CPAU.exe -u DOM\admin -p password -ex"\\server\WPI.cmd" -file JOB -encAnd then, call WPI.cmd with this :CPAU.exe -file \\server\JOB -dec -profileCPAU will lauch WPI with admin rights and ALL sub-process called from WPI.cmd will have admin rights ! Edited October 5, 200520 yr by hfrfc
Create an account or sign in to comment