How to programatically change privillege in Local PC
Hi All,
I'm facing a headache problem.
Currently, one of my system want to be migrated to another server.
I'm designing a script which enable user to automatically change the DSN and replace the ini file which contain encryted connection string.
All the steps are fine. the only problem make me headache is the privillege of user. Our company specified user privillege which enabled user to execute read , write or achieve something within local PC.
Therefore, if the user who is running my script is holding lowest privillege. it cannot paste new copy of ini file to certain folder unless I login as administrator roles.
Can someone give me any advisor for my situation?
Thanks a lot.
Re: How to programatically change privillege in Local PC
Any one may help me ?
Thanks a lot :-)