January 27, 200521 yr 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 = NoAlso, 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
January 27, 200521 yr 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..
January 28, 200521 yr 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.cmdThx a billion in advance to anyone who can bring light to this situation.
January 28, 200521 yr EncryptedAdminPassword=YesTry setting that to no. If I remember correctly, and it has been while, you can't use autologon if you encrypt the admin password.
January 28, 200521 yr try this[GuiUnattended] AdminPassword=* EncryptedAdminPassword=No AutoLogonCount = 1then change your password later on.also give it a logoncount for better security.and bobs your uncle:)
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now