<?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>Microsoft UC (Unified Communcation)</title>
	<atom:link href="http://blog.whatdouc.net/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.whatdouc.net</link>
	<description>Your one stop resource. (Microsoft Exchange &#38; UC)</description>
	<lastBuildDate>Mon, 11 Apr 2011 07:07:12 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>Enable Users for Lync Server 2010</title>
		<link>http://blog.whatdouc.net/2011/04/11/enable-users-for-lync-server-2010/</link>
		<comments>http://blog.whatdouc.net/2011/04/11/enable-users-for-lync-server-2010/#comments</comments>
		<pubDate>Mon, 11 Apr 2011 07:02:43 +0000</pubDate>
		<dc:creator>Shafaquat Ali</dc:creator>
				<category><![CDATA[Lync Server 2010]]></category>
		<category><![CDATA[Office Communications Server 2007 R2]]></category>
		<category><![CDATA[Lync Server]]></category>
		<category><![CDATA[Shafaquat Ali]]></category>
		<category><![CDATA[SIP]]></category>

		<guid isPermaLink="false">http://blog.whatdouc.net/?p=547</guid>
		<description><![CDATA[This post will help you for enabling users for Lync Server 2010 from CommandShell, and it will be series of post where we will find different cmdlets used by Lync Management Shell for Administration. &#160; Enables one or more users for Microsoft Lync Server 2010. Because you need to enable Users for logging in to [...]]]></description>
			<content:encoded><![CDATA[<p>This post will help you for enabling users for Lync Server 2010 from CommandShell,</p>
<p>and it will be series of post where we will find different cmdlets used by Lync Management Shell</p>
<p>for Administration.</p>
<p>&nbsp;</p>
<p>Enables one or more users for Microsoft Lync Server 2010.</p>
<p>Because you need to enable Users for logging in to Lync 2010,</p>
<p>and Microsoft is pushing PowerShell for administration,</p>
<p>that’s why we are going to enable our users from PowerShell not from Lync Control Panel.</p>
<p>Enable-CsUser -Identity &#8220;Shafaquat Ali. Awan&#8221; -RegistrarPool &#8220;Lync.WhatDoUC.net&#8221; -SipAddressType SamAccountName  -SipDomain WhatDoUC.net</p>
<p><strong> </strong></p>
<p><strong>Enable-CsUser</strong> is the cmdlet which enables the user account with the display name Shafaquat Ali. Awan.</p>
<p>In this example, the user is assigned to the Registrar pool lync.WhatDoUC.net,</p>
<p>and Lync Server auto-generates the SIP address by using the user&#8217;s SamAccountName (shafaquat.ali)</p>
<p>followed by the SIP domain WhatDoUC.net.</p>
<p>Here we are using this command with some different scenario.</p>
<pre>Enable-CsUser -Identity "Shafaquat Ali. Awan" -RegistrarPool "Lync.WhatDoUC.net"
-SipAddress "sip:shafaquat.ali@WhaoDoUC.net"</pre>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>If you want to enable more than one users with single cmdlet than you need to use this command in below method.</p>
<pre>Get-CsAdUser -LDAPFilter "department=Sales" | Enable-CsUser -RegistrarPool "Lync.WhatDoUC.net"
-SipAddressType SamAccountName  -SipDomain WhatDoUC.net</pre>
<p>I hope this will be informative for you and I would like to Thank you for viewing.</p>
<div class="thanks_button_div" style="float: left; margin-right: 10px;"><div style="float: left; display: inline;"><input type="button" onclick="thankYouButtonClick(547, 'You left &ldquo;Thanks&rdquo; already for this post')" value="Thank You: 4"
                class="thanks_button thanks_large thanks_black1"
                style="background-image:url(http://blog.whatdouc.net/wp-content/plugins/thanks-you-counter-button/images/thanks_large_black1.png);  font-family: Verdana, Arial, Sans-Serif; font-size: 14px; font-weight: normal;; color:#ffffff;"
                id="thanksButton_547_2" title="Click to left &ldquo;Thanks&rdquo; for this post"/></div><div id="ajax_loader_547_2" style="display:inline;visibility: hidden;"><img alt="ajax loader" src="http://blog.whatdouc.net/wp-content/plugins/thanks-you-counter-button/images/ajax-loader.gif" /></div></div>]]></content:encoded>
			<wfw:commentRss>http://blog.whatdouc.net/2011/04/11/enable-users-for-lync-server-2010/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Microsoft Community Contributor Award</title>
		<link>http://blog.whatdouc.net/2011/02/20/microsoft-community-contributor-award/</link>
		<comments>http://blog.whatdouc.net/2011/02/20/microsoft-community-contributor-award/#comments</comments>
		<pubDate>Sun, 20 Feb 2011 12:10:07 +0000</pubDate>
		<dc:creator>Shafaquat Ali</dc:creator>
				<category><![CDATA[Exchange 2010]]></category>
		<category><![CDATA[Lync Server 2010]]></category>
		<category><![CDATA[Although Microsoft]]></category>
		<category><![CDATA[Community Contributor Award]]></category>
		<category><![CDATA[Current Microsoft]]></category>
		<category><![CDATA[MSDN]]></category>

		<guid isPermaLink="false">http://blog.whatdouc.net/?p=520</guid>
		<description><![CDATA[Microsoft Community Contributor Award Good news for all TechNet / MSDN forums contributors from Microsoft is that they are announcing the new award called Microsoft Community Contributor Award which will be given to them who contributed the community on volunteer basis. Sites such as TechNet, MSDN and Answers will all be included in the scheme [...]]]></description>
			<content:encoded><![CDATA[<p><a rel="attachment wp-att-521" href="http://blog.whatdouc.net/2011/02/20/microsoft-community-contributor-award/microsoft-community/"><img class="size-full wp-image-521 alignnone" title="Microsoft Community" src="http://blog.whatdouc.net/wp-content/uploads/2011/02/Microsoft-Community.jpg" alt="" width="566" height="127" /></a></p>
<p><strong>Microsoft Community Contributor Award</strong><strong> </strong></p>
<p><strong> </strong></p>
<p>Good news for all TechNet / MSDN forums contributors from Microsoft is that they are announcing the new award called <span style="text-decoration: underline;"><strong>Microsoft Community Contributor Award</strong></span> which will be given to them who contributed the community on volunteer basis.</p>
<p>Sites such as <a href="http://social.technet.microsoft.com/Forums/en/categories/">TechNet</a>, <a href="http://social.msdn.microsoft.com/Forums/en-US/categories">MSDN</a> and <a href="http://answers.microsoft.com/en-us/default.aspx">Answers</a> will all be included in the scheme which launches next week. The new award differs from the current Most Valuable Professional (MVP) awards that are distributed yearly. Anyone with worthy contributions to Microsoft’s online community forums can receive an award. Current Microsoft employees and MVPs are not eligible for the Community Contributor Award.</p>
<p>Although Microsoft employees and MVPs can suggest names of individuals to be considered for the <a href="http://www.microsoftcommunitycontributor.com/">Community Contributor Award</a>. Who must be 18 years or older and will receive a 12 month complimentary subscription to Microsoft’s Press E-Reference Library which contains over 400 books from Microsoft Press. “Through the Microsoft Community Contributor Award, it will be thanks from Microsoft to individuals who freely volunteer their time and energy to help improve the Microsoft online technical community experience for others,”</p>
<p>In last I would like to say that Microsoft is really doing a nice Job in IT and it’s another good step to improve the quality of work throughout the Globe.</p>
<div class="thanks_button_div" style="float: left; margin-right: 10px;"><div style="float: left; display: inline;"><input type="button" onclick="thankYouButtonClick(520, 'You left &ldquo;Thanks&rdquo; already for this post')" value="Thank You: 6"
                class="thanks_button thanks_large thanks_black1"
                style="background-image:url(http://blog.whatdouc.net/wp-content/plugins/thanks-you-counter-button/images/thanks_large_black1.png);  font-family: Verdana, Arial, Sans-Serif; font-size: 14px; font-weight: normal;; color:#ffffff;"
                id="thanksButton_520_2" title="Click to left &ldquo;Thanks&rdquo; for this post"/></div><div id="ajax_loader_520_2" style="display:inline;visibility: hidden;"><img alt="ajax loader" src="http://blog.whatdouc.net/wp-content/plugins/thanks-you-counter-button/images/ajax-loader.gif" /></div></div>]]></content:encoded>
			<wfw:commentRss>http://blog.whatdouc.net/2011/02/20/microsoft-community-contributor-award/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Presentaion on Lync Server 2010</title>
		<link>http://blog.whatdouc.net/2010/10/28/presentaion-on-lync-server-2010/</link>
		<comments>http://blog.whatdouc.net/2010/10/28/presentaion-on-lync-server-2010/#comments</comments>
		<pubDate>Thu, 28 Oct 2010 12:06:42 +0000</pubDate>
		<dc:creator>Shafaquat Ali</dc:creator>
				<category><![CDATA[Lync Server 2010]]></category>
		<category><![CDATA[Lync Server]]></category>
		<category><![CDATA[Presentation Lync Server]]></category>
		<category><![CDATA[PST]]></category>

		<guid isPermaLink="false">http://blog.whatdouc.net/?p=511</guid>
		<description><![CDATA[Presentation on Lync Server 2010 will be held on 2nd of November 2010 at Muhammad Ali Jinnah University (MAJU) Karachi, time is 1430 PST. For registration click here.]]></description>
			<content:encoded><![CDATA[<p>Presentation on Lync Server 2010 will be held on 2nd of November 2010 at Muhammad Ali Jinnah University (MAJU) Karachi, time is 1430 PST.</p>
<p>For registration <a href="http://blog.whatdouc.net/contact/">click here.</a></p>
<div class="thanks_button_div" style="float: left; margin-right: 10px;"><div style="float: left; display: inline;"><input type="button" onclick="thankYouButtonClick(511, 'You left &ldquo;Thanks&rdquo; already for this post')" value="Thank You: 6"
                class="thanks_button thanks_large thanks_black1"
                style="background-image:url(http://blog.whatdouc.net/wp-content/plugins/thanks-you-counter-button/images/thanks_large_black1.png);  font-family: Verdana, Arial, Sans-Serif; font-size: 14px; font-weight: normal;; color:#ffffff;"
                id="thanksButton_511_2" title="Click to left &ldquo;Thanks&rdquo; for this post"/></div><div id="ajax_loader_511_2" style="display:inline;visibility: hidden;"><img alt="ajax loader" src="http://blog.whatdouc.net/wp-content/plugins/thanks-you-counter-button/images/ajax-loader.gif" /></div></div>]]></content:encoded>
			<wfw:commentRss>http://blog.whatdouc.net/2010/10/28/presentaion-on-lync-server-2010/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Lync 2010 v/s OCS 2007</title>
		<link>http://blog.whatdouc.net/2010/10/13/lync-vs-ocs-2007/</link>
		<comments>http://blog.whatdouc.net/2010/10/13/lync-vs-ocs-2007/#comments</comments>
		<pubDate>Wed, 13 Oct 2010 11:53:25 +0000</pubDate>
		<dc:creator>Shafaquat Ali</dc:creator>
				<category><![CDATA[Lync Server 2010]]></category>
		<category><![CDATA[Office Communications Server 2007 R2]]></category>
		<category><![CDATA[Lync Server]]></category>
		<category><![CDATA[OCS]]></category>
		<category><![CDATA[SIP]]></category>

		<guid isPermaLink="false">http://blog.whatdouc.net/?p=488</guid>
		<description><![CDATA[What is different in Lync Server 2010 OCS 2007 / 2007 R2 Lync Server 2010 Virtualization not supported accepts some roles. Every role can be either virtual or physical. A/V conferencing service cannot work separate. A/V conferencing service can run in a standalone server role which we can call A/V Conferencing Server. No specific limits [...]]]></description>
			<content:encoded><![CDATA[<p>What is different in Lync Server 2010</p>
<table style="height: 712px;" border="1" cellspacing="0" cellpadding="0" width="590">
<tbody>
<tr>
<td style="text-align: center;" width="192" valign="top"><strong>OCS 2007 / 2007 R2</strong></td>
<td style="text-align: center;" width="330" valign="top"><strong>Lync Server 2010</strong></td>
</tr>
<tr>
<td width="192" valign="top">Virtualization not supported accepts some roles.</td>
<td width="330" valign="top">Every role can be either virtual or physical.</td>
</tr>
<tr>
<td width="192" valign="top">A/V conferencing service cannot work separate.</td>
<td width="330" valign="top">A/V conferencing service can run in a standalone server   role which we can call A/V Conferencing Server.</td>
</tr>
<tr>
<td width="192" valign="top">No specific limits for A/V conferencing pool.</td>
<td width="330" valign="top">If site has more than 10,000 users, we recommend that you   deploy a separate A/V Conferencing pool.</td>
</tr>
<tr>
<td width="192" valign="top">No Survivable Branch Appliance.</td>
<td width="330" valign="top">Survivable Branch Appliance, which is a new device introduced   in Lync Server 2010.</td>
</tr>
<tr>
<td width="192" valign="top">Mediation role cannot be collocated with FE.</td>
<td width="330" valign="top">Collocation of mediation with FE is recommended if you are   not using SIP trunking or Direct SIP.</td>
</tr>
<tr>
<td width="192" valign="top">No Topology Builder.</td>
<td width="330" valign="top">Lync 2010 giving you the opportunity to create your own   topology for deployment.</td>
</tr>
<tr>
<td width="192" valign="top">No Central Management Store kind of thing.</td>
<td width="330" valign="top">In Microsoft Lync Server 2010, configuration data about   servers and services is moved to the Central Management store. Read-only   copies of the data are replicated to all servers in the topology, including   Edge Servers and survivable branch appliances</td>
</tr>
<tr>
<td width="192" valign="top">No Management Shell   accept LCSCMD command.</td>
<td width="330" valign="top">The Lync Server 2010 Management Shell is a new method of   administration and management.</td>
</tr>
<tr>
<td width="192" valign="top">No Role base access control.</td>
<td width="330" valign="top">Lync introduces role-based access control (RBAC). Lync   Server 2010 includes 11 predefined roles that cover many common   administrative tasks, also you can create custom roles.</td>
</tr>
<tr>
<td width="192" valign="top">MMC for Administration.</td>
<td width="330" valign="top">Administration console is no longer using MMC, Lync Server   Control Panel replaces the MMC administrative interfaces</td>
</tr>
<tr>
<td width="192" valign="top">No load balancing for SIP traffic.</td>
<td width="330" valign="top">The Lync Server 2010 introduces DNS load balancing for SIP   and media traffic (you will still need hardware LB for other traffic such as   HTTP however this is the easiest part in configuring a HW load balancer)</td>
</tr>
<tr>
<td width="192" valign="top">Edge Server is separate and in DMZ.</td>
<td width="330" valign="top">You manage Edge Servers from the internal network. All   configuration data for servers and services resides in the Central Management   database, which you can manage by using internal administrative tools.</td>
</tr>
<tr>
<td width="192" valign="top">No Support for hosted Exchange UM.</td>
<td width="330" valign="top">Lync Server 2010 introduces support for integration with   hosted Exchange UM.</td>
</tr>
<tr>
<td width="192" valign="top">No Support for Enhanced 9-1-1.</td>
<td width="330" valign="top">Lync supports Enhanced 9-1-1 (E9-1-1) as part of your   Enterprise Voice deployment.</td>
</tr>
<tr>
<td width="192" valign="top">1 Mediation means 1 Gateway.</td>
<td width="330" valign="top">New for the Mediation Server in Microsoft Lync Server 2010   is the ability for a single Mediation Server to route outbound calls through   multiple gateways.</td>
</tr>
<tr>
<td width="192" valign="top">No separate pool for Mediation.</td>
<td width="330" valign="top">Lync Server 2010 has the ability for a Mediation Server to   be deployed as a pool; this pool can be collocated with the Front End pool,   or can be a standalone pool.</td>
</tr>
<tr>
<td width="192" valign="top">MOC cannot be updated through WSUS.</td>
<td width="330" valign="top">Lync client can be updated through WSUS.</td>
</tr>
<tr>
<td width="192" valign="top">No support for Analog devices.</td>
<td width="330" valign="top">Lync Server 2010 provides support for analog devices.   Specifically, the supported analog devices are analog audio phone and analog   fax machines. Now you can configure the analog gateways and devices in your   organization to use Lync Server 2010.</td>
</tr>
</tbody>
</table>
<p>I tried to collect all the information but if there is something missing I will try to update it as I will get any more information.</p>
<p>I hope this will informative for you and I would like to Thank you for viewing.</p>
<div class="thanks_button_div" style="float: left; margin-right: 10px;"><div style="float: left; display: inline;"><input type="button" onclick="thankYouButtonClick(488, 'You left &ldquo;Thanks&rdquo; already for this post')" value="Thank You: 55"
                class="thanks_button thanks_large thanks_black1"
                style="background-image:url(http://blog.whatdouc.net/wp-content/plugins/thanks-you-counter-button/images/thanks_large_black1.png);  font-family: Verdana, Arial, Sans-Serif; font-size: 14px; font-weight: normal;; color:#ffffff;"
                id="thanksButton_488_2" title="Click to left &ldquo;Thanks&rdquo; for this post"/></div><div id="ajax_loader_488_2" style="display:inline;visibility: hidden;"><img alt="ajax loader" src="http://blog.whatdouc.net/wp-content/plugins/thanks-you-counter-button/images/ajax-loader.gif" /></div></div>]]></content:encoded>
			<wfw:commentRss>http://blog.whatdouc.net/2010/10/13/lync-vs-ocs-2007/feed/</wfw:commentRss>
		<slash:comments>21</slash:comments>
		</item>
		<item>
		<title>Client for Lync Server 2010</title>
		<link>http://blog.whatdouc.net/2010/10/12/moc-client-lync-server-2010/</link>
		<comments>http://blog.whatdouc.net/2010/10/12/moc-client-lync-server-2010/#comments</comments>
		<pubDate>Tue, 12 Oct 2010 09:45:43 +0000</pubDate>
		<dc:creator>Shafaquat Ali</dc:creator>
				<category><![CDATA[Lync Server 2010]]></category>
		<category><![CDATA[Lync Server]]></category>

		<guid isPermaLink="false">http://blog.whatdouc.net/?p=473</guid>
		<description><![CDATA[As I got query on TechNet that can we use Microsoft Communicator client 2007 R2 with Lync Server 2010? The answer is YES we can use MOC client with Lync Server 2010 but the version should be I hope this will informative for you and I would like to Thank you for viewing.]]></description>
			<content:encoded><![CDATA[<p>As I got query on <a href="http://social.technet.microsoft.com/Forums/en-US/ocsplanningdeployment/thread/d8fb015b-b2cf-4c06-8b5c-cfab825d47ab">TechNet</a> that can we use Microsoft Communicator client 2007 R2 with Lync Server 2010?</p>
<p>The answer is YES we can use MOC client with Lync Server 2010 but the version should be</p>
<p><a rel="attachment wp-att-474" href="http://blog.whatdouc.net/2010/10/12/moc-client-lync-server-2010/client_12_10_10_01/"><img class="alignnone size-full wp-image-474" title="Client_12_10_10_01" src="http://blog.whatdouc.net/wp-content/uploads/2010/10/Client_12_10_10_01.png" alt="" width="497" height="304" /></a></p>
<p>I hope this will informative for you and I would like to Thank you for viewing.</p>
<div class="thanks_button_div" style="float: left; margin-right: 10px;"><div style="float: left; display: inline;"><input type="button" onclick="thankYouButtonClick(473, 'You left &ldquo;Thanks&rdquo; already for this post')" value="Thank You: 9"
                class="thanks_button thanks_large thanks_black1"
                style="background-image:url(http://blog.whatdouc.net/wp-content/plugins/thanks-you-counter-button/images/thanks_large_black1.png);  font-family: Verdana, Arial, Sans-Serif; font-size: 14px; font-weight: normal;; color:#ffffff;"
                id="thanksButton_473_2" title="Click to left &ldquo;Thanks&rdquo; for this post"/></div><div id="ajax_loader_473_2" style="display:inline;visibility: hidden;"><img alt="ajax loader" src="http://blog.whatdouc.net/wp-content/plugins/thanks-you-counter-button/images/ajax-loader.gif" /></div></div>]]></content:encoded>
			<wfw:commentRss>http://blog.whatdouc.net/2010/10/12/moc-client-lync-server-2010/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Lync Server 2010 Enable Users</title>
		<link>http://blog.whatdouc.net/2010/10/10/enable-users/</link>
		<comments>http://blog.whatdouc.net/2010/10/10/enable-users/#comments</comments>
		<pubDate>Sun, 10 Oct 2010 12:18:54 +0000</pubDate>
		<dc:creator>Shafaquat Ali</dc:creator>
				<category><![CDATA[Lync Server 2010]]></category>
		<category><![CDATA[Lync Server]]></category>
		<category><![CDATA[Open Lync Control Panel]]></category>

		<guid isPermaLink="false">http://blog.whatdouc.net/?p=455</guid>
		<description><![CDATA[So guys its time to start work on Lync now and we will start it by enabling users on our newly installed Lync Server 2010. Open Lync Control Panel (CP) It will ask you user name &#38; password give it the user name which is member of CSAdministrators Group and login than click on Users. [...]]]></description>
			<content:encoded><![CDATA[<p>So guys its time to start work on Lync now and we will start it by enabling users on our newly installed Lync Server 2010.</p>
<p>Open Lync Control Panel (CP)</p>
<p>It will ask you user name &amp; password give it the user name which is member of CSAdministrators Group and login than click on Users.</p>
<p><a rel="attachment wp-att-456" href="http://blog.whatdouc.net/2010/10/10/enable-users/10_10_10_01/"><img class="alignnone size-medium wp-image-456" title="10_10_10_01" src="http://blog.whatdouc.net/wp-content/uploads/2010/10/10_10_10_01-300x247.png" alt="" width="300" height="247" /></a></p>
<p>Click on Enable User Botton.</p>
<p><a rel="attachment wp-att-460" href="http://blog.whatdouc.net/2010/10/10/enable-users/10_10_10_02/"><img class="alignnone size-medium wp-image-460" title="10_10_10_02" src="http://blog.whatdouc.net/wp-content/uploads/2010/10/10_10_10_02-300x84.png" alt="" width="300" height="84" /></a></p>
<p>On next screen click press add.</p>
<p><a rel="attachment wp-att-457" href="http://blog.whatdouc.net/2010/10/10/enable-users/10_10_10_03/"><img class="alignnone size-medium wp-image-457" title="10_10_10_03" src="http://blog.whatdouc.net/wp-content/uploads/2010/10/10_10_10_03-300x247.png" alt="" width="300" height="247" /></a></p>
<p>The search popup menu will appear now find the user which you want to enable.</p>
<p><a rel="attachment wp-att-461" href="http://blog.whatdouc.net/2010/10/10/enable-users/10_10_10_04/"><img class="alignnone size-medium wp-image-461" title="10_10_10_04" src="http://blog.whatdouc.net/wp-content/uploads/2010/10/10_10_10_04-286x300.png" alt="" width="286" height="300" /></a></p>
<p>Select user and click Ok.</p>
<p><a rel="attachment wp-att-458" href="http://blog.whatdouc.net/2010/10/10/enable-users/10_10_10_05/"><img class="alignnone size-medium wp-image-458" title="10_10_10_05" src="http://blog.whatdouc.net/wp-content/uploads/2010/10/10_10_10_05-286x300.png" alt="" width="286" height="300" /></a></p>
<p>Now select pool and use the option (User principle name) UPN and finally click on Enable User.</p>
<p><a rel="attachment wp-att-459" href="http://blog.whatdouc.net/2010/10/10/enable-users/10_10_10_06/"><img class="alignnone size-medium wp-image-459" title="10_10_10_06" src="http://blog.whatdouc.net/wp-content/uploads/2010/10/10_10_10_06-300x247.png" alt="" width="300" height="247" /></a></p>
<p>And done.</p>
<p>I think its easy enough to enable users because the power of Silver Light.</p>
<p>I hope this will informative for you and I would like to Thank you for viewing.</p>
<div class="thanks_button_div" style="float: left; margin-right: 10px;"><div style="float: left; display: inline;"><input type="button" onclick="thankYouButtonClick(455, 'You left &ldquo;Thanks&rdquo; already for this post')" value="Thank You: 4"
                class="thanks_button thanks_large thanks_black1"
                style="background-image:url(http://blog.whatdouc.net/wp-content/plugins/thanks-you-counter-button/images/thanks_large_black1.png);  font-family: Verdana, Arial, Sans-Serif; font-size: 14px; font-weight: normal;; color:#ffffff;"
                id="thanksButton_455_2" title="Click to left &ldquo;Thanks&rdquo; for this post"/></div><div id="ajax_loader_455_2" style="display:inline;visibility: hidden;"><img alt="ajax loader" src="http://blog.whatdouc.net/wp-content/plugins/thanks-you-counter-button/images/ajax-loader.gif" /></div></div>]]></content:encoded>
			<wfw:commentRss>http://blog.whatdouc.net/2010/10/10/enable-users/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Lync Server 2010 Demo</title>
		<link>http://blog.whatdouc.net/2010/10/08/lync-demo/</link>
		<comments>http://blog.whatdouc.net/2010/10/08/lync-demo/#comments</comments>
		<pubDate>Fri, 08 Oct 2010 05:00:57 +0000</pubDate>
		<dc:creator>Shafaquat Ali</dc:creator>
				<category><![CDATA[Lync Server 2010]]></category>
		<category><![CDATA[Karachi Pakistan]]></category>
		<category><![CDATA[Lync 2010]]></category>
		<category><![CDATA[Lync Server]]></category>
		<category><![CDATA[Microsoft Innovation Center]]></category>
		<category><![CDATA[OCS 2007 R2]]></category>
		<category><![CDATA[Saminar]]></category>

		<guid isPermaLink="false">http://blog.whatdouc.net/?p=444</guid>
		<description><![CDATA[The demo session has been scheduled on  11th October 2010 (16:00 PST) at Microsoft Innovation Center (M.I.C) Karachi-Pakistan. For more details contact me by clicking here]]></description>
			<content:encoded><![CDATA[<p>The demo session has been scheduled on  11th October 2010 (16:00 PST) at Microsoft Innovation Center (M.I.C) Karachi-Pakistan.</p>
<p>For more details contact me by <a href="http://blog.whatdouc.net/contact/">clicking here</a></p>
<div class="thanks_button_div" style="float: left; margin-right: 10px;"><div style="float: left; display: inline;"><input type="button" onclick="thankYouButtonClick(444, 'You left &ldquo;Thanks&rdquo; already for this post')" value="Thank You: 2"
                class="thanks_button thanks_large thanks_black1"
                style="background-image:url(http://blog.whatdouc.net/wp-content/plugins/thanks-you-counter-button/images/thanks_large_black1.png);  font-family: Verdana, Arial, Sans-Serif; font-size: 14px; font-weight: normal;; color:#ffffff;"
                id="thanksButton_444_2" title="Click to left &ldquo;Thanks&rdquo; for this post"/></div><div id="ajax_loader_444_2" style="display:inline;visibility: hidden;"><img alt="ajax loader" src="http://blog.whatdouc.net/wp-content/plugins/thanks-you-counter-button/images/ajax-loader.gif" /></div></div>]]></content:encoded>
			<wfw:commentRss>http://blog.whatdouc.net/2010/10/08/lync-demo/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Wohooo&#8230;!!!</title>
		<link>http://blog.whatdouc.net/2010/10/07/wohooo/</link>
		<comments>http://blog.whatdouc.net/2010/10/07/wohooo/#comments</comments>
		<pubDate>Thu, 07 Oct 2010 05:30:44 +0000</pubDate>
		<dc:creator>Shafaquat Ali</dc:creator>
				<category><![CDATA[Welcome]]></category>
		<category><![CDATA[LETS]]></category>
		<category><![CDATA[Medals Points]]></category>
		<category><![CDATA[PARTY]]></category>

		<guid isPermaLink="false">http://blog.whatdouc.net/?p=430</guid>
		<description><![CDATA[Everyone grab a drink (only pepsi and miranda available ) and LETS PARTY &#8230;.!!!! Well you might ask why i threw a bash for you.. well first of all, I like everyone of you&#8230; second I just achieved the 4th medal in Microsoft TechNet support forums. It is an achievement to get one.. and that [...]]]></description>
			<content:encoded><![CDATA[<p>Everyone grab a drink (only pepsi and miranda available <img src='http://blog.whatdouc.net/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  ) and LETS PARTY <img src='http://blog.whatdouc.net/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' />  &#8230;.!!!!</p>
<p>Well you might ask why i threw a bash for you.. well first of all, I like everyone of you&#8230; second I just achieved the 4th medal in Microsoft TechNet support forums. It is an achievement to get one.. and that too in just 4 months.</p>
<p style="text-align: center;"><a rel="attachment wp-att-431" href="http://blog.whatdouc.net/2010/10/07/wohooo/4_star_06_10_10/"><img class="size-medium wp-image-431 aligncenter" title="4_Star_06_10_10" src="http://blog.whatdouc.net/wp-content/uploads/2010/10/4_Star_06_10_10-300x279.png" alt="" width="300" height="279" /></a></p>
<p>Well just so you know,<br />
The following table lists the points for each star rating.</p>
<div>Medals          Points<br />
0                   0<br />
1                   1 ~ 750<br />
2                   751 ~ 2000<br />
3                   2001 ~ 7500<br />
4                   7501 ~ 15000<br />
5                   15001 +</div>
<p>Well have a blast, cuz I am lovin&#8217; ittt&#8230;..!!</p>
<div class="thanks_button_div" style="float: left; margin-right: 10px;"><div style="float: left; display: inline;"><input type="button" onclick="thankYouButtonClick(430, 'You left &ldquo;Thanks&rdquo; already for this post')" value="Thank You: 1"
                class="thanks_button thanks_large thanks_black1"
                style="background-image:url(http://blog.whatdouc.net/wp-content/plugins/thanks-you-counter-button/images/thanks_large_black1.png);  font-family: Verdana, Arial, Sans-Serif; font-size: 14px; font-weight: normal;; color:#ffffff;"
                id="thanksButton_430_2" title="Click to left &ldquo;Thanks&rdquo; for this post"/></div><div id="ajax_loader_430_2" style="display:inline;visibility: hidden;"><img alt="ajax loader" src="http://blog.whatdouc.net/wp-content/plugins/thanks-you-counter-button/images/ajax-loader.gif" /></div></div>]]></content:encoded>
			<wfw:commentRss>http://blog.whatdouc.net/2010/10/07/wohooo/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Lync Server 2010 Installation step by step</title>
		<link>http://blog.whatdouc.net/2010/10/04/lync2010-installation/</link>
		<comments>http://blog.whatdouc.net/2010/10/04/lync2010-installation/#comments</comments>
		<pubDate>Mon, 04 Oct 2010 06:30:15 +0000</pubDate>
		<dc:creator>Shafaquat Ali</dc:creator>
				<category><![CDATA[Lync Server 2010]]></category>
		<category><![CDATA[Lync Server]]></category>

		<guid isPermaLink="false">http://blog.whatdouc.net/?p=391</guid>
		<description><![CDATA[On September 13th Microsoft released their new Office Communication Server RC (Release Candidate) now named Lync Server 2010. It can be downloaded via the links provided in the glossary at end of the article. The best thing that this new offering of the Communication server is that it has a given an ease of deployment, [...]]]></description>
			<content:encoded><![CDATA[<p><strong>On September 13<sup>th</sup> Microsoft released their new Office Communication Server RC (Release Candidate) now named Lync Server 2010. It can be downloaded via the links provided in the glossary at end of the article. The best thing that this new offering of the Communication server is that it has a given an ease of deployment, streamlining and consolidating the whole process which makes it easier for SMB deployments even which is rare to find in a single package offering.</strong></p>
<p><strong>I am proudly presenting this deployment guide for other fellow UC enthusiasts to help on their own personal/test deployments. The best thing in Lync is that instead of archiving &amp; monitoring and edge roles, everything is installed in a single Virtual Machine, hence the word consolidation. For voice-mail you need an Exchange deployment. This guide doesn’t have the integration for voice mail gateways.</strong></p>
<p><strong>So now… what’re we waiting for? Let’s jump into the Lync pool </strong><strong>J</strong><strong> </strong></p>
<p><strong>I have made a few assumptions before delving into this. They are mentioned here for your ease.</strong></p>
<p><strong>a) </strong><strong>An Active Directory server</strong></p>
<p><strong>b) </strong><strong>Fresh installation of Windows Server 2008 R2 with all the windows updates and patches joined to your domain. (I used Vmware for virtualization but its up to your preference what you may use for virtualization. If you have spare server then by all means deploy everything on individual server). </strong></p>
<p><strong>c) </strong><strong>The login alias should be a domain admin or a member of an equivalent group.</strong></p>
<p><strong>d) </strong><strong>Installation of AD certificate services for certificate generation.</strong></p>
<p><strong>e) </strong><strong>Install the RSAT role from the server manager (AD DS and AD LST are required) for remote schema update. Net Framework 3.5 installation is also required which will be prompted automatically and should be installed if you are not using Windows 2008 R2.</strong></p>
<p><strong>f) </strong><strong>Install IIS. You can use this command to also install IIS but it’s your call how you want to do it.</strong></p>
<table cellspacing="0" cellpadding="0" align="left">
<tbody>
<tr>
<td width="49" height="21"></td>
</tr>
<tr>
<td></td>
<td width="556" height="66" bgcolor="white">
<table cellspacing="0" cellpadding="0" width="100%">
<tbody>
<tr>
<td>ServerManagerCmd.exe     -Install Web-Http-Redirect Web-Scripting-Tools Web-Windows-Auth     Web-Client-Auth Web-Asp-Net Web-Log-Libraries Web-Http-Tracing     Web-Basic-Auth</td>
</tr>
</tbody>
</table>
</td>
</tr>
</tbody>
</table>
<p><strong> </strong></p>
<p><strong> </strong></p>
<p><strong> </strong></p>
<p><strong>g) </strong><strong>Instal SilverLight needed for installation. (download link in the glossary)</strong></p>
<p><strong> </strong></p>
<p><strong>*dramatic voice* Now you are worthy enough to venture on this journey. It has many perils but stay focused on what I have to say and you will venture through.</strong></p>
<p><strong>Well.. once all that  is done you can insert the ISO into the virtual machine of burn a cd if you’re using an optical drive for installation and you will see this window in Internet Explorer. We are installing the server so we will choose the left Install button for server installation. </strong></p>
<p><strong><a rel="attachment wp-att-346" href="http://blog.whatdouc.net/2010/10/04/lync2010-installation/01_10_10_01/"><img class="alignnone size-medium wp-image-346" title="01_10_10_01" src="http://blog.whatdouc.net/wp-content/uploads/2010/10/01_10_10_01-300x214.png" alt="" width="300" height="214" /></a><br />
</strong></p>
<p><strong> </strong></p>
<p><strong>It will first ask you for the Visual C++ Redist installation. Click Yes to install it.</strong></p>
<p><strong><a rel="attachment wp-att-348" href="http://blog.whatdouc.net/2010/10/04/lync2010-installation/01_10_10_02/"><img class="alignnone size-medium wp-image-348" title="01_10_10_02" src="http://blog.whatdouc.net/wp-content/uploads/2010/10/01_10_10_02-300x113.png" alt="" width="300" height="113" /></a><br />
</strong></p>
<p><strong> </strong><a href="http://imaucblog.com/wp-content/uploads/2010/09/03-lync2010-standard-install.png"></a><strong> </strong></p>
<p><strong> </strong></p>
<p><strong> </strong></p>
<p><strong> </strong></p>
<p><strong> </strong></p>
<p><strong> </strong></p>
<p><strong>Once the installation for Visual C++ is complete you will see another window prompting the directory for the installation (changeable). If you are installing it on another partition other than C: you still need to have a bigger size of the C: partition as most of the files still end up in C Drive.</strong></p>
<p><strong><a rel="attachment wp-att-349" href="http://blog.whatdouc.net/2010/10/04/lync2010-installation/01_10_10_03/"><img class="alignnone size-medium wp-image-349" title="01_10_10_03" src="http://blog.whatdouc.net/wp-content/uploads/2010/10/01_10_10_03-300x157.png" alt="" width="300" height="157" /></a><br />
</strong></p>
<p><strong> </strong><a href="http://imaucblog.com/wp-content/uploads/2010/09/04-lync2010-standard-install.png"></a><strong> </strong></p>
<p><strong> </strong></p>
<p><strong> </strong></p>
<p><strong> </strong></p>
<p><strong> </strong></p>
<p><strong> </strong></p>
<p><strong> </strong></p>
<p><strong> </strong></p>
<p><strong> </strong></p>
<p><strong> </strong></p>
<p><strong>Accept the license agreement here. (STOP!! If you don’t accept it <img src='http://blog.whatdouc.net/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' /> )</strong></p>
<p><strong><a rel="attachment wp-att-368" href="http://blog.whatdouc.net/2010/10/04/lync2010-installation/01_10_10_04/"><img class="alignnone size-medium wp-image-368" title="01_10_10_04" src="http://blog.whatdouc.net/wp-content/uploads/2010/10/01_10_10_04-300x227.png" alt="" width="300" height="227" /></a><br />
</strong></p>
<p><strong> </strong><strong> </strong></p>
<p><strong> </strong></p>
<p><strong> </strong></p>
<p><strong> </strong></p>
<p><strong> </strong></p>
<p><strong> </strong></p>
<p><strong> </strong></p>
<p><strong> </strong></p>
<p><strong> </strong></p>
<p><strong> </strong></p>
<p><strong> </strong></p>
<p><strong> </strong></p>
<p><strong> </strong></p>
<p><strong>The next windows would be a little familiar to people who have been working with the previous version of Communication server offerings of Microsoft. This is the deployment wizard.</strong></p>
<p><strong><a rel="attachment wp-att-350" href="http://blog.whatdouc.net/2010/10/04/lync2010-installation/01_10_10_05/"><img class="alignnone size-medium wp-image-350" title="01_10_10_05" src="http://blog.whatdouc.net/wp-content/uploads/2010/10/01_10_10_05-300x232.png" alt="" width="300" height="232" /></a><br />
</strong></p>
<p><strong> </strong></p>
<p><strong>Let’s choose the first AD preparation steps. In my case the screenshot has all the steps completed. They ran smoothly for me since before I mentioned that the account that I used to login the server with is a Domain Admin as well as Local Admins.</strong></p>
<p><strong><a rel="attachment wp-att-369" href="http://blog.whatdouc.net/2010/10/04/lync2010-installation/01_10_10_06/"><img class="alignnone size-medium wp-image-369" title="01_10_10_06" src="http://blog.whatdouc.net/wp-content/uploads/2010/10/01_10_10_06-300x232.png" alt="" width="300" height="232" /></a><br />
</strong></p>
<p><strong> </strong></p>
<p><strong> </strong></p>
<p><strong>Once all the steps are completed for you, you can click back to go to the deployment wizard and click the Install or update Lync Server 2010.</strong></p>
<p><strong><a rel="attachment wp-att-351" href="http://blog.whatdouc.net/2010/10/04/lync2010-installation/01_10_10_07/"><img class="alignnone size-medium wp-image-351" title="01_10_10_07" src="http://blog.whatdouc.net/wp-content/uploads/2010/10/01_10_10_07-300x232.png" alt="" width="300" height="232" /></a><br />
</strong></p>
<p><strong> </strong></p>
<p><strong> </strong></p>
<p><strong>Once all the steps are completed for you, you can click back to go to the deployment wizard and click the Install or update Lync Server 2010.</strong></p>
<p><strong><a rel="attachment wp-att-352" href="http://blog.whatdouc.net/2010/10/04/lync2010-installation/01_10_10_08/"><img class="alignnone size-medium wp-image-352" title="01_10_10_08" src="http://blog.whatdouc.net/wp-content/uploads/2010/10/01_10_10_08-300x225.png" alt="" width="300" height="225" /></a><br />
</strong></p>
<p><strong> </strong><strong> </strong></p>
<p><strong> </strong></p>
<p><strong>It’s time to install the Topology Builder via the main deployment screen, when this completes you gain a green tick to signify a successful install.</strong></p>
<p><strong>The next step is funny enough because now we need to make our Topology for Lync Server 2010 for this you have to go to start menu &gt; Microsoft Lync Server (RC) &gt; Lync Server Topology Builder.</strong></p>
<p><strong><a rel="attachment wp-att-370" href="http://blog.whatdouc.net/2010/10/04/lync2010-installation/01_10_10_09/"><img class="alignnone size-medium wp-image-370" title="01_10_10_09" src="http://blog.whatdouc.net/wp-content/uploads/2010/10/01_10_10_09-266x300.png" alt="" width="266" height="300" /></a><br />
</strong></p>
<p><strong> </strong><strong> </strong></p>
<p><strong>The Popup will come up now click New Topology and Ok.</strong></p>
<p><strong><a rel="attachment wp-att-353" href="http://blog.whatdouc.net/2010/10/04/lync2010-installation/01_10_10_10/"><img class="alignnone size-medium wp-image-353" title="01_10_10_10" src="http://blog.whatdouc.net/wp-content/uploads/2010/10/01_10_10_10-300x205.png" alt="" width="300" height="205" /></a><br />
</strong></p>
<p><strong>It will ask you to choose a save file/location I saved it as WhatDoUC. Next you are asked for your primary SIP domain, I’ll be using my test AD domain for this which is WhatDoUC.net (see below). </strong></p>
<p><strong><a rel="attachment wp-att-354" href="http://blog.whatdouc.net/2010/10/04/lync2010-installation/01_10_10_11/"><img class="alignnone size-medium wp-image-354" title="01_10_10_11" src="http://blog.whatdouc.net/wp-content/uploads/2010/10/01_10_10_11-300x235.png" alt="" width="300" height="235" /></a><br />
</strong></p>
<p><strong> </strong><strong> </strong></p>
<p><strong>Click next, I didn’t choose to add any additional SIP domains. On next screen type the name of your site which is in my case WhatDoUC</strong></p>
<p><strong><a rel="attachment wp-att-355" href="http://blog.whatdouc.net/2010/10/04/lync2010-installation/01_10_10_12/"><img class="alignnone size-medium wp-image-355" title="01_10_10_12" src="http://blog.whatdouc.net/wp-content/uploads/2010/10/01_10_10_12-300x235.png" alt="" width="300" height="235" /></a><br />
</strong></p>
<p><strong> </strong><strong> </strong></p>
<p><strong>Click Next and put Site Details which you can see below.</strong></p>
<p><strong><a rel="attachment wp-att-356" href="http://blog.whatdouc.net/2010/10/04/lync2010-installation/01_10_10_13/"><img class="alignnone size-medium wp-image-356" title="01_10_10_13" src="http://blog.whatdouc.net/wp-content/uploads/2010/10/01_10_10_13-300x235.png" alt="" width="300" height="235" /></a><br />
</strong></p>
<p><strong> </strong><strong> </strong></p>
<p><strong> </strong></p>
<p><strong>It’s completed now click on “Open the New Front End Wizard” and click Finish.</strong></p>
<p><strong><a rel="attachment wp-att-357" href="http://blog.whatdouc.net/2010/10/04/lync2010-installation/01_10_10_14/"><img class="alignnone size-medium wp-image-357" title="01_10_10_14" src="http://blog.whatdouc.net/wp-content/uploads/2010/10/01_10_10_14-300x235.png" alt="" width="300" height="235" /></a><br />
</strong></p>
<p><strong> </strong></p>
<p><strong> </strong><strong> </strong></p>
<p><strong>Now you’ll need to define the New Front End pool.</strong></p>
<p><strong><a rel="attachment wp-att-358" href="http://blog.whatdouc.net/2010/10/04/lync2010-installation/01_10_10_15/"><img class="alignnone size-medium wp-image-358" title="01_10_10_15" src="http://blog.whatdouc.net/wp-content/uploads/2010/10/01_10_10_15-300x235.png" alt="" width="300" height="235" /></a><br />
</strong></p>
<p><strong> </strong><strong> </strong></p>
<p><strong>Click Next. Define the Front End Pool FQDN which is in my case Lync.WhatDoUC.net also I am using Standard Edition Server you can choose it on your own.</strong></p>
<p><strong><a rel="attachment wp-att-360" href="http://blog.whatdouc.net/2010/10/04/lync2010-installation/01_10_10_16/"><img class="alignnone size-medium wp-image-360" title="01_10_10_16" src="http://blog.whatdouc.net/wp-content/uploads/2010/10/01_10_10_16-300x235.png" alt="" width="300" height="235" /></a><br />
</strong></p>
<p><strong> </strong><strong> </strong></p>
<p><strong>You will be asked to select the features required and therefore destined to be collocated, I’ll be installing Conferencing (without Dial-in, I’m not going for PSTN voice integration for this lab setup), Enterprise Voice and Call Admission Control.</strong></p>
<p><strong><a rel="attachment wp-att-359" href="http://blog.whatdouc.net/2010/10/04/lync2010-installation/01_10_10_17/"><img class="alignnone size-medium wp-image-359" title="01_10_10_17" src="http://blog.whatdouc.net/wp-content/uploads/2010/10/01_10_10_17-300x235.png" alt="" width="300" height="235" /></a><br />
</strong></p>
<p><strong> </strong><strong> </strong></p>
<p><strong>Click Next. I am not going to collocate Mediation Server you can choose it your own.</strong></p>
<p><strong><a rel="attachment wp-att-361" href="http://blog.whatdouc.net/2010/10/04/lync2010-installation/01_10_10_18/"><img class="alignnone size-medium wp-image-361" title="01_10_10_18" src="http://blog.whatdouc.net/wp-content/uploads/2010/10/01_10_10_18-300x235.png" alt="" width="300" height="235" /></a><br />
</strong></p>
<p><strong> </strong><strong> </strong></p>
<p><strong>Here I am going to click next without more roles because of my limited sources.</strong></p>
<p><strong><a rel="attachment wp-att-362" href="http://blog.whatdouc.net/2010/10/04/lync2010-installation/01_10_10_19/"><img class="alignnone size-medium wp-image-362" title="01_10_10_19" src="http://blog.whatdouc.net/wp-content/uploads/2010/10/01_10_10_19-300x235.png" alt="" width="300" height="235" /></a><br />
</strong></p>
<p><strong> </strong><strong> </strong></p>
<p><strong>Here I don’t need to define my SQL store as my Standard Edition will perform the SQL Express installation automatically.</strong></p>
<p><strong><a rel="attachment wp-att-371" href="http://blog.whatdouc.net/2010/10/04/lync2010-installation/01_10_10_20/"><img class="alignnone size-medium wp-image-371" title="01_10_10_20" src="http://blog.whatdouc.net/wp-content/uploads/2010/10/01_10_10_20-300x235.png" alt="" width="300" height="235" /></a><br />
</strong></p>
<p><strong> </strong><strong> </strong></p>
<p><strong>Here we’ll need to create a file share, create it locally and ensure the account you are currently using to run the topology builder has read/write access to this folder. I’ll call my folder and share name “Share”.</strong></p>
<p><strong><a rel="attachment wp-att-363" href="http://blog.whatdouc.net/2010/10/04/lync2010-installation/01_10_10_21/"><img class="alignnone size-medium wp-image-363" title="01_10_10_21" src="http://blog.whatdouc.net/wp-content/uploads/2010/10/01_10_10_21-300x235.png" alt="" width="300" height="235" /></a><br />
</strong></p>
<p><strong> </strong><strong> </strong></p>
<p><strong>The next screen will ask about External URL which is in my case “Lync.WhatDoUC.net” </strong></p>
<p><strong><a rel="attachment wp-att-364" href="http://blog.whatdouc.net/2010/10/04/lync2010-installation/01_10_10_22/"><img class="alignnone size-medium wp-image-364" title="01_10_10_22" src="http://blog.whatdouc.net/wp-content/uploads/2010/10/01_10_10_22-300x235.png" alt="" width="300" height="235" /></a><br />
</strong></p>
<p><strong> </strong><strong> </strong></p>
<p><strong>Now we are back to Topology Builder and we have to edit Topology so click on Edit Topology.</strong></p>
<p><strong><a rel="attachment wp-att-365" href="http://blog.whatdouc.net/2010/10/04/lync2010-installation/01_10_10_23/"><img class="alignnone size-medium wp-image-365" title="01_10_10_23" src="http://blog.whatdouc.net/wp-content/uploads/2010/10/01_10_10_23-300x214.png" alt="" width="300" height="214" /></a><br />
</strong></p>
<p><strong> </strong><strong> </strong></p>
<p><strong>Now you need to add an administrative URL, in my case https://admin.WhatDoUC.net and select the front end server to install your CMS on (all things being equal you should have one option here which will your previously specified pool FQDN).</strong></p>
<p><strong><a rel="attachment wp-att-366" href="http://blog.whatdouc.net/2010/10/04/lync2010-installation/01_10_10_24/"><img class="alignnone size-medium wp-image-366" title="01_10_10_24" src="http://blog.whatdouc.net/wp-content/uploads/2010/10/01_10_10_24-300x237.png" alt="" width="300" height="237" /></a><br />
</strong></p>
<p><strong> </strong></p>
<p><strong> </strong><strong> </strong></p>
<p><strong>We are all set to publish our topology! To do so select this option from the right hand side of the main topology builder screen.</strong></p>
<p><strong><a rel="attachment wp-att-372" href="http://blog.whatdouc.net/2010/10/04/lync2010-installation/01_10_10_25/"><img class="alignnone size-medium wp-image-372" title="01_10_10_25" src="http://blog.whatdouc.net/wp-content/uploads/2010/10/01_10_10_25-300x214.png" alt="" width="300" height="214" /></a><br />
</strong></p>
<p><strong> </strong><strong> </strong></p>
<p><strong>Here I want to tell you that if you followed the entire guide correctly validation should succeed, now click next on the publish topology wizard.</strong></p>
<p><strong><a rel="attachment wp-att-367" href="http://blog.whatdouc.net/2010/10/04/lync2010-installation/01_10_10_26/"><img class="alignnone size-medium wp-image-367" title="01_10_10_26" src="http://blog.whatdouc.net/wp-content/uploads/2010/10/01_10_10_26-300x235.png" alt="" width="300" height="235" /></a><br />
</strong></p>
<p><strong> </strong><strong> </strong></p>
<p><strong>Click Next also Accept the front end pool default by clicking next.</strong></p>
<p><strong><a rel="attachment wp-att-373" href="http://blog.whatdouc.net/2010/10/04/lync2010-installation/01_10_10_27/"><img class="alignnone size-medium wp-image-373" title="01_10_10_27" src="http://blog.whatdouc.net/wp-content/uploads/2010/10/01_10_10_27-300x235.png" alt="" width="300" height="235" /></a><br />
</strong></p>
<p><strong> </strong><strong> </strong></p>
<p><a href="http://imaucblog.com/wp-content/uploads/2010/09/20-lync2010-standard-install.png"><strong> </strong></a><strong> </strong></p>
<p><a rel="attachment wp-att-374" href="http://blog.whatdouc.net/2010/10/04/lync2010-installation/01_10_10_28/"><img class="alignnone size-medium wp-image-374" title="01_10_10_28" src="http://blog.whatdouc.net/wp-content/uploads/2010/10/01_10_10_28-300x235.png" alt="" width="300" height="235" /></a></p>
<p><strong>Now we are back to the Lync Server Deployment Wizard, now accessible via the start menu. Choose Install or Update Lync Server System to continue.</strong></p>
<p><strong><a rel="attachment wp-att-375" href="http://blog.whatdouc.net/2010/10/04/lync2010-installation/01_10_10_29/"><img class="alignnone size-medium wp-image-375" title="01_10_10_29" src="http://blog.whatdouc.net/wp-content/uploads/2010/10/01_10_10_29-300x232.png" alt="" width="300" height="232" /></a><br />
</strong></p>
<p><strong> </strong><strong> </strong></p>
<p><strong>At first step (Install Local Configuration Store) click Run.</strong></p>
<p><strong><a rel="attachment wp-att-376" href="http://blog.whatdouc.net/2010/10/04/lync2010-installation/01_10_10_31/"><img class="alignnone size-medium wp-image-376" title="01_10_10_31" src="http://blog.whatdouc.net/wp-content/uploads/2010/10/01_10_10_31-300x225.png" alt="" width="300" height="225" /></a><br />
</strong></p>
<p><strong> </strong><strong> </strong></p>
<p><strong>Click Next and upon completion click Finish.</strong></p>
<p><strong><a rel="attachment wp-att-347" href="http://blog.whatdouc.net/2010/10/04/lync2010-installation/01_10_10_30/"><img class="alignnone size-medium wp-image-347" title="01_10_10_30" src="http://blog.whatdouc.net/wp-content/uploads/2010/10/01_10_10_30-300x224.png" alt="" width="300" height="224" /></a><br />
</strong></p>
<p><strong> </strong><strong> </strong></p>
<p><strong>Now step 2 to install Lync Server Components.</strong></p>
<p><strong><a rel="attachment wp-att-377" href="http://blog.whatdouc.net/2010/10/04/lync2010-installation/01_10_10_32/"><img class="alignnone size-medium wp-image-377" title="01_10_10_32" src="http://blog.whatdouc.net/wp-content/uploads/2010/10/01_10_10_32-300x225.png" alt="" width="300" height="225" /></a><br />
</strong></p>
<p><strong> </strong><strong> </strong></p>
<p><strong>After completion Re-Start your server and log in back to server and start the Wizard from Start Menu.</strong></p>
<p><strong>It’s time to Step 3 is where certificates are requested and assigned  to the server and both internal/external web services. Click request.</strong></p>
<p><strong><a rel="attachment wp-att-383" href="http://blog.whatdouc.net/2010/10/04/lync2010-installation/01_10_10_33/"><img class="alignnone size-medium wp-image-383" title="01_10_10_33" src="http://blog.whatdouc.net/wp-content/uploads/2010/10/01_10_10_33-300x160.png" alt="" width="300" height="160" /></a><br />
</strong></p>
<p><strong>On next screen click next.</strong></p>
<p><strong><a rel="attachment wp-att-379" href="http://blog.whatdouc.net/2010/10/04/lync2010-installation/01_10_10_34/"><img class="alignnone size-medium wp-image-379" title="01_10_10_34" src="http://blog.whatdouc.net/wp-content/uploads/2010/10/01_10_10_34-300x225.png" alt="" width="300" height="225" /></a></strong></p>
<p><strong>Select your CA Server which is in my case my Active Directory, click  next until you see the option to specify a friendly name, I’ll use  WhatDoUC.</strong></p>
<p><strong> </strong><strong> </strong></p>
<p><strong><a rel="attachment wp-att-384" href="http://blog.whatdouc.net/2010/10/04/lync2010-installation/01_10_10_35/"><img class="alignnone size-medium wp-image-384" title="01_10_10_35" src="http://blog.whatdouc.net/wp-content/uploads/2010/10/01_10_10_35-300x225.png" alt="" width="300" height="225" /></a><br />
</strong></p>
<p><strong> </strong><strong> </strong></p>
<p><strong> </strong><strong> </strong></p>
<p><strong>Choose friendly organization names, country, state/city and click next. </strong></p>
<p><strong><a rel="attachment wp-att-380" href="http://blog.whatdouc.net/2010/10/04/lync2010-installation/01_10_10_36/"><img class="alignnone size-medium wp-image-380" title="01_10_10_36" src="http://blog.whatdouc.net/wp-content/uploads/2010/10/01_10_10_36-300x225.png" alt="" width="300" height="225" /></a><br />
</strong></p>
<p><strong>Now configure and accept subject alternate names (SAN) – this is where a single certificate can handle multiple common names or domain names. In my case I’ll accept my locally configured SIP domain. You can add additional names where you have a public facing FQDN, click finish to execute certificate commands. The assign the requested certificates. Click Finish.</strong></p>
<p><strong><a rel="attachment wp-att-385" href="http://blog.whatdouc.net/2010/10/04/lync2010-installation/01_10_10_37/"><img class="alignnone size-medium wp-image-385" title="01_10_10_37" src="http://blog.whatdouc.net/wp-content/uploads/2010/10/01_10_10_37-300x225.png" alt="" width="300" height="225" /></a><br />
</strong></p>
<p><strong> </strong><strong> </strong></p>
<p><strong>On completion the following screen will appear.</strong></p>
<p><strong><a rel="attachment wp-att-381" href="http://blog.whatdouc.net/2010/10/04/lync2010-installation/01_10_10_38/"><img class="alignnone size-medium wp-image-381" title="01_10_10_38" src="http://blog.whatdouc.net/wp-content/uploads/2010/10/01_10_10_38-300x160.png" alt="" width="300" height="160" /></a><br />
</strong></p>
<p><strong> </strong><strong> </strong></p>
<p><strong>Hmmmmmmmmmmm ! It’s time to start Services and after that check the services status.</strong></p>
<p><a rel="attachment wp-att-423" href="http://blog.whatdouc.net/2010/10/04/lync2010-installation/services_01_10_10_39/"><img class="alignnone size-medium wp-image-423" title="Services_01_10_10_39" src="http://blog.whatdouc.net/wp-content/uploads/2010/10/Services_01_10_10_39-300x97.png" alt="" width="300" height="97" /></a></p>
<p><strong> </strong><strong> </strong></p>
<p><strong>Here we are ready to run Lync Server 2010 control Panel than what are you waiting for?</strong></p>
<p><strong><a rel="attachment wp-att-386" href="http://blog.whatdouc.net/2010/10/04/lync2010-installation/01_10_10_40/"><img class="alignnone size-medium wp-image-386" title="01_10_10_40" src="http://blog.whatdouc.net/wp-content/uploads/2010/10/01_10_10_40-300x214.png" alt="" width="300" height="214" /></a></strong></p>
<p><strong>Glossary:</strong></p>
<p><strong>01. </strong><strong><a href="http://technet.microsoft.com/en-gb/evalcenter/ff808407.aspx">Lync Server 2010 RC</a></strong></p>
<p><strong>02. </strong><strong><a href="http://go.microsoft.com/fwlink/?LinkId=149156">Sliver Light Player</a> </strong></p>
<p><strong>So guys in next post we will start making &amp; enabling users.</strong></p>
<p><strong>I have tried to be informative and went in details as much as possible. If you have any questions, feel free to contact me or comment on the post.</strong></p>
<p><strong>Hope you have as much deploying this new server as I had writing it.</strong></p>
<p><strong> </strong><strong> </strong></p>
<div class="thanks_button_div" style="float: left; margin-right: 10px;"><div style="float: left; display: inline;"><input type="button" onclick="thankYouButtonClick(391, 'You left &ldquo;Thanks&rdquo; already for this post')" value="Thank You: 56"
                class="thanks_button thanks_large thanks_black1"
                style="background-image:url(http://blog.whatdouc.net/wp-content/plugins/thanks-you-counter-button/images/thanks_large_black1.png);  font-family: Verdana, Arial, Sans-Serif; font-size: 14px; font-weight: normal;; color:#ffffff;"
                id="thanksButton_391_2" title="Click to left &ldquo;Thanks&rdquo; for this post"/></div><div id="ajax_loader_391_2" style="display:inline;visibility: hidden;"><img alt="ajax loader" src="http://blog.whatdouc.net/wp-content/plugins/thanks-you-counter-button/images/ajax-loader.gif" /></div></div>]]></content:encoded>
			<wfw:commentRss>http://blog.whatdouc.net/2010/10/04/lync2010-installation/feed/</wfw:commentRss>
		<slash:comments>34</slash:comments>
		</item>
		<item>
		<title>Lync Server 2010 Deployment Guide</title>
		<link>http://blog.whatdouc.net/2010/09/16/lync-2010-deployment-guide/</link>
		<comments>http://blog.whatdouc.net/2010/09/16/lync-2010-deployment-guide/#comments</comments>
		<pubDate>Thu, 16 Sep 2010 10:02:57 +0000</pubDate>
		<dc:creator>Shafaquat Ali</dc:creator>
				<category><![CDATA[Lync Server 2010]]></category>
		<category><![CDATA[Lync Server]]></category>

		<guid isPermaLink="false">http://blog.whatdouc.net/?p=267</guid>
		<description><![CDATA[I M reading the Lync Server 2010 Deployment guide &#38; working on it. I think I should share it with all the Guys. http://blogs.technet.com/b/gulfinfra/archive/2010/09/17/lync-server-2010-lab-deployment-guide-part-2-3-amp-4.aspx I hope this will informative for you and I would like to Thank you for viewing.]]></description>
			<content:encoded><![CDATA[<p>I M reading the Lync Server 2010 Deployment guide &amp; working on it. I think I should share it with all the Guys.</p>
<p><a href="http://blogs.technet.com/b/gulfinfra/archive/2010/09/17/lync-server-2010-lab-deployment-guide-part-2-3-amp-4.aspx">http://blogs.technet.com/b/gulfinfra/archive/2010/09/17/lync-server-2010-lab-deployment-guide-part-2-3-amp-4.aspx</a></p>
<p>I hope this will informative for you and I would like to Thank you for viewing.</p>
<div class="thanks_button_div" style="float: left; margin-right: 10px;"><div style="float: left; display: inline;"><input type="button" onclick="thankYouButtonClick(267, 'You left &ldquo;Thanks&rdquo; already for this post')" value="Thank You: 20"
                class="thanks_button thanks_large thanks_black1"
                style="background-image:url(http://blog.whatdouc.net/wp-content/plugins/thanks-you-counter-button/images/thanks_large_black1.png);  font-family: Verdana, Arial, Sans-Serif; font-size: 14px; font-weight: normal;; color:#ffffff;"
                id="thanksButton_267_2" title="Click to left &ldquo;Thanks&rdquo; for this post"/></div><div id="ajax_loader_267_2" style="display:inline;visibility: hidden;"><img alt="ajax loader" src="http://blog.whatdouc.net/wp-content/plugins/thanks-you-counter-button/images/ajax-loader.gif" /></div></div>]]></content:encoded>
			<wfw:commentRss>http://blog.whatdouc.net/2010/09/16/lync-2010-deployment-guide/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

