gai-jin Posted August 19, 2004 Posted August 19, 2004 (edited) I'd like to have the system set so that it will auto-logon once to install all my programs, but then not autologon from there on out. (especially since I change the admin user password after I log in for the first time).Right now, to get the auto login, I'm using: autologon.regWindows Registry Editor Version 5.00 [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon]"DefaultUserName"="Owner""DefaultPassword"="""AutoAdminLogon"="1"Any suggestions would be welcome.Gai-jin Edited August 19, 2004 by gai-jin
gai-jin Posted August 19, 2004 Author Posted August 19, 2004 How do you do it in winnt.sif?Here's what mine looks like:;SetupMgrTag[Data] AutoPartition=1 MsDosInitiated="0" UnattendedInstall="Yes" AutomaticUpdates=yes[unattended] UnattendMode=FullUnattended OemSkipEula=Yes OemPreinstall=Yes UnattendSwitch=yes TargetPath=\WINDOWS Repartition=Yes WaitForReboot=No OemPnPDriversPath="Drivers\001\AsusSMBus;Drivers\002\AsusIDE;Drivers\006\SI3112r;Drivers\008\Ethernet;Drivers\010\AsusGart;Drivers\015\Audio" [GuiUnattended] AdminPassword=asldfjasdf EncryptedAdminPassword=Yes OEMSkipRegional=1 TimeZone=20 OemSkipWelcome=1[userData] ProductKey=123-456-789-000-000 FullName="PC Owner" OrgName="" ComputerName=MyComputer[TapiLocation] CountryCode=1 Dialing=Tone AreaCode=402[RegionalSettings] LanguageGroup=1 Language=00000409[identification] JoinWorkgroup=MSHome[Networking] InstallDefaultComponents=Yes[Components] msnexplr=off zonegames=off msmsgs=off Media_clips=off Media_utopia=off[url] Home_Page=http://www.google.com Help_Page=http://support.microsoft.com Search_Page=http://www.google.com[GuiRunOnce] %systemdrive%\install\cd2.cmd
gai-jin Posted August 19, 2004 Author Posted August 19, 2004 and then I can do away with the other autologon reg file?
prathapml Posted August 19, 2004 Posted August 19, 2004 Yes. But then (using winnt.sif for autologon) only the admin account get apps and reg-tweaks.If you want to stay with the .REG method you started out with, you might want to read this post - info (my post half-way down that page....)
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