Help - Search - Members - Calendar
Full Version: The settings dosen't works
MSFN Forums > Unattended Windows Discussion & Support > Unattended Windows 2000/XP/2003 > Unattended RIS Installation

   
Google Internet Forums Unattended CD/DVD Guide
Sokoban
Hi
I have attached the ristndrd.sif file. The RIS works and the installing of Windows XP except the [Components] and [Display] settings works.
What is wrong ? It's something I have missed ??

Please help me !
// Sokoban welcome.gif

*** It's humanly to be good and it's inhumanly to be best ***

****************************************************************************************************
*

[data]
floppyless = "1"
msdosinitiated = "1"
OriSrc = "\\%SERVERNAME%\RemInst\%INSTALLPATH%\%MACHINETYPE%"
OriTyp = "4"
LocalSourceOnCD = 1

[SetupData]
OsLoadOptions = "/noguiboot /fastdetect"
SetupSourceDevice = "\Device\LanmanRedirector\%SERVERNAME%\RemInst\%INSTALLPATH%"

[Unattended]
OemPreinstall = yes
DriverSigningPolicy=Ignore
OemPreinstall = YES
OemPnPDriversPath="\drivers\IntelINF;\Drivers\ModemT61;\Drivers\Bluetooth\Broadcom;\Drivers\fingerprint;\Drivers\Network\BCM570x;\drivers\SATA;\drivers\ATM;\Drivers\Intel PRO1000;\drivers\Wireless;\drivers\LCDMonitor;\Install\Drivers\Audio\SMAXWDM\W2K_XP;\Drivers\SmartCard Reader T61p;\Drivers\Video\NvideaQuadro;\Drivers\Card_Reader\RicOH;"
UnattendMode=FullUnattended
FileSystem = LeaveAlone
ExtendOEMPartition = 0
TargetPath = \WINDOWS
OemSkipEula = yes
InstallFilesPath = "\\%SERVERNAME%\RemInst\%INSTALLPATH%\%MACHINETYPE%"
LegacyNIC = 1

rivers\
# OemPnPDriversPath=”\\%SERVERNAME%\RemInst\%INSTALLPATH%\$OEM$\textmode”
DUDisable=no
DriverSigningPolicy=ignore


[MassStorageDrivers]
"IDE CD-ROM (ATAPI 1.2)/PCI IDE Controller" = "RETAIL"
"Intel Matrix Storage Manager driver"="OEM"
"ATI AHCI Compatible RAID Controller-x86 platform"="OEM"
"Intel® 82801GR SATA RAID Controller" = "OEM"
"Intel® 82801FR SATA RAID Controller (Desktop ICH6R)" = "OEM"
"Intel® 82801FR SATA AHCI Controller (Desktop ICH6R)" = "OEM"
"Intel® 82801HEM/HBM SATA AHCI Controller (Mobile ICH8M-E/M)" = "OEM"

[OEMBootFiles]
iaahci.cat
iaahci.inf
iastor.cat
iastor.inf
iastor.sys
ahci8086.cat
ahci8086.inf
ahci8086.sys
txtsetup.oem

[UserData]
FullName = "ISS"
OrgName = "ISS"
ComputerName = %MACHINENAME%
Productkey=HXGQ8-D4274-9KHKM-77P82-7FQ9T

[GuiUnattended]
OemSkipWelcome = 1
OemSkipRegional = 1
TimeZone = %TIMEZONE%
AdminPassword="*"
AutoLogon = Yes
AutoLogonCount = 1

[Display]
AutoConfirm=1

[GuiRunOnce]
"c:\install\run_1.cmd"

[RegionalSettings]
Language=0414
LanguageGroup=1
SystemLocale=00000414
UserLocale=00000414
UserLocale_DefaultUser=0414
InputLocale=0414:0000414
InputLocale_DefaultUser=0414:0000414


[Networking]

[Components]
msmsgs=off
msnexplr=off
freecell=0ff
hearts=0ff
minesweeper=0ff
pinball=0ff
solitaire=0ff
spider=0ff
zonegames=0ff

[NetServices]
MS_Server=params.MS_PSched

[Identification]
JoinDomain = %MACHINEDOMAIN%
DoOldStyleDomainJoin = Yes

[RemoteInstall]
Repartition = Yes
UseWholeDisk = Yes


[OSChooser]
Description ="ISS"
Help ="Automatisk installasjon av Microsoft Windows XP Professional med servicepack 2"
LaunchFile = "%INSTALLPATH%\%MACHINETYPE%\templates\startrom.com"
ImageType =Flat
Version="5.1 (0)"
wigadore
QUOTE
[Components]
msmsgs=off
msnexplr=off
freecell=0ff
hearts=0ff
minesweeper=0ff
pinball=0ff
solitaire=0ff
spider=0ff
zonegames=0ff


Change all the Off to off as it almost looks like they are Zeros, other then that it looks just like mine and mine works.

As for the [Display] issue try something like this

CODE
[Display]
BitsPerPel=32
XResolution=1024
YResolution=768
VRefresh=75
AutoConfirm=1
Google Internet Forums Unattended CD/DVD Guide
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.