You must login on Lync server with Domain Administrative privileges. In my case, Administrator username will be used to setup whole installation method.
Installing Silverlight
Open PowerShell as an Administrator and run the following cmdlet to install Windows feature. You must provide Win2k12 media source.
Import-Module ServerManager
Add-WindowsFeature -Source D:\sources\sxs Web-Server, Web-Static-Content, Web-Default-Doc, Web-Scripting-Tools, Web-Windows-Auth, Web-Asp-Net, Web-Log-Libraries, Web-Http-Tracing, Web-Stat-Compression, Web-Default-Doc, Web-ISAPI-Ext, Web-ISAPI-Filter, Web-Http-Errors, Web-Http-Logging, Web-Net-Ext, Web-Client-Auth, Web-Filtering, Web-Mgmt-Console, Web-Asp-Net45, Web-Net-Ext45, Web-Dyn-Compression, Web-Mgmt-Console, Desktop-Experience
Reboot your server.
No comments: