RE: Run InternetExplorer in a diffent NON ADMIN Account

From: Desmond Lee (mcp_at_donotspamplease.mars)
Date: 04/20/05


Date: Wed, 20 Apr 2005 01:58:02 -0700

create a command script (*.cmd or *.bat):
      runas /user:user_name cmd.exe

and execute it. Once successfully authenticated, you can start any
application
that will run under the user_name security context.

Do let us know if this helps. Thanks!

"Lierheimer Michael" wrote:

> Hallo.
>
> I have the following problem: A PC is running with any account. Now one of
> our customers wants to start InternetExplorer with a different NOT ADMIN
> Account. We tried to use "Run as" with a C# application and the
> conifguration of the Iexplorer link "Run as different user" but both worked
> only with Admin Accounts. What I do to configure the PC, so that "Run as"
> works with non Admin Accounts.
>
> Thanks.
>
> Michael Lierheimer
> MCSD, MCSD.NET
>
> Please respond to
> Michael.Lierheimer@Wolf-Telcom.de
>
>
>