Running programs with admin rights
Hi
Since our users need to be ordinary users (without admin or power users
privilege), we have an application that needs to be run with admin right. If
we use 'run-as' and then enter admin credentials application works.
But is it possible to generate a script with neceserry right (admin), so
that user will only need to run this script that will automatically run
applications with necesery rights?
Regards
Miha
Miha Pihler [MVP]
07-10-2005, 01:14 AM
One of the options CPAU tool...
http://www.joeware.net/win/free/tools/cpau.htm
--
Miha
Microsoft MVP - Windows Security
"Miha" <miha.bernik@isg.si> wrote in message
news:OjmXI6ZcFHA.2840@TK2MSFTNGP14.phx.gbl...
>
> Hi
>
> Since our users need to be ordinary users (without admin or power users
> privilege), we have an application that needs to be run with admin right.
> If we use 'run-as' and then enter admin credentials application works.
> But is it possible to generate a script with neceserry right (admin), so
> that user will only need to run this script that will automatically run
> applications with necesery rights?
>
> Regards
> Miha
>
>
grap a copy of RUNAS.EXE from the administration kit...
"Miha" <miha.bernik@isg.si> wrote in message
news:OjmXI6ZcFHA.2840@TK2MSFTNGP14.phx.gbl...
>
> Hi
>
> Since our users need to be ordinary users (without admin or power users
> privilege), we have an application that needs to be run with admin right.
> If we use 'run-as' and then enter admin credentials application works.
> But is it possible to generate a script with neceserry right (admin), so
> that user will only need to run this script that will automatically run
> applications with necesery rights?
>
> Regards
> Miha
>
>
Thanks
Regards
Miha
"Miha Pihler [MVP]" <mihap-news@atlantis.si> je napisal v sporočilo
news:elgLoVacFHA.1456@TK2MSFTNGP15.phx.gbl ...
>
> One of the options CPAU tool...
> http://www.joeware.net/win/free/tools/cpau.htm
>
> --
> Miha
> Microsoft MVP - Windows Security
>
> "Miha" <miha.bernik@isg.si> wrote in message
> news:OjmXI6ZcFHA.2840@TK2MSFTNGP14.phx.gbl...
>>
>> Hi
>>
>> Since our users need to be ordinary users (without admin or power users
>> privilege), we have an application that needs to be run with admin right.
>> If we use 'run-as' and then enter admin credentials application works.
>> But is it possible to generate a script with neceserry right (admin), so
>> that user will only need to run this script that will automatically run
>> applications with necesery rights?
>>
>> Regards
>> Miha
>>
>>
>
>
>
Running programs with admin rights