Since I always had a problem finding my PreRequisit installation scripts, I decided posting it here. So, even I will from now on find my links and script.
If like to read the Technet Article:
Link to prerequisit Information
http://technet.microsoft.com/en-us/library/gg398686(v=ocs.15)
Have fun with it:
For Windows Server 2008 R2 and Windows Server 2012:
Silverlight (opt)
Windows Identity Foundation 3.5 (Server 2012 as Role, in W2k8 R2)
download for 2008 R2:
http://go.microsoft.com/fwlink/p/?linkId=204657.
--------------------
Windows 2008 R2 Server
Import-Module ServerManager
Add-WindowsFeature RSAT-ADDS
# if Persistent Chat is required install MSMQ on FE
Add-WindowsFeature MSMQ-Server, MSMQ-Directory
Add-WindowsFeature Web-Static-Content,Web-Default-Doc,Web-Http-Errors,Web-Asp-Net,Web-Net-Ext,Web-ISAPI-Ext,Web-ISAPI-Filter,Web-Http-Logging,Web-Log-Libraries,Web-Http-Tracing,Web-Windows-Auth,Web-Filtering,Web-Stat-Compression,Web-Dyn-Compression,Web-Mgmt-Console,Web-Scripting-Tools,Web-Client-Auth
Add-WindowsFeature Desktop-Experience
-----------------
Windows Server 2012
import-module servermanager
add-windowsfeature telnet-client,RSAT-ADDS,net-framework-45-core, NET-WCF-HTTP-Activation45,windows-identity-foundation,Web-Static-Content,Web-Default-Doc,Web-Http-Errors,web-asp-net,web-asp-net45,Web-Net-Ext,Web-ISAPI-Ext,web-isapi-filter,Web-Http-Logging,Web-Log-Libraries,Web-Http-Tracing,Web-Windows-Auth,Web-Filtering,Web-Stat-Compression,Web-Dyn-Compression,Web-Mgmt-Console,Web-Scripting-Tools,Web-Client-Auth,server-media-foundation,MSMQ-Server,MSMQ-Directory
Author: Thomas Pött Managing Consultant Microsoft UC
Information, Configuration and Advice for Microsoft Unified Communication. As a Managing Consultant @ACP IT Solutions AG, my specialties are in Unified Communication (LYNC), Messaging (EXCHANGE) and Dynamic Datacenter (HYPER-V, System Center). After launching my expertise with Microsoft Mail, I experienced Exchange 2000 Conferencing and now focus on Lync 2013, since the Lync TAP Program was released. Microsoft awarded me the MVP Lync Status for my professional work and community support.
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment