<ServerManagerConfiguration Action="Install" xmlns="http://schemas.microsoft.com/sdm/Windows/ServerManager/Configuration/2007/1"> 
	<Feature Id="Failover-Clustering"/> 
	<Feature Id="PowerShell"/>  
 
	<Role Id="Web-Server"/> 

	<RoleService Id="Web-Metabase"/> 
	<RoleService Id="Web-Lgcy-Mgmt-Console"/> 
	<RoleService Id="Web-ISAPI-Ext"/> 
	<RoleService Id="Web-Basic-Auth"/> 
	<RoleService Id="Web-Windows-Auth"/> 
</ServerManagerConfiguration> 

