nodiaque Posted January 27, 2005 Posted January 27, 2005 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
Br4tt3 Posted January 27, 2005 Posted January 27, 2005 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..
punker Posted January 28, 2005 Posted January 28, 2005 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.
mbouchard Posted January 28, 2005 Posted January 28, 2005 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.
hulala.[uk] Posted January 28, 2005 Posted January 28, 2005 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:)
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now