Jump to content

Recommended Posts

Posted (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 by djlax152

Posted

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 ?

Posted

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

Posted (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 files

  • net user aspnet /active:no
    net user aspnet /delete

</Edit>

Edited by Yzöwl
Posted (edited)

Okay im going to try be back in 5 minutes

So does the asp.net account prevent the adminsitrator from autologging

Edited by djlax152
Posted

@ master_mtz

I don't think he's missed it off, it's because he's removed the actual password before posting here!

@ djlax152

I'm glad to have helped

@ all

It'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

Posted

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 :thumbup

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...