Share via


Example: Unattend.txt (Answer File) for Installing Windows

Server Appliance Kit

The following example file shows how to install Windows Server 2003 with the recommended configuration for a Windows Storage Server 2003 server appliance. For information about recommended Windows configuration, see Operating System Configuration. For information about performing unattended Windows installations, see Microsoft Windows OEM Preinstallation Kit (OPK) User's Guide.


[Data]
  AutoPartition=0
  MsDosInitiated="0"
  UnattendedInstall="Yes"
  UseBIOSToBoot=1

[Unattended]
  UnattendMode=FullUnattended
  OemSkipEula=Yes
  OemPreinstall=No
  ExtendOemPartition=0
  TargetPath=*
  Repartition=No

[GuiUnattended]
  AdminPassword=*
  AutoLogon=Yes
  OEMSkipWelcome=1
  TimeZone=20

[UserData]
  ComputerName=OEMComputerName
  FullName="Windows Storage Server 2003"
  OrgName="OEM Name"
  ProductID="XXXXX-XXXXX-XXXXX-XXXXX-XXXXX"

;
;Set default page for IE
[URL]
  Home_Page=http://support.oem.com/

;
;Allow IE branding
[Branding]
  BrandIEUsingUnattended=Yes

;
;Default License installation - PerServer with 9999 seats
[LicenseFilePrintData]
  AutoMode=PerServer
  AutoUsers=9999

;
;Default Screen settings
[Display]
  BitsPerPel=24
  Xresolution=800
  YResolution=600
  Vrefresh=60

[RegionalSettings] 
  LanguageGroup=1,7,10
  Language=0409

;
;OS component installation
[Components]    	
  accessopt=Off
  appsrv_console=Off
  aspnet=Off
  calc=Off
  cdplayer=Off
  certsrv=Off
  certsrv_client=Off
  certsrv_server=Off
  charmap=Off
  chat=Off
  clipbook=Off
  cluster=Off
  deskpaper=Off
  dialer=Off
  fax=Off
  fp_extensions=Off
  hypertrm=On
  ieaccess=On
  iis_common=On
  iis_ftp=On
  iis_inetmgr=On
  iis_nntp=Off
  iis_smtp=On
  iis_smtp_docs=Off
  iis_webadmin=Off
  iis_webdav=On
  iis_www=On
  indexsrv_system=On
  LicenseServer=Off
  media_clips=Off
  media_utopia=Off
  mousepoint=Off
  mplay=Off
  msmq=Off
  msnexplr=Off
  mswordpad=On
  netcis=Off
  netoc=On
  objectpkg=Off
  oeaccess=On
  paint=On
  rec=Off
  reminst=Off
  rstorage=Off
  templates=Off
  terminaserver=Off
  TSWebClient=Off
  vol=Off
  WMAccess=Off
  WMPOCM=Off
  WMS=Off
  WMS_Admin=Off
  WMS_SERVER=Off

;
;Join default workgroup
[Identification]
  JoinWorkgroup=WORKGROUP

[Networking]

;
;Optional Network components installation
;  installs SFM and SNMP agent
[NetOptionalComponents]    	
  DHCPServer=0
  DNS=0
  IAS=0
  ILS=0
  LPDSVC=0
  MacPrint=0
  MacSrv=1
  Netcm=0
  NETMONTOOLS=1
  SimpTcp=0
  SNMP=1
  WINS=0

;
;Terminal Services configuration - Remote Adm mode and NT4 TS permissions
[TerminalServices]
  ApplicationServer=0
  PermissionsSetting=1