hi,
is there a way to auto login as a administrator??

Re: Auto Login by Javier

Javier
Tue Feb 24 08:56:14 CST 2004

Yes... but why? That's a very bad idea!

--
Javier [SBS MVP]

<< SBS ROCKS !!! >>

"David Lim" <davidlim31@netscape.net> wrote in message
news:%23kIdK3t%23DHA.3384@TK2MSFTNGP11.phx.gbl...
> hi,
> is there a way to auto login as a administrator??
>



Re: Auto Login by David

David
Tue Feb 24 09:00:29 CST 2004

i know is a bad idea... but i have an application need the server to
auto login... otherwise the portal cannot be run...



Javier Gomez [SBS MVP] wrote:

> Yes... but why? That's a very bad idea!
>


Re: Auto Login by Y

Y
Tue Feb 24 09:23:35 CST 2004

Hi,

goto --> http://www.microsoft.com/windowsxp/pro/downloads/powertoys.asp

Here download "tweakUI 2.1". Once loaded goto Control panel & look for the
TweakUI icon. Double click on it & navigate to LOGON. Once there keyed your
account.

Hope this helps.

Rgds.
choy 8-)

"David Lim" <davidlim31@netscape.net> wrote in message
news:e5a5nbu%23DHA.2804@tk2msftngp13.phx.gbl...
> i know is a bad idea... but i have an application need the server to
> auto login... otherwise the portal cannot be run...
>
>
>
> Javier Gomez [SBS MVP] wrote:
>
> > Yes... but why? That's a very bad idea!
> >
>



Re: Auto Login by Javier

Javier
Tue Feb 24 09:30:07 CST 2004

Run it as a service...
There are several ways to do this... I believe the Win2k Resource Kit has a
tool for this.

If you really need to do it...
Start-> Run-> Regedt32
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\WindowsNT\CurrentVersion\Winlogon

Add/modify the following keys:

DefaultDomainName
DefaultUserName
DefaultPassword
AutoAdminLogon

Everything should be pretty self explanatory... the last one should have a
value of 1 (REG_SZ).

--
Javier [SBS MVP]

<< SBS ROCKS !!! >>

"David Lim" <davidlim31@netscape.net> wrote in message
news:e5a5nbu%23DHA.2804@tk2msftngp13.phx.gbl...
> i know is a bad idea... but i have an application need the server to
> auto login... otherwise the portal cannot be run...
>
>
>
> Javier Gomez [SBS MVP] wrote:
>
> > Yes... but why? That's a very bad idea!
> >
>