Supposedly there is a "Windows Components" option under Advanced Settings when you run the Setup Manager (included in the \Tools\Deploy.cab from a Windows 2003 CD).
I can't get this to show up.
Is there a special trick?
Here is a screenshot of what it is supposed to look like:
When I run it, it looks exactly the same except there is no "Windows Components" option above Telephony.
I did a lot of searching on this for you and turned up exactly nothing. Perhaps n-lite can help? Its for building custom or slipstreamed installs, but it may accomplish the same thing.
Well I can't get it to show up in the GUI but the next best thing is to control those from the unattended.txt or the winbom.ini directly after saving from Setup Manager. Once you've done your first unattended.txt you likely will use it as a jumping off point for all future customization and won't go back to Setup Manager which only supports a subset of what you can do in the config files.
Example:
[Components]
AccessOpt = On
Appsrv_console = Off
Aspnet = Off
BitsServerExtensionsISAPI = On
BitsServerExtensionsManager = On
Search the ref.chm Help file included in deploy.cab for "components section" for a list of all options and details of each.
Also be sure you are using the SP2 version of the deploy.cab
http://www.microsoft.com/downloads/en/details.aspx?FamilyID=93f20bb1-97aa-4356-8b43-9584b7e72556&displaylang=en