Jump to content

Recommended Posts

Posted

Hi all !

I've a big problem with my unattended-Installation-CD for WinXP.

Actually, the the unattended installation runs ok, but after the second ReBoot, XP shows me his Welcome Page, where you have to add an User and adjust your SecurityCenter. I don't want that !!!!

My winnt.sif looks fine. I used the following switche:

[Data]

UnattendedInstall="Yes"

[unattended]

OEMPreinstall=Yes

UnattendedMode=FullUnattended

[GuiUnattended]

OemSkipWelcome=1

Don't know what I do wrong !

I hope somebody can help me and give me a hint. If somebody is interested, I can post my whole winnt.sif.

THX

M


Posted

Try Some Thing Like This

;SetupMgrTag 
[Data]
   AutomaticUpdates=1
   AutoPartition=0
   MsDosInitiated="0"
   UnattendedInstall="Yes"

[Unattended]
   UnattendMode=FullUnattended
   OemSkipEula=Yes
   OemPreinstall=Yes
   UnattendSwitch="No"
   Repartition=No
   Hibernation=No
   OemPnPDriversPath="Drivers\002_graphics;Drivers\004_sound;Drivers\"
   DriverSigningPolicy=Ignore
   AutoActivate=Yes
   TargetPath=\WINDOWS

Posted

Post Your Sif Dont Forget To remove The key

And Use the

{code} {/code}

Let See If It Some Thing Else In Your Sif File.

Also Are You Sure You Have It Named Right.

Because If You Used Notepad When You Save

It Must Be Saved As A All File Type. Otherwise

Your Winnt.sif will Look Like This. Winnt.sif.txt

Posted

OK, here comes my winnt.sif ==>

I hope you guys can find something

I used ********* for blanking out the line !

_________________________________________

[Data]

AutoPartition=1

MsDosinitiated="0"

UnattendedInstall="Yes"

AutomaticUpdates=1

[unattended]

AutoActivate=No

UnattendedMode=FullUnattended

UnattendedSwitch=Yes

WaitForReboot=No

DUStopOnError=No

OEMPreinstall=Yes

TargetPath=\WINDOWS

OEMSkipEula=Yes

OEMPnPDriversPath="Drivers\network;Drivers\sound\Smaxwdm\W2K_XP;Drivers\display;Drivers\display\Win2000"

DriverSigningpolicy=Ignore

Repartition=Yes

Hibernation=No

[GuiUnattended]

AdminPassword="***************"

EncryptedAdminPassword=No

AutoLogon=No

OEMSkipRegional=1

TimeZone=110

OEMSkipWelcome=1

[userData]

ProductKey=********************

FullName="*************"

OrgName="**************"

ComputerName=TL-XP-Test

[Display]

BitsPerPel=16

Xresolution=1280

YResolution=1024

Vrefresh=60

[TapiLocation]

CountryCode=49

[RegionalSettings]

LanguageGroup=1

Language=00000407

[identification]

JoinWorkgroup=THINXP

[Components]

msmsgs=off

freecell=off

hearts=off

minesweeper=off

pinball=off

solitaire=off

spider=off

zonegames=off

Paint=off

msnexplr=off

Chat=off

Dialer=off

Hypertrm=off

media_clips=off

mousepoint=off

rec=off

[WindowsFirewall]

Profiles=WindowsFirewall.TurnOffFirewall

[WindowsFirewall.TurnOffFirewall]

Mode=0

[shell]

DefaultThemesOff=Yes

DefaultStartPanelOff=Yes

[Networking]

InstallDefaultComponents=Yes

[FavoritesEx]

Title1="*****"

URL1="*****"

[branding]

BrandIEUsingUnattended=Yes

Home_Page=http://intranet.talkline.de/

Search_Page=www.google.de

[Proxy]

Proxy_Enable=1

Use_Same_Proxy=1

HTTP_Proxy_Server=********

Proxy_Override=<local>

[GuiRunOnce]

%systemdrive%\install\RegImport.bat

%systemdrive%\install\anwendungen.bat

THX for your HELP !

M

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