Jump to content

Recommended Posts

Posted

Hello everyone,

I tried to search everything on the board but I didn't get any

satisfied solution for my problem.

Well the problem is this; I made a winnt.sif file with the

intention to do a fullunattended installation. I've put every

line into the .sif file that would give my a full unattended installation

but that wont work.

The Welcom screen, activating windows, add users and so on appears!

This is the content of my .sif file:

+++++++++++++++++++++++++++++++++++++++++++++++++++++

[Data]
   AutoPartition = 0
   MsDosInitiated = 0
   UnattendedInstall = Yes
   AutomaticUpdates = 1

[Unattended]
   UnattendMode = FullUnattended
   OemSkipEula = Yes
   OemPreinstall = Yes
   TargetPath = \WINDOWS
   Filesystem = *
   UnattendedSwitch = Yes
   WaitForReboot = No
   AutoActivate = Yes
   DUDisable = Yes

[GuiUnattended]
   AdminPassword = "xxxxxxxxxxxxxxxxxxxxxxxxxxxx"
   EncryptedAdminPassword = Yes
   OEMSkipRegional = 1
   TimeZone = 110
   OemSkipWelcome = 1

[UserData]
   ProductKey = "xxxx-xxxx-xxxx-xxxx"
   FullName = "xxxx"
   OrgName = "xxxx"
   ComputerName = Unattended

[Display]
   BitsPerPel = 32
   Xresolution = 1024
   YResolution = 768

[TapiLocation]
   CountryCode = 31
   Dialing = Pulse
   AreaCode = 040

[Identification]
   JoinWorkgroup = xxxx

[Networking]
   InstallDefaultComponents = Yes

[Shell]
   DefaultStartPanelOff = Yes
   DefaultThemesOff = Yes

[WindowsFirewall]
   Profiles = WindowsFirewall.TurnOffFirewall

[WindowsFirewall.TurnOffFirewall]
   Mode = 0

[GuiRunOnce]
   %systemdrive%\install\start.cmd

+++++++++++++++++++++++++++++++++++++++++++++++++++++

I also read the help file from Microsoft but my unattend install still prompts at

the "Welcome screen".

Not to forget to mention to you I've used 2 sources of Windows and both sources failed. I thought that something was wrong with my first source and so I slipstreamed XP with SP2 anew but my problem still exists.

I hope someone could help me out with this.


Posted

It justs Prompts to the welcome screen and requests you to enter the password?

EncryptedAdminPassword = Yes

You know exactly know what this option does!?

So you really encrypted your password before installation and put the encprypted password in the "AdminPassword" line?

;)

Posted

Hi to all !

first i want to say thanx to all helpers here....

@easyunattended :

i had the same prob with winxp sp0....can´t figure it out...

so i tried nlite installer and it was fine....

after that i "tuned" the winnt.sif for my needs and it still works fine!

even with a fresh copy from my xp-cd.

hope it works for you

greets

hans

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