Jump to content

Creating A Winnt.sif Answer File?


Recommended Posts

This is my current unattened.txt. How can I add addition lines of code for items I dont want to install?

EX. System Restore- I dont want to install this feature. Would the code look something like this:

[systemRestore]

CheckpointCalendarFrequency = 0

CheckpointSessionFrequency = 0

MaximumDataStorePercentOfDisk = 0

RestorePointLife = 0

Do I add this and any other features the same way in any order starting from the bottum of my list??

What happens If I come accross a feature like [freecell] where there are no sub directories or extra lines of code like above for system restore. Do I write the code as: Freecell = Off and if so how would I add this to the rest of my list once again?

-----------------------------------current unattened.txt------------------------------------;SetupMgrTag

[Data]

AutoPartition=1 is this going to wipe my whole hard drive or install on drive C

MsDosInitiated="0"

UnattendedInstall="Yes"

[unattended]

UnattendMode=FullUnattended

OemSkipEula=Yes

OemPreinstall=No

TargetPath=

[GuiUnattended]

AdminPassword=

EncryptedAdminPassword=Yes

OEMSkipRegional=1

TimeZone=

OemSkipWelcome=1

[userData]

ProductKey=

FullName=""

OrgName=""

ComputerName=

[Display]

BitsPerPel=32

Xresolution=1024

YResolution=768

Vrefresh=60

[TapiLocation]

CountryCode=49

[branding]

BrandIEUsingUnattended=Yes

[Proxy]

Proxy_Enable=0

Use_Same_Proxy=1

[identification]

JoinWorkgroup=

[Networking]

InstallDefaultComponents=No

[NetAdapters]

Adapter1=params.Adapter1

[params.Adapter1]

INFID=*

[NetProtocols]

MS_TCPIP=params.MS_TCPIP

[params.MS_TCPIP]

DNS=Yes

UseDomainNameDevolution=No

EnableLMHosts=Yes

AdapterSections=params.MS_TCPIP.Adapter1

[params.MS_TCPIP.Adapter1]

SpecificTo=Adapter1

DHCP=Yes

WINS=No

NetBIOSOptions=0

-----------------------------------------------------------------------------------------------

Link to comment
Share on other sites


Is there a way to remove the system files that I don't want to install such as dll's and say exe files like hyperterminal before I place them in my C:\XPCD folder prior to the creation of my WINXP PRO CD??

Link to comment
Share on other sites

put on unattendet.txt

[Components]
;---Accessibility wizard
;---Default=On
    AccessOpt = On

;---AutoUpdate
;---Default=On
    AutoUpdate = off

;---ISAPI for BITS server extensions on client computers
;---Default=Off
;---Requires BITSServerExtensionsManager and iis_www.
    BitsServerExtensionsISAPI = off

;---(MMC) snap-in, administrative Application Programming Interfaces (APIs), and Active Directory Service Interfaces (ADSI) extensions for Background Intelligent Transfer Service (BITS) server extensions.
;---Default=Off
;---Requires iis_inetmgr
    BitsServerExtensionsManager = Off

;---Calculator
;---Default=On
    Calc = On

;---Certificate Services components
;---Default=Off
    Certsrv = Off

;---Web client components of Certificate Services
;---Default=Off
    Certsrv_client = Off

;---server components of the Certificate Services feature for the Windows .NET Server family only
;---Default=Off
    Certsrv_server = Off

;---Character Map feature that inserts symbols and characters into documents
;---Default=On
    Charmap = On

;---Chat feature
;---Default=Off
    Chat = Off

;---clipboard viewer
;---Default=On
    Clipbook = On

;---desktop background on the computer desktop
;---Default=On
    Deskpaper = On

;---Phone Dialer feature
;---Default=On
    Dialer = off

;---Fax feature
;---Default=Off
;---Requires parameters for [Fax] in this installation.
    Fax = off

;---Microsoft FrontPage server extensions
;---Default=Off
;---Requires iis_common, iis_inetmgr, and iis_www.
    Fp_extensions = Off

;---Visual InterDev RAD Remote Deployment Support
;---Default=Off
;---Requires fp_extensions
    Fp_vdir_deploy = Off

;---Freecell game
;---Default=On(not available in Windows .NET Server family)
    Freecell = Off

;---Hearts game
;---Default=On(not available in Windows .NET Server family)
    Hearts = Off

;---HyperTerminal feature
;---Default=On
    Hypertrm = On

;---visible entry points to Internet Explorer
;---Default=On
    IEAccess = On

;---common set of files needed by Internet Information Services (IIS)
;---Default=On
    Iis_common = Off

;---FTP service
;---Default=Off
;---Requires iis_common and iis_inetmgr
    Iis_ftp = Off

;---(MMC)-based administration tools for IIS
;---Default=Off
;---Requires iis_common.
    Iis_inetmgr = Off

;---Network News Transfer Protocol (NNTP) service for the Windows .NET Server family
;---Default=Off
;---Requires iis_common, iis_inetmgr, and iis_www.
    Iis_nntp = Off

;---Simple Mail Transfer Protocol (SMTP) service for the Windows .NET Server family
;---Default=Off
;---Requires iis_common, iis_inetmgr, and iis_www.
    Iis_smtp = Off

;---Web UI for Web server administration (Remote Administration Tools)
;---Default=On
;---Use PathWWWRoot in the [InternetServer] section to change the default installation path for the WWW root
    Iis_webadmin = Off

;---World Wide Web (WWW) service
;---Default=Off
;---Requires iis_common and iis_inetmgr
    Iis_www = Off

;---create the optional scripts directory on the default Web site
;---Default=Off
;---Requires iis_common, iis_inetmgr, and iis_www
    Iis_www_vdir_scripts = Off

;---Indexing Service files
;---Default=Off(Windows XP Professional)
;---Requires iis_common, iis_inetmgr, and iis_www.
    Indexsrv_system = Off

;---turn Terminal Services licensing on
;---Default=Off
    Licenseserver = Off

;---sample sound clips on the computer
;---Default=On
    Media_clips = Off

;---Utopia Sound Scheme on the computer
;---Default=Off
    Media_utopia = Off

;--- Minesweeper game
;---Default=On
    Minesweeper = Off

;---all the available mouse pointers distributed with Windows XP or Windows .NET Server family
;---Default=On
    Mousepoint = On

;---integrate Message Queuing (also known as MSMQ) with Active Directory if the computer belongs to a domain
;---Default=Off
;---Requires msmq_LocalStorage.
    Msmq_ADIntegrated = Off

;---set up the Message Queuing components and provide functionality for any dependent clients
;---Default=Off
    Msmq_Core = Off

;---enable the sending and receiving of messages using the HTTP protocol
;---Default=Off
;---Requires msmq_LocalStorage and iis_www.
    Msmq_HTTPSupport = Off

;---store messages locally, so the computer can send and receive messages even when not connected to a network. Required for a minimal Message Queuing installation
;---Default=Off
;---Requires msmq_Core.
    Msmq_LocalStorage = Off

;---provide access to Active Directory and site recognition for downstream clients.
;---Default=Off
;---Requires msmq_ADIntegrated.
    Msmq_MQDSService = Off

;---provide efficient routing
;---Default=Off
;---Requires msmq_ADIntegrated.
    Msmq_RoutingSupport = Off

;---whether to associate the arrival of incoming messages at a queue with functionality in a Component Object Model (COM) component or a stand-alone executable program.
;---Default=Off
;---Requires msmq_LocalStorage.
    Msmq_TriggersService = Off

;---install MSN Explorer
;---Default=On
    Msnexplr = Off

;---WordPad feature
;---Default=On
    Mswordpad = On

;---(COM) Internet Services.
;---Default=Off(Windows XP Professional)
;---Requires iis_common = On, iis_inetmgr = On, and iis_www = On.
    Netcis = Off

;---additional optional networking components
;---Default=On
;---[NetOptionalComponents] section. If you set the value of netoc to Off, the [NetOptionalComponents] section does not process
    Netoc = On

;---Object Packager feature
;---Default=On
    Objectpkg = On

;---visible entry points to Outlook Express
;---Default=On
    OEAccess = Off

;---Microsoft Paint feature
;---Default=On
    Paint = On

;---Pinball game
;---Default=On
    Pinball = Off

;---optional Web UI for the Remote Administration Tools on the computer
;---Default=Off
;---Requires IIS_WebAdmin.
    Pop3Admin = Off

;---main POP3 service
;---Default=On
;---Requires iis_smtp.
    Pop3Service = Off

;---the root POP3 component
;---Default=On
    Pop3Srv = Off

;---Sound Recorder feature
;---Default=On
    Rec = Off

;---Remote Installation Service, which enables you to install an operating system remotely onto a computer with either a new PXE-based remote boot read-only memory (ROM) or a network card supported by the remote installation boot floppy disk
;---Default=Off
    Reminst = Off

;---whether to turn on the Optional Components Manager (OCM) Update Root Certificates
;---Default=On
    Rootautoupdate = On

;---Remote Storage feature that enables the use of tape libraries as extensions of NTFS file system volumes
;---Default=Off
    Rstorage = Off

;---Solitaire game
;---Default=On
    Solitaire = Off

;---Spider Solitaire game
;---Default=On
    Spider = Off

;---Document Templates
;---Default=On
    Templates = On

;---Terminal Server (Terminal Services for multiple users) on the computer
;---Default=Off
;---To specify important security settings for a server with Terminal Server enabled, use the PermissionsSetting entry in the [TerminalServices] section.
;---To specify the type of licensing you are using for Terminal Server, use the LicensingMode entry in the [TerminalServices] section.
    TerminalServer = Off

;---ActiveX control and sample pages for hosting Terminal Services client connections over the Web
;---Default=Off
;---Requires iis_common, iis_inetmgr, and iis_www
    TSWebClient = Off

;---Volume Control feature
;---Default=On
    Vol = On

;---WMI SNMP Provider components
;---Default=Off
    WBEMSNMP = Off

;---visible entry points to Windows Messenger
;---Default=On
    WMAccess = Off

;---visible entry points to Windows Media Player
;---Default=On
    WMPOCM = On

;---core Windows Media Server components
;---Default=Off
;---Requires wms_admin_asp, wms_admin_mmc, or wms_server.
    Wms = Off

;---Windows Media Services Web-based administrative components.
;---Default=Off
;---Requires wms, iis_common, iis_inetmgr, and iis_www.
    Wms_admin_asp = Off

;---Windows Media Services (MMC)-based administrative components.
;---Default=Off
;---Requires wms
    Wms_admin_mmc = Off

;---Windows Media Services Multicast and Advertisement Logging Agent components.
;---Default=Off
;---Requires iis_common, iis_inetmgr, and iis_www.
    Wms_isapi = Off

;---Windows Media Services server components
;---Default=Off
;---Requires wms and wms_admin_mmc
    Wms_server = Off

;---Microsoft Gaming Zone Internet games
;---Default=On(not available in Windows .NET Server family)
    Zonegames = Off

Link to comment
Share on other sites

  • 5 months later...

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