IIS 7.0 is available in Vista Beta 2 Ultimate Edition but it is well hidden.

You can try to install all the 'parts' which make up IIS from the Control Panel under Programs, Windows Features. However, you will see a bewlidering array of items to install. Note that some of these tools still refer to IIS 6 but don't worry you are getting IIS 7.

Anyway to avoid problems installing things in the wrong order or missing some vital dependency run the following script:

start /w pkgmgr /l:log.etw /iu:IIS-WebServerRole;IIS-WebServer;IIS-CommonHttpFeatures;IIS-StaticContent;IIS-DefaultDocument;IIS-DirectoryBrowsing;IIS-HttpErrors;IIS-HttpRedirect;IIS-ApplicationDevelopment;IIS-ASPNET;IIS-NetFxExtensibility;IIS-ASP;IIS-CGI;IIS-ISAPIExtensions;IIS-ISAPIFilter;IIS-ServerSideIncludes;IIS-HealthAndDiagnostics;IIS-HttpLogging;IIS-LoggingLibraries;IIS-RequestMonitor;IIS-HttpTracing;IIS-CustomLogging;IIS-ODBCLogging;IIS-Security;IIS-BasicAuthentication;IIS-WindowsAuthentication;IIS-DigestAuthentication;IIS-ClientCertificateMappingAuthentication;IIS-IISCertificateMappingAuthentication;IIS-URLAuthorization;IIS-RequestFiltering;IIS-IPSecurity;IIS-Performance;IIS-HttpCompressionStatic;IIS-HttpCompressionDynamic;IIS-WebServerManagementTools;IIS-ManagementConsole;IIS-ManagementScriptingTools;IIS-ManagementService;IIS-IIS6ManagementCompatibility;IIS-Metabase;IIS-WMICompatibility;IIS-LegacyScripts;IIS-LegacySnapIn;IIS-FTPPublishingService;IIS-FTPServer;IIS-FTPManagement;WAS-WindowsActivationService;WAS-ProcessModel;WAS-NetFxEnvironment;WAS-ConfigurationAPI

Now sit back, wait and enjoy!

Author Mark Page

Mark is trying not to drink too much 'cool aid' at the moment. All the more for everyone else!

Comments

Anonymous said:

Wow, very userfriendly. Almost unix-like :p

22/Aug/2006 09:45 AM

'Jumbo' Zuraw said:

Great script - many thanks

15/May/2007 11:37 AM

'Jumbo' Zuraw said:

Great script - many thanks

15/May/2007 11:37 AM

mika said:

where to put this script???

03/Sep/2007 10:59 AM

Anonymous said:

Good script, but you don't need all that stuff.

16/Mar/2010 04:31 AM

Add Comment

Name
Comment
 

Your comment has been received and will be shown once it passes moderation.