Jump to content

Administrator password not set


Recommended Posts

I am new to this software and have gotten everything to run perfectly except that when it comes time to set the initial admin password it will prompt me for a password... this obviously makes the install no longer unattended. SO i was wondering if anyone knew what i could do to fix that problem? everything else seems to work beautifully

Thanks for you help in advance

Link to comment
Share on other sites


Hi gkhnoisgtht,

The other reason for the screen appears during setup is a missing "Computer name".

You should have both: "Computer name" and "AdminPassword" in your "winnt.sif".

Test with the configuration example showed below:

[GuiUnattended]

AdminPassword="xxxxxxxxxxxx"

EncryptedAdminPassword=No

[userData]

ComputerName="xxxxxxxxxxxx"

And try to use the "quotes" in your WINNT.SIF to see if things work this time.

If your problem persists, then post you "WINNT.SIF" here, but don't forget to remove your "ProductKey".

Good luck,

Anderton.

Link to comment
Share on other sites

; Generated by nLite 1.4.9

[Data]

Autopartition=0

MsDosInitiated=0

UnattendedInstall="Yes"

[unattended]

UnattendMode=DefaultHide

UnattendSwitch="No"

OemPreinstall="Yes"

OemSkipEula="Yes"

FileSystem=*

WaitForReboot="No"

NoWaitAfterTextMode=1

NoWaitAfterGUIMode=1

DriverSigningPolicy=Ignore

NonDriverSigningPolicy=Ignore

[systemRestore]

[GuiUnattended]

AdminPassword="******"

TimeZone=035

OEMSkipRegional=1

OemSkipWelcome=1

[Components]

[userData]

ProductKey=

ComputerName="TEST-INSTALL"

FullName="Test"

OrgName="SIgnalysis"

[RegionalSettings]

LanguageGroup=1

Language= "0409"

[Networking]

InstallDefaultComponents="Yes"

[identification]

JoinWorkgroup="Test"

[GuiRunOnce]

"%SystemRoot%\System32\nLite.cmd"

thats the winnt.sif if anything looks terribly wrong please let me know

also since the modification of that file it will also no longer take the regional time and computer name files though that may also be caused by its converting the computer name back to without quotes when i remade the iso

Link to comment
Share on other sites

Hello,

Do you have any program to manage ISO files?

1-) If you have it, you can edit the "WINNT.SIF" file attached to include your "product key";

2-) Then open the ISO file and replace your old "WINNT.SIF" with the new one;

3-) Test if this ISO version is working for you.

On my VM it doesn't ask for the admin password!

But you probably know that your configuration isn't "Fully unattended". Don't you?

It asks for HD partitions and it will open the Windows Welcome or Mini-Setup ("Setting Up Internet Connection" and "Create User Accounts") screen after the installation finishes.

If you prefer to use Nlite again, then make sure to choose the option to "DO NOT Encrypted the Admin Password". And then try with this configuration.

Regards,

Anderton.

WINNT.zip

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