Jump to content

Not all Answer File Settings Being Applied


hhiggins

Recommended Posts

Howdy,

New to RIS and am loving it! I have always created ghost images so I am familiar with automated desktop deployments. I am using the cd image type (not riprep) and some of the options in the SIF file are not being applied to my installation. Can someone help figure out what I am missing? The items that are not working are

1. Time Zone is not being set properly

2. Nothing in [Display] is being applied

3. Nothing in [TapiLocation] is being applied

4. Nothing in [Components] is being applied. I don't want these components installed, but they are being installed.

;SetupMgrTag

[Data]

AutoPartition = "1"

MsDosInitiated = "1"

UnattendedInstall = "Yes"

floppyless = "1"

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

OriTyp = "4"

LocalSourceOnCD = "1"

[setupData]

OsLoadOptions = "/noguiboot /fastdetect"

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

[unattended]

OemPreinstall = "Yes"

DriverSigningPolicy = "Ignore"

OemPnpDriversPath = "\Install\Drivers\Hp_dc7600\Nic;Install\Drivers\Hp_dc7600\Audio\WDM;Install\Drivers\Hp_dc7600\Chipset\XP;Install\Drivers\Hp_dc7600\Chipset\XP\SP;Install\Drivers\Hp_dc7600\Video;Install\Drivers\Hp_dc7600\Video\Graphics"

UnattendMode = "ProvideDefault"

TargetPath = "\WINDOWS"

FileSystem = "LeaveAlone"

NtUpgrade = "No"

OverwriteOemFilesOnUpgrade = "No"

AutoActivate = "Yes"

OemSkipEula = "Yes"

Hibernation = "No"

UnattendSwitch = "Yes"

[GuiUnattended]

OemSkipWelcome = "1"

OEMSkipRegional = "1"

AdminPassword = "*"

EncryptedAdminPassword = "NO"

AutoLogon = "Yes"

AutoLogonCount = "1"

TimeZone = "035"

[userData]

FullName = "Default User"

OrgName = "Company"

ComputerName = "%MACHINENAME%"

;[identification]

; JoinWorkgroup = "WORKGROUP"

[identification]

JoinDomain = "%MACHINEDOMAIN%"

DoOldStyleDomainJoin = "Yes"

;[Networking]

; InstallDefaultComponents = "Yes"

[Display]

AutoConfirm = "1"

Xresolution = "1024"

Yresolution = "768"

BitsPerPel = "32"

Vrefresh = "75"

[TapiLocation]

CountryCode = "107"

Dialing = "Tone"

AreaCode = "519"

LongDistanceAccess = "9"

[RemoteInstall]

Repartition = "Yes"

UseWholeDisk = "Yes"

[Components]

AccessOpt = "Off"

Chat = "off"

Deskpaper = "off"

Freecell = "off"

Hearts = "off"

Hyperterm = "off"

IEAccess = "off"

Media_clips = "off"

Media_utopia = "off"

Minesweeper = "off"

Msnexplr = "off"

OEAccess = "off"

Pinball = "off"

Solitaire = "off"

Spider = "off"

Templates = "off"

WMAccess = "off"

WMPOCM = "off"

zonegames = "off"

[WindowsFirewall]

Profiles = "WindowsFirewall.TurnOffFirewall"

[WindowsFirewall.TurnOffFirewall]

Mode = "0"

[shell]

DefaultStartPanelOff = "Yes"

[OSChooser]

Description = "Windows XP Professional SP2 - DC7600 TEST7"

Help = "This will install Windows Professional in a standard configuration."

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

ImageType = Flat

Thanks!

Link to comment
Share on other sites


Have you tried your answer file without the quotes around the setting values, and without the extraneous spaces? Using the ProvideDefault profile can be quirky in RIS (whereas it isn't in sysprep and straight setup, for whatever reason).

Link to comment
Share on other sites

Thank you for the reply. I removed the extra spaces and quotes, but still the same result. This is so frustrating for something that is so simple. Here is what the SIF looks like now...

;SetupMgrTag
[Data]
AutoPartition=1
MsDosInitiated=1
UnattendedInstall=Yes
floppyless=1
OriSrc=\\%SERVERNAME%\RemInst\%INSTALLPATH%
OriTyp=4
LocalSourceOnCD=1

[Components]
AccessOpt=Off
chat=off
deskpaper=off
freecell=off
hearts=off
hyperterm=off
media_clips=off
media_utopia=off
minesweeper=off
msnexplr=off
OEAccess=off
pinball=off
solitaire=off
spider=off
templates=off
zonegames=off

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

[Unattended]
OemPreinstall=Yes
DriverSigningPolicy=Ignore
OemPnpDriversPath=\Install\Drivers\Hp_dc7600\Nic;Install\Drivers\Hp_dc7600\Audio\WDM;Install\Drivers\Hp_dc7600\Chipset\XP;Install\Drivers\Hp_dc7600\Chipset\XP\SP;Install\Drivers\Hp_dc7600\Video;Install\Drivers\Hp_dc7600\Video\Graphics
UnattendMode=ProvideDefault
TargetPath=\WINDOWS
FileSystem=LeaveAlone
NtUpgrade=No
OverwriteOemFilesOnUpgrade=No
AutoActivate=Yes
OemSkipEula=Yes
Hibernation=No
UnattendSwitch=Yes

[GuiUnattended]
OemSkipWelcome=1
OEMSkipRegional=1
AdminPassword=*
EncryptedAdminPassword=NO
AutoLogon=Yes
AutoLogonCount=1
TimeZone=035

[UserData]
FullName="Default User"
OrgName="Company
ComputerName=%MACHINENAME%

;[Identification]
; JoinWorkgroup = "WORKGROUP"

[Identification]
JoinDomain=%MACHINEDOMAIN%
DoOldStyleDomainJoin=Yes
DomainAdmin=User
DomainAdminPassword=password

[Networking]
InstallDefaultComponents=Yes

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

[TapiLocation]
CountryCode=107
Dialing=Tone
AreaCode=519
LongDistanceAccess=9

[RemoteInstall]
Repartition=Yes
UseWholeDisk=Yes

[WindowsFirewall]
Profiles=WindowsFirewall.TurnOffFirewall

[WindowsFirewall.TurnOffFirewall]
Mode=0

[Shell]
DefaultStartPanelOff=Yes

[OSChooser]
Description="Windows XP Professional SP2 - DC7600 TEST10"
Help="This will install Windows Professional in a standard configuration."
LaunchFile="%INSTALLPATH%\%MACHINETYPE%\templates\startrom.com"
ImageType=Flat

Link to comment
Share on other sites

I currently use variations of the answer file below with no issues. Are you positive your video and communications drivers are installing properly during GUI mode setup? If they are not, those sections will fail.

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

[Data]
floppyless = "1"
OriSrc = "\\%SERVERNAME%\RemInst\%INSTALLPATH%\%MACHINETYPE%"
OriTyp = "4"
LocalSourceOnCD = 1
AutomaticUpdates = YES
AutoPartition = 1
MsDosInitiated = 1
UnattendedInstall = Yes

[Unattended]
ExtendOEMPartition = 1
InstallFilesPath = "\\%SERVERNAME%\RemInst\%INSTALLPATH%\%MACHINETYPE%"
LegacyNIC = 1
Unattendmode = FullUnattended
UnattendSwitch = YES
OemPreinstall = YES
OemPnPDriversPath = drivers\audio;drivers\chipset;drivers\misc\wireless;drivers\modem;drivers\network;drivers\RAID;drivers\touchpad;drivers\video
OemSkipEULA = YES
TargetPath = WINDOWS
Filesystem = ConvertNTFS
DUDisable = YES
Hibernation = NO
WaitForReboot = NO
DriverSigningPolicy=Ignore
Repartition = Yes

[GuiUnattended]
TimeZone = 035
AdminPassword = ~PassWord1
EncryptedAdminPassword = NO
OemSkipWelcome = 1
OEMSkipRegional = 1
AutoLogon = YES
AutoLogonCount = 4

[SetupParams]
UserExecute="%systemdrive%\temp\unattend.cmd %MEMORY% %SOFTWARE% %ADMIN%"

[UserData]
FullName = USER
OrgName = ORGANIZATION
ComputerName = %MACHINENAME%
ProductKey = xxxxx-xxxxx-xxxxx-xxxxx-xxxxx

[Display]
BitsPerPel = 32
Xresolution = 800
YResolution = 600

[Identification]
JoinDomain = DOMAIN
DoOldStyleDomainJoin = YES

[Networking]
InstallDefaultComponents = Yes

[NetServices]
MS_Server=params.MS_PSched

[NetOptionalComponents]
Beacon = 0

[RemoteInstall]
Repartition = Yes
UseWholeDisk = Yes

[Components]
Accessopt = Off
Chat = Off
Deskpaper = Off
Dialer = Off
Fax = Off
Fp_extensions = Off
FP_Vdir_Deploy = Off
Freecell = Off
Hearts = Off
IIS_Common = Off
IIS_Doc = Off
IIS_FTP = Off
IIS_HTMLa = Off
IIS_Inetmgr = Off
IIS_NNTP = Off
IIS_NNTP_Docs = Off
IIS_Pwmgr = Off
IIS_SMTP = Off
IIS_SMTP_Docs = Off
IIS_WWW = Off
IIS_WWW_Vdir_Printers = Off
IIS_WWW_Vdir_TerminalServices = Off
IISDbg = Off
Indexsrv_system = Off
Media_utopia = Off
Minesweeper = Off
Mousepoint = Off
Msmsgs = Off
Msnexplr = Off
Netoc = Off
OEAccess = Off
Pinball = Off
Solitaire = Off
Spider = Off
WMAccess = Off
zonegames = Off

[PCHealth]
ER_Display_UI = 0
ER_Enable_Applications = None
ER_Enable_Kernel_Error = 0
ER_Enable_Reporting = 0
ER_Enable_Windows_Components = 0
ER_Force_Queue_Mode = 0
ER_Include_MSApps = 0
ER_Include_Shutdown_Errs = 0

[Shell]
DefaultStartPanelOff = NO
DefaultThemesOff = YES

[SystemFileProtection]
SFCQuota = 0

[SystemRestore]
MaximumDataStorePercentOfDisk = 5
RestorePointLife = 7

[Branding]
BrandIEUsingUnattended = Yes

[URL]
Home_Page = http://www.google.com
Search_Page = http://www.google.com/ie_rsearch.html
AutoConfig = 0

[OSChooser]
Description="Windows XP Professional w/SP2"
Help="This will install Windows XP Professional w/SP2"
LaunchFile = "%INSTALLPATH%\%MACHINETYPE%\templates\startrom.com"
ImageType =Flat
Version="5.1 (2600)"

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