Jump to content

AutoLogon=Yes


Recommended Posts

Hi All,

My situation is when I use the AutoLogon=Yes it doesn't login after reboot, see below part of my winnt.sif and if you can direct me on my mistake i really would appreciate it.

Am I missing something, or is the problem elsewhere?

Thanks in advance.

;SetupMgrTag
[Data]
AutoPartition=0
MsDosInitiated="0"
UnattendedInstall="Yes"
AutomaticUpdates=No

[Unattended]
UnattendMode=FullUnattended
OemSkipEula=Yes
OemPreinstall=Yes
TargetPath=\WINDOWS
OemPnPDriversPath="Drivers\000_chipset_dc5000_d530_evo;\Drivers\"
DriverSigningPolicy=Ignore
UnattendSwitch = Yes
Repartition = Yes
FileSystem = convertNTFS
ExtendOemPartition = 1, NoWait

[GuiUnattended]
AdminPassword=**********************8
EncryptedAdminPassword=Yes
AutoLogon=Yes
AutoLogonCount=2
OEMSkipRegional=1
TimeZone=35
OemSkipWelcome=1

Edited by Express
Link to comment
Share on other sites


I'm not 100% sure, but I think, I read something, that using Autologon and an encrypted password doesn't work together.

You could leave the password encrypted and use the method described on unattended.msfn.org to create another user account to autologon. If you use this method, you can use the alternative account to do the installation and delete this account at last shutdown, so that administrator is the only existing user ( apart from potentialy other created user accounts). If you do it this way, you can leave his password encrypted in winnt.sif.

Edited by Doc Symbiosis
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...