Jump to content

Tip for fixing admin autologin


matthestar

Recommended Posts

Hi guys.

Im not sure if this will help but it worked for me.

A number of people seme to have a problem with the system auto logging in even if they choose NOT to from the unattanded settings.

Bassically what you need to do is run nLite as normal, then when you reach the ISO creation step edit the WINNT.SIF file from the I386 folder with Notepad.

Find this

AutoLogon="Yes"

AutoLogonCount=1

and change it to
AutoLogon="No"

AutoLogonCount=0

Save the file and then pop back into nLite and complete the ISO creation.

Im not sure if it is a bug or just something random, but even when I select NO and 0 from nLite (the default settings) it still creates YES and 1 in the answer file.

Hope this helps someone! :)

Mat.

Edited by matthestar
Link to comment
Share on other sites


Right, I've just made another CD with selecting Autologon as "None". The answer file still had it stored as "Yes".

So I changed this myself to the correct value, yet the system is still logging in as Admin.

If I only use nLite to slipstream drivers, and create the WINNT.SIF file manually with the same info (copy and pasted) from nLite's WINNT.SIF file, then it all works fine.

Any ideas? :)

Mat.

PS. This is using nLite 1.2.1 on a SP2 source.

Edited by matthestar
Link to comment
Share on other sites

Below is what nLite creates except I have changed AutoLogon to "No" and the count to 0. And then it still only works if I ONLY slipstream drivers and nothing else.

Mat :)

; Generated by nLite 1.2.1

[Data]Autopartition=0

MsDosInitiated=0

UnattendedInstall="Yes"

[unattended]

UnattendMode=FullUnattended

UnattendSwitch="No"

OemPreinstall="Yes"

OemSkipEula="Yes"

FileSystem=*

WaitForReboot="No"

NoWaitAfterTextMode=1

NoWaitAfterGUIMode=1

DriverSigningPolicy=Ignore

NonDriverSigningPolicy=Ignore

[systemRestore]

[GuiUnattended]

EncryptedAdminPassword="No"

AutoLogon="No"

AutoLogonCount=0

AdminPassword=*

TimeZone=085

OEMSkipRegional=1

OemSkipWelcome=1

[shell]

CustomDefaultThemeFile="%WinDir%\Resources\Themes\Zune.Theme"

[Components]

[userData]

ProductKey="XXX"

ComputerName="TEST"

FullName="nLite Test"

[RegionalSettings]

LanguageGroup=1

Language= "0809"

[Networking]

InstallDefaultComponents="Yes"

Edited by matthestar
Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...