<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>codesalot.com &#187; prerequisites</title>
	<atom:link href="http://www.codesalot.com/tag/prerequisites/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.codesalot.com</link>
	<description>Thoughts, ponderings and technical solutions, tips and tricks about Unified Communications and Video Conferencing</description>
	<lastBuildDate>Tue, 24 Jan 2012 21:48:36 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Installing OCS 2007 R2 Prerequisites on Windows Server 2008</title>
		<link>http://www.codesalot.com/2009/installing-ocs-2007-r2-prerequisites-on-windows-server-2008/</link>
		<comments>http://www.codesalot.com/2009/installing-ocs-2007-r2-prerequisites-on-windows-server-2008/#comments</comments>
		<pubDate>Wed, 12 Aug 2009 11:09:40 +0000</pubDate>
		<dc:creator>tom</dc:creator>
				<category><![CDATA[Unified Communications]]></category>
		<category><![CDATA[Installation]]></category>
		<category><![CDATA[OCS]]></category>
		<category><![CDATA[OCS 2007 R2]]></category>
		<category><![CDATA[prerequisites]]></category>
		<category><![CDATA[Windows Server 2008]]></category>

		<guid isPermaLink="false">http://www.codesalot.com/?p=47</guid>
		<description><![CDATA[This post was not written by me, but by my excellent colleague Ståle. Kudos! Pay his blog a visit ^^ TI &#8212; Commands to install the necessary prerequisites for OCS 2007 R2 on Windows Server 2008 Front End on Windows Server 2008 Servermanagercmd.exe -install web-windows-auth web-mgmt-compat web-mgmt-console web-http-logging msmq-server msmq-directory powershell was-process-model was-config-apis rsat-addc Installs the [...]]]></description>
			<content:encoded><![CDATA[<p>This post was not written by me, but by my excellent colleague <a href="http://msunified.net/2009/08/12/installing-ocs-2007-r2-prerequisites-on-windows-server-2008/" target="_blank">Ståle</a>. Kudos! Pay his blog a visit ^^</p>
<p>TI</p>
<p>&#8212;</p>
<p>Commands to install the necessary prerequisites for OCS 2007 R2 on Windows Server 2008</p>
<p><strong>Front End on Windows Server 2008<br />
</strong><em>Servermanagercmd.exe -install web-windows-auth web-mgmt-compat web-mgmt-console web-http-logging msmq-server msmq-directory powershell was-process-model was-config-apis rsat-addc</em></p>
<p>Installs the following components:</p>
<ul>
<li>[Web-Windows-Auth] – Windows Authentication</li>
<li>[Web-Mgmt-Compat] – IIS 6 Management Compatibility</li>
<li>[MSMQ-Server] – Message Queuing Server</li>
<li>[MSMQ-Directory] – Directory Service Integration</li>
<li>[RSAT-ADDC] – Active Directory Domain Controller Tools</li>
<li>[WAS-Process-Model] – Process Model</li>
<li>[WAS-Config-APIs] – Configuration APIs</li>
<li>[Web-Mgmt-Console] – IIS Management Console</li>
<li>[Web-Http-Logging] – HTTP Logging</li>
<li>[PowerShell] – Windows PowerShell</li>
</ul>
<p>The last 3 in the list are not required, but they are highly recommended. IIS 7.0 Management Console is IMHO much easier to use than the IIS 6.0 version. The logging tools often come in handy when troubleshooting OCS IIS issues and PowerShell makes working with OCS WMI values a piece of cake.</p>
<p><strong>Monitoring Server on Windows Server 2008</strong><br />
<em>Servermanagercmd.exe -install msmq-server msmq-directory</em></p>
<p>Installs the following components:</p>
<ul>
<li>[MSMQ-Server] – Message Queuing Server</li>
<li>[MSMQ-Directory] – Directory Service Integration</li>
</ul>
<p><strong>CWA Server on Windows Server 2008</strong><br />
<em>Servermanagercmd.exe -install web-windows-auth web-mgmt-compat web-mgmt-console web-http-logging </em></p>
<p>Installs the following components:</p>
<ul>
<li>[Web-Windows-Auth] – Windows Authentication</li>
<li>[Web-Mgmt-Compat] – IIS 6 Management Compatibility</li>
<li>[Web-Mgmt-Console] – IIS Management Console</li>
<li>[Web-Http-Logging] – HTTP Logging</li>
</ul>
<p><strong>Mediation Server on Windows Server 2008</strong><br />
<em>Servermanagercmd.exe -install rsat-addc</em></p>
<p>Installs the following components:</p>
<ul>
<li>[RSAT-ADDC] – Active Directory Domain Controller Tools</li>
</ul>
<p>Post used as a reference for this post</p>
<p><a href="http://waveformation.com/2009/06/02/installing-ocs-2007-r2-prerequisites-on-windows-server-2008/">http://waveformation.com/2009/06/02/installing-ocs-2007-r2-prerequisites-on-windows-server-2008/</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.codesalot.com/2009/installing-ocs-2007-r2-prerequisites-on-windows-server-2008/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
	</channel>
</rss>

