Jump to content

Recommended Posts

Posted

I'm trying to get this to work, but my drivers just don't seem to instal in time.

The installation stops becouse my nic-driver isn't installed so it won't log on to the domain I want and test the rest of my unattend-installation of W-XP. :D

Can anyone tell me what I'm doing wrong? :rolleyes:

This is what I've put in the Winnt.sif:

---------------------------------------------------------------------

;SetupMgrTag

[Data]

AutoPartition=1

MsDosInitiated="0"

UnattendedInstall="Yes"

[unattended]

UnattendMode=FullUnattended

OemSkipEula=Yes

OemPreinstall=yes

DriverSigningPolicy=Ignore

OemPnPDriversPath="Drivers\000_0;Drivers\001_1;Drivers\002_2;Drivers\003_3;Drivers\004_4;Drivers\005_5;Drivers\006_6;Drivers\007_7;Drivers\008_8;Drivers\009_9;Drivers\010_10"

UnattendSwitch=yes

TargetPath=\WINDOWS

[GuiUnattended]

AdminPassword="hhhhhh"

EncryptedAdminPassword=YES

TimeZone=110

OemSkipWelcome=1

AutoLogon=Yes

AutoLogonCount=3

OEMSkipRegional=1

[userData]

ProductKey=hhhhh-hhhhh-hhhhh-hhhhh-hhhhh

FullName="hhhhh"

OrgName="hhhhhhhhhh"

ComputerName=PCxxx

[Display]

Xresolution=1024

YResolution=768

[TapiLocation]

CountryCode=31

[identification]

JoinDomain=hhhh

DomainAdmin=hhhhhh

DomainAdminPassword=hhhhhh

[Networking]

InstallDefaultComponents=Yes

[branding]

BrandIEUsingUnattended=Yes

[Proxy]

Proxy_Enable=0

Use_Same_Proxy=0

[GuiRunOnce]

Command1="net use x \\hhhhhh\remoteinstall /PERSISTENT:YES"

Command2="X:\Office_2003_NL\setup.exe TRANSFORMS=X:\Office2003\Unattended.MST /qb-"

------------------------------------------------------------------------

Thanx a lot! :)


Posted
I'm trying to get this to work, but my drivers just don't seem to instal in time.

The installation stops becouse my nic-driver isn't installed so it won't log on to the domain I want and test the rest of my unattend-installation of W-XP.  :rolleyes:

Can anyone tell me what I'm doing wrong?  :)

  OemPnPDriversPath="Drivers\000_0;Drivers\001_1;Drivers\002_2;Drivers\003_3;Drivers\004_4;Drivers\005_5;Drivers\006_6;Drivers\007_7;Drivers\008_8;Drivers\009_9;Drivers\010_10"

 

the oempathpnp must be something as if:

OemPnPDriversPath="Drivers\000_intel_INF;Drivers\001_GIGABIT_LAN\SOURCE;Drivers\002_Nvidia56.72"

no need to _1 _2 and go so on and you must specific the way TO inf files. if the nicdriver inf is in \000_nicdriver\driver\xp\driver\nic.inf then the oempath must be: "drivers\000_nicdriver\driver\xp\driver;drivers\001_videocard and go so on....

why? simply because windows cant take look in submaps.... dont point TO the inf file but to the folder where the inf file are....

Posted

Hi SolidasRock,

Thankz 4 your fast reply. :rolleyes: The folder-names like "000_0" are the folders that point directly to the .inf files. After these folders are no more subfolders, just the drivers themself.

Any other suggestions...? :)

Posted
Hi SolidasRock,

Thankz 4 your fast reply.  :rolleyes:  The folder-names like "000_0" are the folders that point directly to the .inf files. After these folders are no more subfolders, just the drivers themself.

Any other suggestions...? :)

remove the _0 _1 there is no need to use that. so 000, 001, 002 is enough

Posted

the 0_1 shouldn't make a difference. I do it with my drivers so if I have multiple chipsets, they're fine.....or two difference radeon drivers versions.....

It could be that Setup can't logon to the domain until first logon. As I believe I remember someone saying network access isn't ready at that point yet.

As for removing too many subfolders, the hard thing to check is to open up the INF files, and see if it speicifies another folder in there. Most driers however don't have subfolders, where as say....ATI's do, and are required.

Posted
:rolleyes:

I'm going nuts...still can't get it 2 work!!!

:)

ok. i dont understand why install 2 versions of radeon, so first the one will install and then the other will install. so i find it needles but ok, ollie? please tell us WHAT are u installing. name of the drivers and go so on. a pic from your tree maybe?

also what alanoll is meaning (i think) is this:

000_0 intel chipset driver

000_1 VIA chipset driver

000_2 ali chipset driver

001_0 nvidia graphic driver

001_1 radeon graphic driver

002_0 SB Live driver

002_1 soundbuzzy driver

003_0 and go so on

you dont, you use 000_0 001_1 002_2 003_3 so i call the _1 and go so on needles too.....

Posted

Here's the tree I need to install. I extracted these of a pc that was perfectly installed and has the same hardware.

I have changed my winnt.sif (drivers part) to "drivers\000;drivers\001"and so on

post-70-1090929589_thumb.jpg

Posted

The important question is:

Do you have a "$OEM$\$1\Drivers" folder in your CD, and have you checked whether it gets copied over to HD during text-mode setup?

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