Jump to content

Recommended Posts

Posted

Hi, I wanted to know if there is more then one place to set auto-login on cause here is what I have in my winnt.sif:

[GuiUnattended]
EncryptedAdminPassword = No
AdminPassword = "*******"
TimeZone = 35
OEMSkipRegional = 0
OEMSkipWelcome = 1
AutoLogon = No

Also, it showed the Welcome Screen (add users and everything). I wonder if it's because of nlite.

Well, if someone have an answer to one of these question, feel free to tell.

Tks


Posted

Can be numberous of things.. most likely some mismatch in ur .sif file with some dependecies...

post ur sif so we can check it out..

Posted

I'll trade you problems, i cant seem to get my install to autologon at all. Any auto logon pros out there, need some help in here. Heres my .sif.

[Data]

MsDosInitiated="0"

AutoPartition=1

UnattendedInstall="Yes"

[unattended]

UnattendMode = FullUnattended

UnattendSwitch = Yes

OemPreinstall = Yes

OemSkipEula = Yes

FileSystem = *

Repartition = Yes

WaitForReboot = No

TargetPath = "\Windows"

DriverSigningPolicy = Ignore

NonDriverSigningPolicy = Ignore

Hibernation = No

[GuiUnattended]

EncryptedAdminPassword=Yes

AdminPassword=****

AutoLogonCount=1

TimeZone=35

OEMSkipRegional=1

OemSkipWelcome=1

AutoLogon=Yes

[shell]

DefaultThemesOff = Yes

DefaultStartPanelOff = Yes

[userData]

ProductKey = "***"

FullName = "Admin"

OrgName = "Contrans Corp."

[branding]

BrandIEUsingUnattended=Yes

Home_Page=http://www.contrans.ca

[RegionalSettings]

Language = 1009

[identification]

JoinWorkgroup=WORKGROUP

[Networking]

InstallDefaultComponents=Yes

[GuiRunOnce]

%systemdrive%\install\appinstl.cmd

Thx a billion in advance to anyone who can bring light to this situation.

Posted
EncryptedAdminPassword=Yes

Try setting that to no. If I remember correctly, and it has been while, you can't use autologon if you encrypt the admin password.

Posted

try this

[GuiUnattended]
   AdminPassword=*
   EncryptedAdminPassword=No
   AutoLogonCount = 1

then change your password later on.

also give it a logoncount for better security.

and bobs your uncle:)

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...