Mr Snrub Posted September 30, 2004 Posted September 30, 2004 I have now finished my XP Pro SP2 DVD and I'm happy with it, but I'd like to make an unattended Windows 2003 Enterprise Edition CD now - I can install the pre-SP1 hotfixes, run & kill gdidettool, install MSDE no problem.But I can't figure out a way to get IIS, COM+, ASP.NET and Terminal Services added during installation too - is it possible?This is for a rebuild of my web server which is currently Windows 2000 Server, and I want to get it 100% smooth using Virtual PC 2004 SP1 before I touch the server itself.The Deployment Tool doesn't seem to have any options for components, and I've seen no WINNT.SIF files with anything likely-looking, so is it even possible?
prathapml Posted September 30, 2004 Posted September 30, 2004 Yes, its possible. Example code from winnt.sif:[Components]complusnetwork=onaspnet=onterminalserver=ontswebclient=oniis_asp=offiis_common=oniis_ftp=oniis_inetmgr=oniis_internetdataconnector=oniis_nntp=oniis_serversideincludes=oniis_smtp=oniis_webdav=oniis_www=oniis_www_parent=onSet whatever components you need to on, and whatever you don't need to off.Source : Windows Server 2003 Optional ComponentsThat page will give more details.Hoping this helps...
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now