Hi
I have a Script to install a software, but this software need that user
was local admin privileges. i need execute this script in the login to
domain (AD). How can do it???

thanks,
Daniel

Re: How run a Script with high privileges?? by bob

bob
Wed Nov 08 12:21:59 CST 2006

use group policy to publish and install the app



"Daniel Valenzuela" <dvalenzuelaNOSPAM@hotmail.com> wrote in message
news:%23S$n631AHHA.996@TK2MSFTNGP02.phx.gbl...
> Hi
> I have a Script to install a software, but this software need that user
> was local admin privileges. i need execute this script in the login to
> domain (AD). How can do it???
>
> thanks,
> Daniel
>



Re: How run a Script with high privileges?? by graham

graham
Thu Nov 09 08:27:57 CST 2006

Or...

Change the Dcom user for wshscript (I think) to an admin account -
suggest local admin.

G.


bob m wrote:

> use group policy to publish and install the app
>
>
>
> "Daniel Valenzuela" <dvalenzuelaNOSPAM@hotmail.com> wrote in message
> news:%23S$n631AHHA.996@TK2MSFTNGP02.phx.gbl...
> > Hi
> > I have a Script to install a software, but this software need that user
> > was local admin privileges. i need execute this script in the login to
> > domain (AD). How can do it???
> >
> > thanks,
> > Daniel
> >