Jump to content

What files are needed?


Recommended Posts

I´m trying to unattend install a HP NC4200 laptop but I can´t get the drivers to install properly. I´ve built the file tree as described in the MS article ID: 254078 but I can´t get it to work. I´ve got the driver DVD from the manufacturer and I wonder if I have to copy all of the different driver files to the server or will it do with just the .inf, .dll and .ini files? Have I got the syntax right for the OemPnPDriversPath? :wacko:

I´ll attach my file and a picture of my filetree.

post-59694-1118409954_thumb.jpg

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

[Unattended]
   ExtendOemPartition=1
   UnattendMode=FullUnattended
   ConfirmHardware=NO
   UnattendSwitch=yes
   OemSkipEula=Yes
   OemPreinstall=Yes
   TargetPath=\WINDOWS
   AutoActivate=Yes
   FileSystem=ConvertNTFS
   OemPnPDriversPath=drivers;drivers\0_chset;drivers\1_lan;drivers\2_video;drivers\3_audio;drivers\4_tpad;drivers\5_mdm;drivers\6_wlan;drivers\7_wlan2;drivers\8_btoth;drivers\9_misc
   DriverSigningPolicy=ignore


[GuiUnattended]
   AdminPassword=xxxxxxxx
   OEMSkipRegional=1
   TimeZone=110
   OemSkipWelcome=1
   AutoLogon=Yes
   AutoLogonCount=2

[Components]
   AccessOpt=Off
   OEAccess=Off

[Shell]
   DefaultStartPanelOff=Yes
   DefaultThemesOff=Yes
   

[UserData]
   ProductKey=XXXXXXXXXXXXXXX
   FullName="."
   OrgName="PPM"
   ComputerName=stopcxxxx

[GuiRunOnce]
   "C:\Altiris\aclient\aclient.exe C:\Altiris\aclient\ppm_cli.inp -silent -install"
   "C:\Altiris\aclient\aclient.exe C:\Altiris\aclient\ppm_cli.inp -silent -stop"
   "C:\Altiris\delete.bat"

[PcHealth]
   ER_Enable_Reporting=0
     

[Display]
   BitsPerPel=32
   Xresolution=1024
   Yresolution=768
   Vrefresh=60


[RegionalSettings]
   LanguageGroup=1


[Branding]
   BrandIEUsingUnattended=Yes

[URL]
   Home_Page=http://intranet
   Search_Page=http://www.google.com

[Proxy]
   Proxy_Enable=1
   Use_Same_Proxy=1
   HTTP_Proxy_Server=XXXXXXXX
   Proxy_Override=<local>

[Identification]
   JoinWorkgroup=ARBETSGRUPP

[Networking]
   InstallDefaultComponents=Yes

Sincerly, Per Elofson Sweden

Edited by perelo
Link to comment
Share on other sites


Your dir layout looks fine.

But you need to go one directory deeper in your OEMFILESPATH.

See part of my driver path :

OemPnpDriversPath="drivers\Audio\ad1980;drivers\Audio\alc650;drivers\Audio\c-media;drivers\Audio\p4pexse;drivers\chipset\i\xp;drivers\chipset\i;drivers\chipset\intel\xp

Edited by Refuse_
Link to comment
Share on other sites

I´m reorganizing my filetree with a folder named after the modelnumber of the NC4200, in that folder I´ll put the .sys, .inf and.cat files from the different devices.

Is the path correct then?

OemPnPDriversPath="drivers\0_chset\4200;drivers\1_lan\4200;drivers\2_video\4200;drivers\3_audio\4200;drivers\4_tpad\4200;drivers\5_mdm\4200;drivers\6_wlan\4200;drivers\7_wlan2\4200;drivers\8_btoth\4200;drivers\9_misc\4200;"

//Per E

Link to comment
Share on other sites

  • 2 months later...

Hi,

We have been using the unattend script for quiet a while to build windows 2003 sp1 servers. However our latest batch of servers have new HP network cards which require a specific driver. I have followed the steps to add the OemPnPDriversPath to the file however this has not worked. Can some please have a look at my file and let me know what i'm missing??? If i'm just installing a network driver do i need to have all the directory listed or can i just have the network driver.

Your help is greatly appreciated.

I have attched the unattend file as well as the file paths.

Cheers

Richard

unattend2.txt

filepaths.doc

Edited by richardyoussef
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...