Update 2/13/12 - Added Dynamic Content Compression for Lync Mobility.
The following IIS role services must be installed before attempting to install this product:
To make installing the role services easier, here is the ServerManagerCmd.exe command for Windows 2008:
ServerManagerCmd -i Web-Static-Content Web-Default-Doc Web-Dir-Browsing Web-Http-Errors Web-Http-Redirect Web-Asp-Net Web-Http-Logging Web-Log-Libraries Web-Request-Monitor Web-Http-Tracing Web-Windows-Auth Web-Client-Auth Web-Filtering Web-Stat-Compression Web-Dyn-Compression Web-Mgmt-Console Web-Scripting-Tools
For Windows 2008 R2, open a PowerShell command window as Administrator and run the following commands:
Import-Module ServerManagerAdd-WindowsFeature Web-Static-Content,Web-Default-Doc,Web-Dir-Browsing,Web-Http-Errors,Web-Http-Redirect,Web-Asp-Net,Web-Http-Logging,Web-Log-Libraries,Web-Request-Monitor,Web-Http-Tracing,Web-Windows-Auth,Web-Client-Auth,Web-Filtering,Web-Stat-Compression,Web-Dyn-Compression,Web-Mgmt-Console,Web-Scripting-Tools
Thank you!
Thanks, I was looking for this error during Lync install.
Great post thank you!
I wish these commands were on the RTM install image of Lync. Maybe they can land in SP1.