djlax152 Posted June 28, 2005 Posted June 28, 2005 (edited) After finalizing installation screen in the gui setup of XP My computer reboots and then when it boots back up it askes me for the administrator password. Is there a way that I can autologon the administrator so it can logon and start installing my start.cmd stuff?Here is a copy of my winnt.sif file I left the paswword out for security purposes but i have it typed correctly in cleartext ;SetupMgrTag[Data] AutoPartition=1 MsDosInitiated="0" UnattendedInstall="Yes" AutomaticUpdates=yes[unattended] UnattendMode=FullUnattended OemSkipEula=Yes OemPreinstall=yes TargetPath=\WINDOWS Repartition=yes Unattendswitch=yes WaitForReboot="No" DriverSigningPolicy=Ignore OemPnpDriversPath="Drivers\00Chip_Gx260;drivers\00Chip_Gx260\XP;Drivers\01Nic_Gx260;Drivers\02Vid_gx260;Drivers\03Aud_Gx260;Drivers\04Misc_gx260;Drivers\05Chip_gx270;Drivers\05Chip_gx270\xp;Drivers\06Nic_gx270;Drivers\07Vid_gx270;drivers\08Aud_gx270;Drivers\08Aud_gx270\SMAXWDM;Drivers\08Aud_gx270\SMAXWDM\W2K_XP;Drivers\09Misc_gx270;drivers\10Chip_gx280;Drivers\10Chip_gx280\xp;drivers\11Nic_gx280;drivers\12Vid_gx280;drivers\13Aud_gx280;drivers\14Misc_gx280" [GuiUnattended] AdminPassword= EncryptedAdminPassword=NO AutoLogon=Yes AutoLogonCount=1 OEMSkipRegional=1 TimeZone=35 OemSkipWelcome=1[userData] ProductKey= GOT IT ! FullName="Shenandoah Elementry" OrgName="5001" ComputerName=*[Display] Xresolution=1024 YResolution=768[Components] msmsgs=off msnexplr=off pinball=off zonegames=off spider=off Inetprint=off[shell] DefaultStartPanelOff=Yes CustomDefaultThemeFile="%WinDir%\Resources\Themes\shenandoah.theme" [FavoritesEx] Title1="DADESCHOOLS.url" URL1="http://www.dadeschools.net/"[branding] BrandIEUsingUnattended=Yes Home_Page=http://ses.dadeschools.net Search_Page=www.yahoo.com[Proxy] Proxy_Enable=0 Use_Same_Proxy=1[GuiRunOnce] %systemdrive%\install\start.cmd [identification] JoinWorkgroup=Shenandoah[Networking] InstallDefaultComponents=Yes Edited June 28, 2005 by djlax152
Sonic Posted June 28, 2005 Posted June 28, 2005 Remove your Key too ...After login succefully, have you got user "ASP.NET" in the user list ?What's the version have you of Windows ?
djlax152 Posted June 28, 2005 Author Posted June 28, 2005 YEs i do have asp.net after i logon ith administrator, does he need to be removed for this to work, I am running Windows XP, and im not sure how to edit my post to take my key out
Yzöwl Posted June 28, 2005 Posted June 28, 2005 (edited) change AutoLogonCount=1 to AutoLogonCount=2 or 3 or etc.<Edit>To sort the ASP .NET account add one of the following to one of your batch filesnet user aspnet /active:nonet user aspnet /delete</Edit> Edited June 28, 2005 by Yzöwl
djlax152 Posted June 28, 2005 Author Posted June 28, 2005 (edited) Okay im going to try be back in 5 minutesSo does the asp.net account prevent the adminsitrator from autologging Edited June 28, 2005 by djlax152
djlax152 Posted June 28, 2005 Author Posted June 28, 2005 All i did was change the Auto logon time to = 3 and it worked perfect ! thanks !!
Yzöwl Posted June 28, 2005 Posted June 28, 2005 @ master_mtzI don't think he's missed it off, it's because he's removed the actual password before posting here!@ djlax152I'm glad to have helped@ allIt's worth using this instead of simply deleting the account, it can be re-enabled at a later date if required.net user aspnet /active:no
Sonic Posted June 28, 2005 Posted June 28, 2005 For me, I don't have .NET FrameWork installed with my Window ... I use the last .NET FrameWork latest SP and the ASP.NET user is disabled/hided by defaut.@Yzöwl: Fast & perfect helping
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