Jump to content

Recommended Posts

Posted

I have, after going through the guides here, I have a unattended boot disk that contains SP4 and all the hotfixes, thank you for the guides :thumbup

I have come up against a problem, i want to load the network drivers from the same disk, i have read through the articles but can't seem to get it to load, any ideas why? the following is my

winnt.sif file:

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

[Unattended]
UnattendMode=FullUnattended
OemSkipEula=Yes
OemPreinstall=No
TargetPath=\WINNT
OemPnPDriversPath="Drivers1_network"
DriverSigningPolicy=Ignore

[GuiUnattended]
AdminPassword=*
AutoLogon=Yes
AutoLogonCount=1
OEMSkipRegional=1
TimeZone=85
OemSkipWelcome=1

[UserData]
FullName=xxxxx
OrgName=xxxxx
ComputerName=xxxxxx
ProductID=xxxx-xxxx-xxxx-xxxx-xxxx

[Display]
BitsPerPel=32
Xresolution=1600
YResolution=1200
Vrefresh=70

[RegionalSettings]
LanguageGroup=1
SystemLocale=00000809
UserLocale=00000809
InputLocale=0809:00000809

[Identification]
JoinWorkgroup=WORKGROUP

[Networking]
InstallDefaultComponents=Yes

I have the network driver in the following folder $OEM$\$1\Drivers1_network.

Any help would be appreciated :)


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