Jump to content


  • 0
anyweb

RIS on Dell Optiplex 170L

Question

here's a working SIF file

 

[data]

floppyless = "1"

msdosinitiated = "1"

OriSrc = "\\%SERVERNAME%\RemInst\%INSTALLPATH%\%MACHINETYPE%"

OriTyp = "4"

LocalSourceOnCD = 1

;DisableAdminAccountOnDomainJoin = 1

 

[setupData]

OsLoadOptions = "/noguiboot /fastdetect"

SetupSourceDevice = "\Device\LanmanRedirector\%SERVERNAME%\RemInst\%INSTALLPATH%"

 

[unattended]

 

OemPreinstall = Yes

OEMPnPDriversPath=drivers\170L\nic\WinXP;drivers\170L\chipset\xp;drivers\170L\audio\SMAXWDM\W2K_XP;drivers\170L\video\graphics\win2000;drivers\170L\modem;

 

filesystem=ConvertNTFS

 

NoWaitAfterTextMode = 0

ExtendOEMPartition = 0

ConfirmHardware = no

TargetPath = \WINDOWS

OemSkipEula = yes

InstallFilesPath = "\\%SERVERNAME%\RemInst\%INSTALLPATH%\%MACHINETYPE%"

LegacyNIC = 1

CrashDumpSetting=1

 

[userData]

FullName = "%USERFIRSTNAME% %USERLASTNAME%"

OrgName = "%ORGNAME%"

ComputerName = %MACHINENAME%

ProductID = "xxxxx-xxxxx-xxxxx-xxxxx-xxxxx"

 

[GuiUnattended]

OemSkipWelcome = 1

OemSkipRegional = 1

TimeZone = %TIMEZONE%

AdminPassword = "*"

AutoLogon=Yes

;AutoLogonCount=99

 

[GuiRunOnce]

"Regedit /s C:\drivers\170L\Setup\custom2.reg"

"C:\drivers\170L\Setup\install.bat"

 

[Display]

ConfigureAtLogon = 0

BitsPerPel = 16

XResolution = 1024

YResolution = 768

VRefresh = 60

AutoConfirm = 1

 

[Networking]

 

[NetServices]

MS_Server=params.MS_PSched

 

[identification]

JoinDomain = risserver

DoOldStyleDomainJoin = yes

CreateComputerAccountInDomain = 0

 

[RemoteInstall]

Repartition = Yes

UseWholeDisk = Yes

 

 

[OSChooser]

Description ="Dell Optiplex 170L - Windows XP Pro ENG-SP1-VLK."

Help ="This is for Dell Optiplex 170L. SIF file created by anyweb@windows-noob.com"

LaunchFile = "%INSTALLPATH%\%MACHINETYPE%\templates\startrom.com"

ImageType =Flat

Version="5.1"

 

and here are the contents of the install.bat file referred to in the sif

 

@echo off

 

REM

REM

REM Additional drivers installed here for the Dell Optiplex 170L

REM this takes place after the os install and after the first login.

REM

REM anyweb@windows-noob.com

REM

 

 

echo.

echo.

echo Please do not close this window!

echo.

echo Applying needed drivers.

echo.

echo.

 

 

echo Installing Intel Chipset

c:\drivers\170L\chipset\setup.exe -s

 

c:\drivers\170L\setup\sleep.exe 10

 

echo Installing Audio

c:\drivers\170L\audio\setup.exe -s

 

c:\drivers\170L\setup\sleep.exe 10

 

 

echo Installing Intel Video Driver

c:\drivers\170L\video\setup.exe -32x1024x768x60 -s

 

c:\drivers\170L\setup\sleep.exe 10

 

REM

REM

REM note the different switch below, /S instead of -s

REM

REM

 

echo Installing Intel Gigabit LOM

c:\drivers\170L\nic\winxp\setup.exe /S

 

echo.

echo.

echo All done, thanks for waiting!

echo.

echo rebooting now.

echo.

echo.

 

c:\drivers\170L\setup\sleep.exe 5

 

shutdown -r -f -t 5 -c "All Done. I am now Rebooting the Computer to finish Installation."

 

Goto End

 

:End

Share this post


Link to post
Share on other sites

0 answers to this question

Recommended Posts

There have been no answers to this question yet

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...


×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.