When I connect to a site on a new Windows Server 2012 VM from two dev 2008 R2 VMs, I can only see a Management features, Feature Delegation, and none of the IIS features, not even the IIS group. But it's normal from another 2008 R2 VM, and from our other
WS12 systems. Just the two where our developers need it, don't have it. And I don't see any difference between these systems to cause this.
Update:
Checking the Event log on one server, I find:
Log Name: Application Source:
Microsoft-Windows-IIS-IISManager
Date: 5/29/2013 12:21:45 PM
Event ID: 12
Task Category: None
Level: Error
Keywords: Classic
User: N/A
Computer: DEV02.corp.int
Description: IISMANAGER_ERROR_LOADING_MODULE_TYPE
IIS Manager could not load the 'Microsoft.Web.Management.Iis.RequestFiltering.RequestFilteringModule, Microsoft.Web.Management.IisClient, Version=8.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35' type. This is the module type that is registered
through the GetModuleDefinition method in the module provider. Verify that the type is correct.
Process:InetMgr
User:PROD01\administrator
Connection:Testv8
But why? Binging now. Suggestions welcome.