PC Review


Reply
Thread Tools Rate Thread

Unattended components from WinXP SP1

 
 
Steven
Guest
Posts: n/a
 
      10th Jul 2003
I have my winxp.sif perfectly tweaked in my RIS system with the exception of
one annoying component. Since I slipstreamed SP1 into my WinXP RIS image I
get the "Internet Gateway Device Discovery and Control Client" installed.
MS says this is a new component with SP1, but I can't find what in the .sif
file to use to turn if off (prevent it from being installed).

Anyone know?


 
Reply With Quote
 
 
 
 
WOLFF
Guest
Posts: n/a
 
      11th Jul 2003
here is a trimed down list I got from the XPdeploy doc's
some are for server 2003 as well , so check them out some
you can hide them with a ; like this ; calc=on will hide them from the
server
******************************************

accessopt=Off
calc=Off
certsrv=Off
certsrv_client=Off
certsrv_server =Off
charmap=Off
chat=Off
deskpaper=Off
dialer=Off
fax=Off
fp_extensions=Off
fp_vdir_deploy=Off
freecell=Off
hearts=Off
hypertrm=Off
IEAccess=Off
iis_common=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
licenseserver=Off
media_clips=Off
media_utopia=Off
minesweeper=Off
mousepoint =Off
mplay=Off
msmq_ADIntegrated=Off
msmq_Core=Off
msmq_HTTPSupport=Off
msmq_LocalStorage=Off
msmq_MQDSService=Off
msmq_RoutingSupport=Off
msmq_TriggersService=Off
msnexplr=Off
mswordpad=Off
netcis=Off
netoc=Off
objectpkg=Off
paint=Off
pinball=Off
rec=Off
reminst=Off
rstorage=Off
solitaire=Off
spider=Off
templates=Off
TerminalServer=Off
TSClients=Off
TSWebClient =Off
vol=Off
wms=Off
wms_admin_asp=Off
wms_admin_mmc=Off
wms_server=Off
zonegames=Off

******************************************
"Steven" <(E-Mail Removed)> wrote in message
news:#(E-Mail Removed)...
> I have my winxp.sif perfectly tweaked in my RIS system with the exception

of
> one annoying component. Since I slipstreamed SP1 into my WinXP RIS image

I
> get the "Internet Gateway Device Discovery and Control Client" installed.
> MS says this is a new component with SP1, but I can't find what in the

..sif
> file to use to turn if off (prevent it from being installed).
>
> Anyone know?
>
>



 
Reply With Quote
 
Scott McArthur [MSFT]
Guest
Posts: n/a
 
      27th Oct 2003
Steven,

Try this

[NetOptionalComponents]
Beacon = 0

Scott McArthur[MS]
Microsoft Windows Server Setup Support
--------------------
| From: "WOLFF" <Need@FreeBSD>
| References: <#(E-Mail Removed)>
| Subject: Re: Unattended components from WinXP SP1
| Date: Thu, 10 Jul 2003 15:25:47 -0700
| Lines: 89
| X-Priority: 3
| X-MSMail-Priority: Normal
| X-Newsreader: Microsoft Outlook Express 5.50.4927.1200
| X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4927.1200
| Message-ID: <(E-Mail Removed)>
| Newsgroups: microsoft.public.win2000.setup_deployment
| NNTP-Posting-Host: 12-246-106-10.client.attbi.com 12.246.106.10
| Path: cpmsftngxa06.phx.gbl!TK2MSFTNGP08.phx.gbl!TK2MSFTNGP10.phx.gbl
| Xref: cpmsftngxa06.phx.gbl microsoft.public.win2000.setup_deployment:5097
| X-Tomcat-NG: microsoft.public.win2000.setup_deployment
|
| here is a trimed down list I got from the XPdeploy doc's
| some are for server 2003 as well , so check them out some
| you can hide them with a ; like this ; calc=on will hide them from the
| server
| ******************************************
|
| accessopt=Off
| calc=Off
| certsrv=Off
| certsrv_client=Off
| certsrv_server =Off
| charmap=Off
| chat=Off
| deskpaper=Off
| dialer=Off
| fax=Off
| fp_extensions=Off
| fp_vdir_deploy=Off
| freecell=Off
| hearts=Off
| hypertrm=Off
| IEAccess=Off
| iis_common=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
| licenseserver=Off
| media_clips=Off
| media_utopia=Off
| minesweeper=Off
| mousepoint =Off
| mplay=Off
| msmq_ADIntegrated=Off
| msmq_Core=Off
| msmq_HTTPSupport=Off
| msmq_LocalStorage=Off
| msmq_MQDSService=Off
| msmq_RoutingSupport=Off
| msmq_TriggersService=Off
| msnexplr=Off
| mswordpad=Off
| netcis=Off
| netoc=Off
| objectpkg=Off
| paint=Off
| pinball=Off
| rec=Off
| reminst=Off
| rstorage=Off
| solitaire=Off
| spider=Off
| templates=Off
| TerminalServer=Off
| TSClients=Off
| TSWebClient =Off
| vol=Off
| wms=Off
| wms_admin_asp=Off
| wms_admin_mmc=Off
| wms_server=Off
| zonegames=Off
|
| ******************************************
| "Steven" <(E-Mail Removed)> wrote in message
| news:#(E-Mail Removed)...
| > I have my winxp.sif perfectly tweaked in my RIS system with the
exception
| of
| > one annoying component. Since I slipstreamed SP1 into my WinXP RIS
image
| I
| > get the "Internet Gateway Device Discovery and Control Client"
installed.
| > MS says this is a new component with SP1, but I can't find what in the
| .sif
| > file to use to turn if off (prevent it from being installed).
| >
| > Anyone know?
| >
| >
|
|
|

 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
UNATTENDED WinXP x64 M. Ranft Windows XP Setup 1 19th Oct 2008 01:23 AM
winxp unattended installation collins irungu Windows XP Networking 1 7th Jul 2004 01:54 PM
Need Help with WinXP unattended install ss78 Windows XP Setup 2 19th Feb 2004 04:46 AM
Setup Appears to Stop Responding at the Registering Components Screen During an Unattended Installation Windows XP Setup 4 27th Oct 2003 08:26 PM
Unattended WinXp Installs ssrobzoom Windows XP Setup 0 26th Sep 2003 08:24 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 05:31 PM.