Logon Choice?

  • Thread starter Thread starter Rod
  • Start date Start date
R

Rod

I have a computer that I use at home, and I'm running XP
Home on it. When I boot up the computer, the "classic
logon prompt" comes up. How can I configure the computer
to just go into windows without logging on.
I'm the only user and have no security issues to deal
with.
The accounts are:
Rod McIntosh - Computer admin
ASP.NET Machine Account
Guest - is off.

Thank you,
Rod.

PS: What is ASP.NET Machine? What is it use for?
 
Rod said:
I have a computer that I use at home, and I'm running XP
Home on it. When I boot up the computer, the "classic
logon prompt" comes up. How can I configure the computer
to just go into windows without logging on.
I'm the only user and have no security issues to deal
with.
The accounts are:
Rod McIntosh - Computer admin
ASP.NET Machine Account
Guest - is off.

To configure autologon:

Click [Start] [Run] and type
control userpasswords2
Click [OK]
The [User Accounts] Property Sheet displays.
On [Users] tab, clear the [Users must enter a user name and password
to use this computer] check box.
Click [Apply].
Enter a user name and password that should be used to logon
automatically in the dialog box that appears.
Click [OK].
Go to [Control Panel] [User Accounts] [Change the Way Users Log On and
Off].
Uncheck [Use the Welcome Screen] and [Use Fast User Switching]


or alternatively you can use Tweak UI:

Download TweakUI from
http://www.microsoft.com/windowsxp/pro/downloads/powertoys.asp and
when installed go to Programs>Powertoys for Windows XP>Tweak UI
- then go to Logon>Autologon.

PS: What is ASP.NET Machine? What is it use for?

It comes from the the DotNet 1.1 Framework update that is installed
on you computer:

INFO: Process and Request Identity in ASP.NET
http://support.microsoft.com/default.aspx?scid=KB;EN-US;317012
 
Thank you for your prompt reply. I try it and it worked
great. Thanks for your time.
-----Original Message-----
Rod said:
I have a computer that I use at home, and I'm running XP
Home on it. When I boot up the computer, the "classic
logon prompt" comes up. How can I configure the computer
to just go into windows without logging on.
I'm the only user and have no security issues to deal
with.
The accounts are:
Rod McIntosh - Computer admin
ASP.NET Machine Account
Guest - is off.

To configure autologon:

Click [Start] [Run] and type
control userpasswords2
Click [OK]
The [User Accounts] Property Sheet displays.
On [Users] tab, clear the [Users must enter a user name and password
to use this computer] check box.
Click [Apply].
Enter a user name and password that should be used to logon
automatically in the dialog box that appears.
Click [OK].
Go to [Control Panel] [User Accounts] [Change the Way Users Log On and
Off].
Uncheck [Use the Welcome Screen] and [Use Fast User Switching]


or alternatively you can use Tweak UI:

Download TweakUI from
http://www.microsoft.com/windowsxp/pro/downloads/powertoy s.asp and
when installed go to Programs>Powertoys for Windows XP>Tweak UI
- then go to Logon>Autologon.

PS: What is ASP.NET Machine? What is it use for?

It comes from the the DotNet 1.1 Framework update that is installed
on you computer:

INFO: Process and Request Identity in ASP.NET
http://support.microsoft.com/default.aspx?scid=KB;EN- US;317012


--
torgeir, Microsoft MVP Scripting and WMI, Porsgrunn Norway
Administration scripting examples and an ONLINE version of
the 1328 page Scripting Guide:
http://www.microsoft.com/technet/scriptcenter/default.msp x
.
 
Back
Top