Jump to content

Administrator Problem


Recommended Posts

G'day,

When my unattended install has been completed a "log on to windows" box pops up with "Administrator" as the username and no password required for access to the computer, however i just want it to install like i'm a regular user. and not prompt me for a password everytime it boots up. Here is my winnt.sif file perhaps you can see the problem?

;SetupMgrTag

[Data]    AutoPartition=1

    MsDosInitiated="0"

    UnattendedInstall="Yes"

[unattended]

    UnattendMode=FullUnattended

    OemSkipEula=Yes

    OemPreinstall=Yes

    TargetPath=\WINDOWS

    UnattendSwitch="yes"

    WaitForReboot="No"

    DriverSigningPolicy=Ignore

[GuiUnattended]

    AdminPassword=*

    EncryptedAdminPassword=NO

    OEMSkipRegional=1

    TimeZone=255

    OemSkipWelcome=1

[GuiRunOnce]

    %systemdrive%\install\hotfixes\hotfixes.cmd

    bootlogo.cmd

[userData]

    ProductKey=xxxxxxxxxxxxxxxxxxxxxxxxxxxxx

    FullName="kemicalx"

    OrgName="X-Industries"

    ComputerName=XBOX

[Display]

    BitsPerPel=32

    Xresolution=1152

    YResolution=864

    Vrefresh=75

[TapiLocation]

    CountryCode=61

    Dialing=Tone

    AreaCode=03

[RegionalSettings]

    LanguageGroup=1

    SystemLocale=00000c09

    UserLocale=00000c09

    InputLocale=0c09:00000409

[identification]

    JoinWorkgroup=WORKGROUP

[Networking]

    InstallDefaultComponents=Yes

[Components]

    msmsgs=off

    msnexplr=off

    freecell=off

    hearts=off

    minesweeper=off

    spider=off

    media_clips =Off

[shell]

    CustomDefaultThemeFile="%Systemroot%\Resources\Themes\cxp2.THEME"

   

Thanks for your time.

Link to comment
Share on other sites


add in GUIUnattend

AutoLogon = YesAutoLogonCount = 6

Change the count to however many times you want it to autologon. I don't know if you make if not ever run out,

If AdminPassword = *, the user must enter a password.
Link to comment
Share on other sites

Will that stop me being logged in as an admin? Because thats particually what i want. when under admin things work diferently, like ctrl alt del for example. It brings up a sub menu when under admin instead of the simple task manager.

Link to comment
Share on other sites

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