<?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>The Lync Insider</title>
	<atom:link href="http://lyncinsider.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://lyncinsider.com</link>
	<description>The &#34;Inside&#34; Perspective on Lync Server 2010, OCS 2007, VoIP and Unified Communications</description>
	<lastBuildDate>Wed, 01 Feb 2012 21:15:17 +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>How to Connect Lync Server to Exchange Online:  Part 1</title>
		<link>http://lyncinsider.com/instant-messaging/how-to-connect-lync-server-to-exchange-online-part-1/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=how-to-connect-lync-server-to-exchange-online-part-1</link>
		<comments>http://lyncinsider.com/instant-messaging/how-to-connect-lync-server-to-exchange-online-part-1/#comments</comments>
		<pubDate>Wed, 01 Feb 2012 21:05:34 +0000</pubDate>
		<dc:creator>chris.williams</dc:creator>
				<category><![CDATA[Instant Messaging (IM)]]></category>
		<category><![CDATA[Unified Communications]]></category>
		<category><![CDATA[lync server 2010]]></category>
		<category><![CDATA[Exchange Online]]></category>
		<category><![CDATA[IM with other services]]></category>
		<category><![CDATA[Office 365]]></category>
		<category><![CDATA[federation]]></category>

		<guid isPermaLink="false">http://lyncinsider.com/?p=568</guid>
		<description><![CDATA[The Lync questions keep coming! Yesterday, one came in with a request that appeared pretty simple: &#8220;I tried to connect our Lync Server to Exchange Online. Now we can&#8217;t use voice mail. What went wrong?&#8221; VERY good question. Let&#8217;s tackle it. Connecting an Internal Lync Server to an External Exchange Server? Let&#8217;s take a step [...]]]></description>
			<content:encoded><![CDATA[<p>The Lync questions keep coming! Yesterday, one came in with a request that appeared pretty simple:</p>
<p><strong>&#8220;I tried to connect our Lync Server to Exchange Online. Now we can&#8217;t use voice mail. What went wrong?&#8221;</strong></p>
<p>VERY good question. Let&#8217;s tackle it.</p>
<h2>Connecting an Internal Lync Server to an External Exchange Server?</h2>
<p>Let&#8217;s take a step back from this. What they did was try to connect a Lync Server to Office 365&#8242;s Exchange Online package. One internal system (Lync), interoperating with an external one (Exchange Online).</p>
<p>There are several reasons you might want to do this.</p>
<ul>
<li>Sharing of calendar information and Out of Office messages</li>
<li>Voice mail interoperability</li>
<li>IM and Presence status showing up in Outlook Web App (as in, outside the organization)</li>
</ul>
<p>Yes, it&#8217;s possible to connect these two services. But it&#8217;s more complicated than you&#8217;d think at first. Several management steps are required for Lync and Exchange Online to see each other, THEN talk to each other.</p>
<p>In fact, there&#8217;s a whole checklist you need to follow to make it all work:<br />
<a href="http://help.outlook.com/en-us/140/gg702674.aspx"> http://help.outlook.com/en-us/140/gg702674.aspx</a></p>
<p>Microsoft posted this late last month. Many people missed it due to the holidays. (But that&#8217;s why we have the Lync Insider blog, right?)</p>
<h2>How-To, Step 1 &#8211; Provide Lync Users with Voice Mail on Exchange Online</h2>
<p>(Please note, I&#8217;m starting at #2 on the checklist linked above. #1 is deploying Lync Server 2010, with Edge Servers and Enterprise Voice. If you need help with those, read our <a href="http://lyncinsider.com/lync-server-2010/path-to-lync-server-step-6-install-lync-server/">Path to Lync Server &#8211; Step 6: Install Lync Server</a> post.)</p>
<h3>A) Create a DNS SRV Record for integration.</h3>
<ol>
<li>Log on to your external DNS server (as a DnsAdmins group member!).</li>
<li>Click Start / Administrative Tools, and then click DNS.</li>
<li>In the console tree for your SIP domain, expand Forward Lookup Zones. Select the SIP domain where your Lync Server is installed (e.g. &#8220;edge1.yourdomain.com&#8221;).</li>
<li>Right-click the SIP domain, and click Other New Records.</li>
<li>Click &#8220;Service Location (SRV)&#8221; under Resource Record Type.</li>
<li>Click &#8220;Create Record.&#8221;</li>
<li>In the New Resource Record window, click Service. Enter <strong>_sipfederationtls</strong> (don&#8217;t forget the underscore).</li>
<li>Click Protocol. Enter <strong>_tcp</strong></li>
<li>Click Port Number. Enter <strong>5061</strong></li>
<li>Click &#8220;Host offering this service.&#8221; Enter the FQDN of the Lync Server Edge pool that provides access to external clients.</li>
<li>Click OK. Then click Done.</li>
</ol>
<p>Make sure the domain used in the SRV record you&#8217;re creating here matches the domain used in the DNS Host (A) record.</p>
<h3>B) Set up external Edge Certificates.</h3>
<p>You may already have certificates set up on the external Edge Server. If they&#8217;re set up for federation, then you&#8217;re fine here. If not, use these instructions:</p>
<ul>
<li>Switch to a member login with higher permissions (e.g. the RTCUniversalServerAdmins group).</li>
<li>Follow the steps at this TechNet page:  <a href="http://technet.microsoft.com/en-us/library/gg398409.aspx">http://technet.microsoft.com/en-us/library/gg398409.aspx</a></li>
<li>They will guide you through creating the certificate request, submitting it, importing &amp; assigning the certificate to your Edge Servers.</li>
</ul>
<h3>C) Configure the Edge Server for integration.</h3>
<p>1. Configure your Edge Server for federation. Start the Lync Server Management Shell (under Start / All Programs / Microsoft Lync Server 2010). Enter this cmdlet:</p>
<blockquote><p><strong>Set-CsAccessEdgeConfiguration -UseDnsSrvRouting -AllowFederatedUsers 1 -EnablePartnerDiscovery 0</strong></p></blockquote>
<p>It indicates that Edge Servers will use DNS SRV records for federation requests, allows federated users, and specifies that Lync should use DNS records to discover a partner domain (in this case, the Exchange Online service).</p>
<p>2. Still in the Management Shell, we&#8217;ll create a hosting provider on the Edge Server. Do this using the New-CsHostingProvider cmdlet.</p>
<blockquote><p><strong>New-CsHostingProvider -Identity ExchangeOnline.com -Enabled $True -EnabledSharedAddressSpace $True -HostsOCSUsers $False -ProxyFQDN &#8220;proxy.ExchangeOnline.com&#8221; -IsLocal $False -VerficationLevel UseSourceVerification</strong></p></blockquote>
<p>Where I&#8217;ve inserted &#8220;ExchangeOnline.com&#8221; &#8211; for the Identity and ProxyFQDN parameters &#8211; enter the URLs for your Exchange Online setup.</p>
<p>3. Verify that the Central Management Store data replicates to your Edge Server. <a href="http://technet.microsoft.com/en-us/library/gg398983.aspx">See this TechNet link</a> if you need help.</p>
<h3>D) Enable your users for hosted voice mail.</h3>
<p>Still in the Management Shell, use the Set-CsUser cmdlet:</p>
<blockquote><p><strong>Set-CsUser -HostedVoiceMail $True -Identity &#8220;YourDomain\JoeSmith&#8221;</strong></p></blockquote>
<p>Identity parameter can use either the user&#8217;s SIP address, their domain\logon name (like the above), their AD-DS display name or their User-Principal-Name. Easy to do &#8211; but you&#8217;ll have to enable every user this way!</p>
<h3>E) Create Contact Objects for Exchange UM Online.</h3>
<p>You&#8217;ll need contact objects for each auto-attendant (AA) number and subscriber access (SA) number in your deployment. Set these in Management Shell with the New-CsExUmContact cmdlet:</p>
<blockquote><p><strong>New-CsExUmContact -SipAddress &#8220;sip:ExampleAddress@YourDomain.com&#8221; -RegistrarPool &#8220;LocalPool.YourDomain.com&#8221; -OU &#8220;Exchange Online Integration&#8221; -DisplayNumber &#8220;+14085551111&#8243; -AutoAttendant $True</strong></p></blockquote>
<blockquote><p><strong>New-CsExUmContact -SipAddress &#8220;sip:ExampleAddress@YourDomain.com&#8221; -RegistrarPool &#8220;LocalPool.YourDomain.com&#8221; -OU &#8220;Exchange Online Integration&#8221; -DisplayNumber &#8220;+14085551111&#8243;</strong></p></blockquote>
<p>SipAddress should be a new address, not in use by a user or contact object in AD-DS. RegistrarPool is the FQDN for the pool where your Registrar service runs. OU specifies where your contact object will be. DisplayNumber must be a unique number for each contact object. If AutoAttendant is set to True, the contact object is set as an Auto Attendant Object. If set to False, it&#8217;s a Subscriber Access object.</p>
<p>This is a lot to go through, I know.  Stay sharp &#8211; that&#8217;s just Part 1 of the setup!</p>
<p>In Part 2 next week, I&#8217;ll go through configuring Exchange Online so its Unified Messaging works with Lync. See you then!</p>
]]></content:encoded>
			<wfw:commentRss>http://lyncinsider.com/instant-messaging/how-to-connect-lync-server-to-exchange-online-part-1/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to Create a Global Idle Policy with a Management Shell Script</title>
		<link>http://lyncinsider.com/lync-server-2010/how-to-create-a-global-idle-policy-with-a-management-shell-script/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=how-to-create-a-global-idle-policy-with-a-management-shell-script</link>
		<comments>http://lyncinsider.com/lync-server-2010/how-to-create-a-global-idle-policy-with-a-management-shell-script/#comments</comments>
		<pubDate>Wed, 25 Jan 2012 18:52:31 +0000</pubDate>
		<dc:creator>chris.williams</dc:creator>
				<category><![CDATA[Microsoft Lync]]></category>
		<category><![CDATA[Reference]]></category>
		<category><![CDATA[lync server 2010]]></category>
		<category><![CDATA[PowerShell]]></category>
		<category><![CDATA[microsoft lync]]></category>

		<guid isPermaLink="false">http://lyncinsider.com/?p=564</guid>
		<description><![CDATA[Lots of questions coming in this month! If you&#8217;ve sent one in, don&#8217;t worry, we&#8217;ll get back to you. (I know we&#8217;re testing some changes in our local Lync Server, before we respond to one of them.) Last week we received this question: &#8220;Can we set up a global policy so everyone has a 5-minute [...]]]></description>
			<content:encoded><![CDATA[<p>Lots of questions coming in this month! If you&#8217;ve sent one in, don&#8217;t worry, we&#8217;ll get back to you. (I know we&#8217;re testing some changes in our local Lync Server, before we respond to one of them.)</p>
<p>Last week we received this question:</p>
<p>&#8220;Can we set up a global policy so everyone has a 5-minute idle in Lync?&#8221;</p>
<p>The answer to this question is yes &#8211; and no.</p>
<p>Right now, you can&#8217;t use a GPO (Group Policy Object) to set a Lync 2010 client&#8217;s default idle limit &#8211; when Lync switches from Available to Away.</p>
<p>You could go around changing each client&#8217;s idle settings, of course. But that&#8217;s way too time-consuming (and no self-respecting sysadmin would work that slow).</p>
<p>Don&#8217;t worry though! There IS a way to enforce a default idle for Lync users: Use a Management Shell script.</p>
<h2>Run a Script at Startup to Set Global Idle</h2>
<p>That&#8217;s right. One simple script will enforce global idle limits on all clients.</p>
<p>In a moment I&#8217;ll show you the script. But before that, a quick reminder: the Lync Server Management Shell isn&#8217;t set to run scripts by default! You&#8217;ll have to modify the execution policy so you can run scripts.</p>
<p>Which is easy. Just enter this command in the Management Shell prompt:<br />
<strong>Set-ExecutionPolicy RemoteSigned</strong></p>
<p>With that done, let&#8217;s move to the script itself. Copy the following into Notepad and save it as &#8220;set-global-idle.ps1&#8243;.</p>
<hr />
<pre><strong>$computer = "."</strong>
<strong>$registry = [Microsoft.Win32.RegistryKey]::OpenRemoteBaseKey("CurrentUser", $computer)</strong>
<strong>$key = $registry.OpenSubKey("SOFTWARE\Microsoft\Communicator", $True)</strong>
<strong>$key.SetValue("IdleThreshold",5,"DWORD")</strong></pre>
<hr />
<p>Those of you who are familiar with PowerShell will see how this script works at a glance. Even if you aren&#8217;t, this script&#8217;s pretty easy to understand: It makes a small change to the client PC&#8217;s registry, relating to Lync&#8217;s registry keys.</p>
<p>In this case, we&#8217;re changing the &#8220;IdleThreshold&#8221; or idle timeout point.</p>
<p>You will have to run Set-Global-Idle.ps1 on everyone&#8217;s PCs at startup. It&#8217;ll act like a pseudo-GPO, making a background change during boot. We&#8217;ve tested it and had no errors.</p>
<p>Modify the script as you like! Setting idle isn&#8217;t all you can do with this method. But be careful; this causes a change to client PC registries. The wrong parameters could cause registry corruption&#8230;and nobody wants every single PC in the office to crash at once!</p>
<h2>Bravely Standing In for Lync GPO</h2>
<p>We&#8217;re sure Microsoft will release a Lync Server patch that lets you control global idle soon. Use our Set-Global-Idle.ps1 script as a stand-in/workaround for now. It works, but it&#8217;s an extra step imposed on your Lync setup.</p>
<p>Have you modified your Lync Server installation using Management Shell? How?</p>
]]></content:encoded>
			<wfw:commentRss>http://lyncinsider.com/lync-server-2010/how-to-create-a-global-idle-policy-with-a-management-shell-script/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>What Archiving Server Archives &#8211; and What it Doesn&#8217;t</title>
		<link>http://lyncinsider.com/instant-messaging/what-archiving-server-archives-and-what-it-doesnt/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=what-archiving-server-archives-and-what-it-doesnt</link>
		<comments>http://lyncinsider.com/instant-messaging/what-archiving-server-archives-and-what-it-doesnt/#comments</comments>
		<pubDate>Wed, 18 Jan 2012 19:49:27 +0000</pubDate>
		<dc:creator>chris.williams</dc:creator>
				<category><![CDATA[Instant Messaging (IM)]]></category>
		<category><![CDATA[SQL Server 2008]]></category>
		<category><![CDATA[lync server 2010]]></category>
		<category><![CDATA[Archiving Server]]></category>
		<category><![CDATA[Conferencing]]></category>
		<category><![CDATA[Server Roles]]></category>
		<category><![CDATA[audio conference]]></category>
		<category><![CDATA[video conferencing]]></category>

		<guid isPermaLink="false">http://lyncinsider.com/?p=561</guid>
		<description><![CDATA[Archiving Server provides a repository for information exchanged via Lync Server. Why? Two reasons: It gives you a log of Lync activity everyone can draw upon. How many times have you tried to remember what Jane said about the Michaels project? Thanks to Archiving Server, you have a saved copy of that IM conversation. It [...]]]></description>
			<content:encoded><![CDATA[<p>Archiving Server provides a repository for information exchanged via Lync Server. Why? Two reasons:</p>
<ol>
<li>It gives you a log of Lync activity everyone can draw upon. How many times have you tried to remember what Jane said about the Michaels project? Thanks to Archiving Server, you have a saved copy of that IM conversation.</li>
<li>It helps you fulfill legal compliance requirements. Many organizations must keep track of project steps, client files, and so on to meet compliance regulations. Since Archiving Server tracks automatically, its archive database acts as a regulatory resource.</li>
</ol>
<p>What DOES it track though? It&#8217;s important to know what is and is not archived by Archiving Server. Otherwise, you might assume it just grabs everything. It doesn&#8217;t.</p>
<h2>What Lync Archives on the Archiving Server</h2>
<ul>
<li>Instant messaging conversations (both person-to-person, and between multiple parties)</li>
<li>Content uploaded in Web conferences</li>
<li>Conference events (joins, parts, etc.)</li>
</ul>
<h2>What Lync DOES NOT Archive on Archiving Server</h2>
<ul>
<li>File transfers</li>
<li>Conferencing annotations and polls</li>
<li>Audio &amp; video for person-to-person IM and conferences</li>
<li>Application sharing for IM and conferences</li>
<li>Diagnostic reports for session failures (those come from <a href="http://lyncinsider.com/conferencing/what-monitoring-server-monitors-and-what-it-doesnt/">Monitoring Server</a>)</li>
</ul>
<h2>Caution &#8211; There&#8217;s a Time Limit on Archived Materials</h2>
<p>It&#8217;s important to note: Archiving is NOT intended to work indefinitely! As you can imagine from the above lists, storing uploaded files and daily IM logs will fill up space fast.</p>
<p>The server will keep archives until one of two things happens:</p>
<ol>
<li>You tell it to purge old archived files.</li>
<li>Its storage fills up.</li>
</ol>
<p>Obviously, you don&#8217;t want to reach #2.</p>
<p>In the Lync Server 2010 Control Panel, there&#8217;s a setting that dictates when to purge old archive files. You can control the time interval for this under Archiving Configuration. How long you keep archived files depends on your legal compliance requirements. 1 year, 2? Talk to Legal.</p>
<p>Then head to this page for a how-to: <a href="http://technet.microsoft.com/en-us/library/gg520968.aspx">Enable or Disable Purging for Archiving &#8211; TechNet</a>.</p>
<p>&nbsp;</p>
<p>Want to add Archiving Server to your Lync setup? Use this <a href="http://www.microsoft.com/download/en/details.aspx?id=4711">deployment guide to help you</a>.</p>
<p>If you&#8217;re having trouble with Archiving Server (e.g. conversations aren&#8217;t showing up in Conversation History), use <a href="http://blogs.technet.com/b/nexthop/archive/2011/05/09/troubleshooting-archiving-server.aspx">NextHop&#8217;s &#8220;Troubleshooting Archiving Server&#8221; post</a> as a guide.</p>
<p>&nbsp;</p>
<p>Do you use an Archiving Server? What&#8217;s the big value from it, for you?</p>
]]></content:encoded>
			<wfw:commentRss>http://lyncinsider.com/instant-messaging/what-archiving-server-archives-and-what-it-doesnt/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Examining the Lync Training Package &#8211; Part 2</title>
		<link>http://lyncinsider.com/conferencing/examining-the-lync-training-package-part-2/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=examining-the-lync-training-package-part-2</link>
		<comments>http://lyncinsider.com/conferencing/examining-the-lync-training-package-part-2/#comments</comments>
		<pubDate>Wed, 11 Jan 2012 20:27:55 +0000</pubDate>
		<dc:creator>chris.williams</dc:creator>
				<category><![CDATA[Conferencing]]></category>
		<category><![CDATA[Microsoft Lync]]></category>
		<category><![CDATA[Reference]]></category>
		<category><![CDATA[Unified Communications]]></category>
		<category><![CDATA[Instant Messaging (IM)]]></category>
		<category><![CDATA[Lync training]]></category>
		<category><![CDATA[Presence]]></category>
		<category><![CDATA[microsoft lync]]></category>

		<guid isPermaLink="false">http://lyncinsider.com/?p=552</guid>
		<description><![CDATA[There&#8217;s so much information in the new Lync 2010 Training Package that I had to dedicate another post to it. As promised, a second comparison of its training lists. As this package is geared toward training users on the Lync 2010 client, we&#8217;re talking about the Help Desk list today. Training List 2: Help Desk [...]]]></description>
			<content:encoded><![CDATA[<p>There&#8217;s so much information in the new <a href="http://www.microsoft.com/download/en/details.aspx?displaylang=en&amp;id=9642">Lync 2010 Training Package</a> that I had to dedicate another post to it.</p>
<p>As promised, a second comparison of its training lists. As this package is geared toward training users on the Lync 2010 client, we&#8217;re talking about the Help Desk list today.</p>
<h2>Training List 2: Help Desk</h2>
<p>Last post I pointed out that each of the training packages is based off a &#8220;standard set&#8221; of materials. FAQs, Quick Reference cards, introductory How-To videos, and Self-Paced Training.</p>
<p>With Help Desk, we see how Microsoft adapts the training package for different roles. Specifically, 2 more resources included above this standard (1 new, 1 at higher priority).<strong></strong></p>
<p><strong>A. The addition of &#8220;Help Desk Troubleshooting,&#8221; a 110-page reference document for common Lync client problems.</strong>You&#8217;ll find guidelines for everything from &#8220;(Sharing) Participants See a Black Window&#8221; to &#8220;Agent Unable to See Some Response Groups.&#8221;</p>
<p>The Troubleshooting document alone makes this worthwhile. It&#8217;s a great keep-on-hand reference. Our Support department has already used it to help a client. (I may pull some how-to&#8217;s for future posts in fact.)<strong></strong></p>
<p><strong>B. The Instructor-Led Training mentions go from &#8220;Optional&#8221; to &#8220;Strongly Recommended.&#8221;</strong> Often the only difference between training lists is what priority each material element is assigned. However, because the Help Desk will field most of the (initial) support calls, it&#8217;s important they be fully informed on Lync&#8217;s capabilities.</p>
<p><a href="http://office.microsoft.com/en-us/communicator-help/lync-instructor-led-training-HA102465959.aspx">If you want to see what&#8217;s available for Instructor-Led Training, look here.</a> There are four courses (registration required, but free):</p>
<ol>
<li>Introducing Microsoft Lync</li>
<li>Best Practices for Microsoft Lync Conferencing</li>
<li>Facilitating a Successful UC Rollout</li>
<li>Effective Conferencing with Microsoft Lync: Transitioning from Office Live Meeting</li>
</ol>
<h2>How to Start Lync Training with the Instructor-Led Courses</h2>
<p>These 4 are the only courses for the whole Lync Training Package (at least for now). You&#8217;ll find them, at different priority levels, in almost every training list.</p>
<p>I don&#8217;t think all of these benefit the Help Desk most, though. Pick and choose which are the most relevant to the role you&#8217;re training for.</p>
<p>Here&#8217;s what I would suggest: Use the Instructor-Led training in the following order (by role).</p>
<ul>
<li>Executives and Information Workers sign up for 1 &amp; 2 in succession</li>
<li>Information Workers sign up for 3 &amp; 4 afterward</li>
<li>Early Adopters sign up for all 4</li>
<li>Help Desk signs up for 1, 2 &amp; 4</li>
<li>New Hires and Admin-Receptionists sign up for 1</li>
</ul>
<p>This way everyone receives at least an overview. From there, more technical roles take on more technical training. All without disrupting everyday workflow.</p>
<p>&nbsp;</p>
<p>Next week &#8211; we&#8217;re talking about Archiving Server. The recent <a href="http://lyncinsider.com/conferencing/what-monitoring-server-monitors-and-what-it-doesnt/">post on Monitoring Server</a> got a lot of attention, so I&#8217;m tackling its cousin. Watch for it!</p>
]]></content:encoded>
			<wfw:commentRss>http://lyncinsider.com/conferencing/examining-the-lync-training-package-part-2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Examining the Lync Training Package &#8211; Part 1</title>
		<link>http://lyncinsider.com/lync-server-2010/examining-the-lync-training-package-part-1/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=examining-the-lync-training-package-part-1</link>
		<comments>http://lyncinsider.com/lync-server-2010/examining-the-lync-training-package-part-1/#comments</comments>
		<pubDate>Wed, 04 Jan 2012 19:15:49 +0000</pubDate>
		<dc:creator>chris.williams</dc:creator>
				<category><![CDATA[Microsoft Lync]]></category>
		<category><![CDATA[Reference]]></category>
		<category><![CDATA[lync server 2010]]></category>
		<category><![CDATA[Conferencing]]></category>
		<category><![CDATA[Instant Messaging (IM)]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Presence]]></category>
		<category><![CDATA[microsoft lync]]></category>

		<guid isPermaLink="false">http://lyncinsider.com/?p=549</guid>
		<description><![CDATA[While on Twitter yesterday, I saw a new Lync download making the rounds: Microsoft Lync 2010 Training Download Package From the overview: &#8220;The Lync Training Download Package contains all of the available training and user education resources for Lync.&#8221; All of these resources are sorted for you in an Excel workbook, &#38; divided up by [...]]]></description>
			<content:encoded><![CDATA[<p>While on Twitter yesterday, I saw a new Lync download making the rounds:</p>
<p><a href="http://www.microsoft.com/download/en/details.aspx?displaylang=en&amp;id=9642">Microsoft Lync 2010 Training Download Package</a></p>
<p>From the overview:</p>
<p><em><strong>&#8220;The Lync Training Download Package contains all of the available training and user education resources for Lync.&#8221;</strong></em></p>
<p>All of these resources are sorted for you in an Excel workbook, &amp; divided up by office role.  Information Worker, Early Adopters, New Hires, Admin-Receptionists, Executives, Help Desk and Lync Online.</p>
<p>Each list is broken up by a category, defined by Lync Server Role or communication method.  They are:</p>
<ul>
<li>IM and Presence</li>
<li>Collaboration and Conferencing</li>
<li>Voice and Video</li>
<li>Devices</li>
<li>Group Chat</li>
<li>Attendee</li>
<li>Lync Web App</li>
<li>Lync for Mobile Clients</li>
<li>Lync for Mac</li>
</ul>
<p>The training material for each category is ranked, from &#8220;Optional&#8221; to &#8220;Strongly Recommended.&#8221;  Some of the material comes in the training package download.  The rest is available on Microsoft&#8217;s support websites.</p>
<h2>Organizes Current Lync Training Material For You</h2>
<p>Why use this new training package?  It makes Microsoft&#8217;s Lync education resources neat &amp; easy to find.</p>
<p>Everything (to date!) is included:</p>
<p>&#8211;WorkSmart Guides<br />
&#8211;Quick Reference Cards<br />
&#8211;FAQs<br />
&#8211;Training Videos<br />
&#8211;Instructor-Led Training (registration needed)</p>
<p>However, it&#8217;s important to know:  <strong>This is NOT recommended as a resource for Lync certification.</strong>  There&#8217;s almost no server-side material.   The package is clearly intended to help you train to support Lync&#8217;s client-facing functions.</p>
<h2>Training List 1:  New Hires</h2>
<p>The &#8220;New Hires&#8221; category is a good starting point.  It lists out what I&#8217;ll call the &#8220;standard set&#8221; of training materials.  FAQs, Quick Reference Cards, introductory How-To  Videos, and Self-Paced Training.</p>
<p>You&#8217;ll find these in every other category, with additional resources and/or different recommendation levels depending on the role.  Pay attention to Recommendation levels&#8230;they&#8217;ll give you a path to follow.  Start with &#8220;Strongly Recommended&#8221; and work down from there.</p>
<p>For instance, under Collaboration &amp; Conferencing for New Hires, a Quick Reference Card and Self-Paced Training are &#8220;Strongly Recommended.&#8221;  A How-To Video is &#8220;Recommended.&#8221;  And Instructor-Led Training is &#8220;Optional.&#8221;</p>
<h2>Catch-All for Microsoft Lync Education</h2>
<p>How effective will this training package be?  That depends on how you decide to use it.  The download includes a lot of information, some of it new.  (I&#8217;m putting the &#8220;Help Desk Troubleshooting&#8221; doc on our SharePoint right after this post.)</p>
<p>Microsoft has written the workbook as a catch-all and a starting point.  So you can build training into your office&#8217;s activities by grabbing certain elements and putting them in front of the people who need them most.</p>
<p>&nbsp;</p>
<p>Next week I&#8217;ll go into more detail with comparisons between categories.  Until then &#8211; planning to use this download?  How?</p>
]]></content:encoded>
			<wfw:commentRss>http://lyncinsider.com/lync-server-2010/examining-the-lync-training-package-part-1/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The 411 on Lync Mobile Clients</title>
		<link>http://lyncinsider.com/conferencing/the-411-on-lync-mobile-clients/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=the-411-on-lync-mobile-clients</link>
		<comments>http://lyncinsider.com/conferencing/the-411-on-lync-mobile-clients/#comments</comments>
		<pubDate>Wed, 21 Dec 2011 19:30:49 +0000</pubDate>
		<dc:creator>chris.williams</dc:creator>
				<category><![CDATA[Conferencing]]></category>
		<category><![CDATA[Exchange Server 2010]]></category>
		<category><![CDATA[Instant Messaging (IM)]]></category>
		<category><![CDATA[Microsoft Lync]]></category>
		<category><![CDATA[Unified Communications]]></category>
		<category><![CDATA[Voice over IP]]></category>
		<category><![CDATA[lync server 2010]]></category>
		<category><![CDATA[Presence]]></category>
		<category><![CDATA[audio conference]]></category>
		<category><![CDATA[microsoft lync]]></category>

		<guid isPermaLink="false">http://lyncinsider.com/?p=542</guid>
		<description><![CDATA[Have you tried out Mobile Lync yet? Microsoft has released brand new clients for every major mobile platform &#8211; iPhone, Android, Windows Phone, even the iPad. Twitter&#8217;s abuzz over the new clients. All of the clients will work with both on-premises Lync Server or Office 365&#8242;s Lync Online. (However, some features are not available to [...]]]></description>
			<content:encoded><![CDATA[<p>Have you tried out Mobile Lync yet?</p>
<p>Microsoft has released brand new clients for every major mobile platform &#8211; iPhone, Android, Windows Phone, even the iPad. Twitter&#8217;s abuzz over the new clients.</p>
<p>All of the clients will work with both on-premises Lync Server or Office 365&#8242;s Lync Online. (However, some features are not available to Lync Online users.)</p>
<p>Let&#8217;s go through what&#8217;s available, shall we?</p>
<h2>Lync for iPhone</h2>
<p><a href="http://itunes.apple.com/us/app/microsoft-lync-2010-for-iphone/id484293461?mt=8">Download Lync for iPhone at the iTunes App Store.</a><br />
<strong> What it does: Presence, IM, Email Contacts, Enterprise Voice Calls, Voicemail, Dial-Out Conferencing, Call Forwarding.</strong><br />
The iPhone client is surprisingly comprehensive. It even has capabilities (Enterprise Voice Calls) the Android client doesn&#8217;t right now. Microsoft really pushed to make the iOS client as complete a duplicate of Lync 2010 (desktop) as possible.</p>
<h2>Lync for iPad</h2>
<p><a href="http://itunes.apple.com/us/app/microsoft-lync-2010-for-ipad/id484222449?mt=8">Download Lync for iPad at the iTunes App Store.</a><br />
<strong>What it does: Presence, IM, Email Contacts, Enterprise Voice Calls, Voicemail, Dial-Out Conferencing, Call Forwarding.</strong><br />
Virtually identical to the iPhone client (adjusted for iPad screens of course). However, the reviews for this version gave it a slightly lower rating the iPhone client. One reviewer noted that push notifications didn&#8217;t work for her.</p>
<h2>Lync for Android</h2>
<p><a href="https://market.android.com/details?id=com.microsoft.office.lync">Download Lync for Android at the Android Market.</a><br />
<strong> What it does: Presence, IM, Email Contacts, Voicemail, Dial-Out Conferencing, Call Forwarding.</strong><br />
The Android client is a fairly basic mobile app. Some features are not supported yet (VoIP, video). Right now it appears to function best as a connector between the phone&#8217;s capabilities and Lync Server.</p>
<p>Also, note: Lync for Android runs in the background, all the time. Push notifications aren&#8217;t necessary. Something to keep in mind for Android users!</p>
<h2>Lync for Windows Phone 7<a href="http://lyncinsider.com/wp-content/uploads/2011/12/e517f8fa-1d7f-49a5-8c5a-88fac9b4c7cd.png"><img class="alignright size-medium wp-image-543" title="Lync for Windows Phone 7" src="http://lyncinsider.com/wp-content/uploads/2011/12/e517f8fa-1d7f-49a5-8c5a-88fac9b4c7cd-180x300.png" alt="Lync for Windows Phone 7" width="180" height="300" /></a></h2>
<p><a href="http://www.windowsphone.com/en-US/apps/9ce93e51-5b35-e011-854c-00237de2db9e">Download Lync for Windows Phone from the Windows Phone Marketplace.</a><br />
<strong> What it does: Presence, IM, Enterprise Voice Calls, Conferencing, Call Forwarding.</strong><br />
Of all the clients, this one looks the sharpest to me. Look at this screenshot. Slick, isn&#8217;t it? Almost a step up from the Lync 2010 interface.</p>
<p>Appearances aside, the Windows Phone client packs in every feature the iOS clients have. Several more than Android, like taking delegate calls &amp; using Call via Work.</p>
<p>However, one thing is missing: access to Lync voicemail. I&#8217;m honestly not sure why Microsoft didn&#8217;t include this. The system has the same base from server (Lync Server) to hardware platform (Windows Phone). What prevented voicemail?</p>
<h2>What&#8217;s Missing in Mobile Lync (For Now)</h2>
<p>Please note: According to the <a href="http://technet.microsoft.com/en-us/library/hh691004.aspx">Microsoft Lync Mobile Client Comparison Tables</a>, NONE of the mobile clients can do the following.</p>
<ul>
<li>Automatically log IM conversations in Exchange</li>
<li>Manage delegates</li>
<li>View video in meetings</li>
<li>Conduct two- or more-party calls with external users</li>
<li>Share desktop or use presentation tools</li>
</ul>
<p>Looks like we&#8217;ll have to wait until V2 for these features.</p>
<p>What&#8217;s your experience with a Lync mobile client? Is there something you&#8217;d want to see added?</p>
]]></content:encoded>
			<wfw:commentRss>http://lyncinsider.com/conferencing/the-411-on-lync-mobile-clients/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Update Your RSS Feed URL to Avoid Spam Posts</title>
		<link>http://lyncinsider.com/lync-server-2010/update-your-rss-feed-url-to-avoid-spam-posts/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=update-your-rss-feed-url-to-avoid-spam-posts</link>
		<comments>http://lyncinsider.com/lync-server-2010/update-your-rss-feed-url-to-avoid-spam-posts/#comments</comments>
		<pubDate>Thu, 15 Dec 2011 18:05:31 +0000</pubDate>
		<dc:creator>chris.williams</dc:creator>
				<category><![CDATA[lync server 2010]]></category>

		<guid isPermaLink="false">http://lyncinsider.com/?p=539</guid>
		<description><![CDATA[Just a heads-up post: Yesterday I found out the old domain (theocsinsider.com) has been hijacked. We&#8217;re looking into a fix for it. If you&#8217;re still using the old domain&#8217;s feed, you&#8217;ve received spam posts instead of the regular posts here. To correct the issue, please switch to this feed URL: http://lyncinsider.com/feed/ That should avoid any [...]]]></description>
			<content:encoded><![CDATA[<p>Just a heads-up post: Yesterday I found out the old domain (theocsinsider.com) has been hijacked. We&#8217;re looking into a fix for it. If you&#8217;re still using the old domain&#8217;s feed, you&#8217;ve received spam posts instead of the regular posts here.</p>
<p>To correct the issue, please switch to this feed URL: <a href="http://lyncinsider.com/feed/">http://lyncinsider.com/feed/</a></p>
<p>That should avoid any future problems. Sorry about any spam posts that showed up in your feeds!</p>
]]></content:encoded>
			<wfw:commentRss>http://lyncinsider.com/lync-server-2010/update-your-rss-feed-url-to-avoid-spam-posts/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Jabra SPEAK 410 Speakerphone:  Instant Lync Conference Call (Review)</title>
		<link>http://lyncinsider.com/lync-server-2010/jabra-speak-410-speakerphone-instant-lync-conference-call-review/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=jabra-speak-410-speakerphone-instant-lync-conference-call-review</link>
		<comments>http://lyncinsider.com/lync-server-2010/jabra-speak-410-speakerphone-instant-lync-conference-call-review/#comments</comments>
		<pubDate>Wed, 14 Dec 2011 19:35:07 +0000</pubDate>
		<dc:creator>chris.williams</dc:creator>
				<category><![CDATA[Microsoft Lync]]></category>
		<category><![CDATA[Third-Party Lync Products]]></category>
		<category><![CDATA[Unified Communications]]></category>
		<category><![CDATA[Voice over IP]]></category>
		<category><![CDATA[lync server 2010]]></category>
		<category><![CDATA[Conferencing]]></category>
		<category><![CDATA[Jabra]]></category>
		<category><![CDATA[audio conference]]></category>
		<category><![CDATA[microsoft lync]]></category>

		<guid isPermaLink="false">http://lyncinsider.com/?p=531</guid>
		<description><![CDATA[We&#8217;re back, with another hardware review! Up for today is our newest acquisition (and already our favorite conferencing tool): the Jabra SPEAK 410-USB speakerphone. The Jabra SPEAK 410-MS. Photo courtesy of Jabra.com. There are two variants of the SPEAK: The 410 and the 410-MS. The 410-MS is optimized for use with Lync 2010, and that&#8217;s [...]]]></description>
			<content:encoded><![CDATA[<p>We&#8217;re back, with another hardware review! Up for today is our newest acquisition (and already our favorite conferencing tool): the Jabra SPEAK 410-USB speakerphone.</p>
<div class="mceTemp">
<dl class="wp-caption alignright" style="width: 260px;">
<dt class="wp-caption-dt"><a href="http://lyncinsider.com/wp-content/uploads/2011/12/JabraSPEAK410_top2.jpg"><img class="size-full wp-image-533" title="JabraSPEAK410_top2" src="http://lyncinsider.com/wp-content/uploads/2011/12/JabraSPEAK410_top2.jpg" alt="The Jabra SPEAK 410-MS.  Photo courtesy of Jabra.com." width="250" height="244" /></a><em>The Jabra SPEAK 410-MS. Photo courtesy of Jabra.com.</em></dt>
</dl>
<p>There are two variants of the SPEAK: The 410 and the 410-MS. The 410-MS is optimized for use with Lync 2010, and that&#8217;s what I&#8217;ll be reviewing.</p>
<p>The SPEAK is basically a big conference speaker, with call controls built into its surface and a USB connection. The call controls are similar to Jabra&#8217;s headsets (clockwise from left side):</p>
<ul>
<li>Volume Down (-)</li>
<li>Mute</li>
<li>Volume Up (+)</li>
<li>Hang Up (Red Phone)</li>
<li>Make Call (Green Phone)</li>
</ul>
<h2>Uses for the SPEAK: Calls on Speaker, Conferencing</h2>
<p>I like Jabra&#8217;s definition &#8211; that of a &#8220;portable conference room.&#8221; Use it to make one-on-one or conference calls through Lync. No need for a headset; just talk.</p>
<p>(You can plug a headset into the SPEAK&#8217;s microphone port though. If you REALLY want to.)</p>
<p>To test the voice clarity, I ran 3 tests.</p>
<ol>
<li>Make a call from one Lync user (myself) to another</li>
<li>Add a third contact to the call</li>
<li>Make a call from a Lync user (me!) to a non-VoIP phone (cellphone)</li>
</ol>
<p>Tests #1 and #3 were pretty much identical. Neither I nor my co-worker had any trouble with call disruption or hearing each other clearly.</p>
<p>Test #2 revealed one potential concern for conferences &#8211; volume consistency. The third person was not in the same room, and told us she couldn&#8217;t hear us well. We couldn&#8217;t hear her too well either.</p>
<p>Both of us raised volume to handle this (we tapped the SPEAK&#8217;s Volume Up almost to max). That helped a lot. But it gives a caveat for Lync conferences with the SPEAK: <strong>Turn up the volume on BOTH sides if someone&#8217;s having trouble hearing.</strong></p>
<h2>How to Start Using the Jabra SPEAK in Conferences</h2>
<p>Setup? Just plug it in. That&#8217;s all you have to do.</p>
<p>I&#8217;m on Windows 7. Windows installed the SPEAK 410, Lync auto-recognized it and set it as primary device for calls. It shows up as &#8220;Speaker Phone: USB Audio Device.&#8221;</p>
<p>To start a call, tap on the green phone and select a number. Or start calls like you normally do in Lync; either way you&#8217;ll have it on speaker. The SPEAK&#8217;s call controls are touch-based like a smartphone screen, so they&#8217;re very sensitive. Don&#8217;t mash down!</p>
<p>(I accidentally started two calls, just while picking it up and putting it back down!)</p>
<h2>Final Verdict: Excellent Conferencing Solution</h2>
<p>The Jabra SPEAK 410 is another excellent product for communicating through Lync Server. We had a PolyCom phone in our conferencing room for making conference calls via OCS. Now that we have the SPEAK, we replaced the phone.</p>
<p>MSRP for the Jabra SPEAK 410 is $159. It&#8217;s available through <a href="http://www.jabra.com/na-us/headsetsolutions/pages/jabraspeak410.aspx?tab=wheretobuy#UID13">any of these Jabra Distributors &amp; Resellers</a>.</p>
<p>&nbsp;</p>
<p>Have you used the SPEAK 410? Which do you prefer, headset or speakerphone?</p>
</div>
<p>&nbsp;</p>
]]></content:encoded>
			<wfw:commentRss>http://lyncinsider.com/lync-server-2010/jabra-speak-410-speakerphone-instant-lync-conference-call-review/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>2 Ways to Configure Lync Call Forwarding</title>
		<link>http://lyncinsider.com/lync-server-2010/2-ways-to-configure-lync-call-forwarding/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=2-ways-to-configure-lync-call-forwarding</link>
		<comments>http://lyncinsider.com/lync-server-2010/2-ways-to-configure-lync-call-forwarding/#comments</comments>
		<pubDate>Wed, 07 Dec 2011 19:04:42 +0000</pubDate>
		<dc:creator>chris.williams</dc:creator>
				<category><![CDATA[Microsoft Lync]]></category>
		<category><![CDATA[Third-Party Lync Products]]></category>
		<category><![CDATA[Unified Communications]]></category>
		<category><![CDATA[Voice over IP]]></category>
		<category><![CDATA[lync server 2010]]></category>
		<category><![CDATA[Enterprise Voice]]></category>
		<category><![CDATA[Group Policy]]></category>
		<category><![CDATA[PowerShell]]></category>
		<category><![CDATA[call forwarding]]></category>
		<category><![CDATA[microsoft lync]]></category>

		<guid isPermaLink="false">http://lyncinsider.com/?p=527</guid>
		<description><![CDATA[A reader emailed me with a question about call forwarding in Lync. He wanted to keep call forwarding in place so people could receive calls while on the go. But, many of his users don&#8217;t change the forwarding while at their desks. They still take calls on their mobiles, using up minutes, when their PCs [...]]]></description>
			<content:encoded><![CDATA[<p>A reader emailed me with a question about call forwarding in Lync. He wanted to keep call forwarding in place so people could receive calls while on the go. But, many of his users don&#8217;t change the forwarding while at their desks. They still take calls on their mobiles, using up minutes, when their PCs and/or VoIP phones are left unused.</p>
<p>So he&#8217;s looking for a way to stop call forwarding to certain numbers. At certain times.</p>
<p>It&#8217;s an unusual request. And after checking, we determined that such a setting isn&#8217;t currently available in Lync.</p>
<p>That doesn&#8217;t mean it&#8217;s not possible to configure call forwarding on a more granular level, though. In fact we came across two options for advanced call forwarding configuration. Here they are.</p>
<h2>Tweak Call Forwarding with the &#8220;Set-CsClientPolicy&#8221; PowerShell Command</h2>
<p>If you prefer administering in PowerShell, the <a href="http://technet.microsoft.com/en-us/library/gg398300.aspx">Set-CsClientPolicy gives you dozens of configuration options</a> for Lync client policies. Including call forwarding options.</p>
<p>For example, you could use the <strong>-HotdeskingTimeout</strong> switch to log a user out of their Lync Phone Edition after a short period of time (default is 5 minutes, but it can go down to as short as 30 seconds).</p>
<p>Or use <strong>-BlockConversationFromFederatedContacts</strong> to stop certain users from receiving outside calls initiated by the outside-the-office party. (Users can still call out though.)</p>
<h2>Reserve Policy Control to the Admins with PolicyPak for Lync</h2>
<p>We also located a third-party solution which allows you to manage Lync using Group Policy &#8211; <a href="http://www.policypak.com/products/mange-microsoft-lync-client-using-group-policy.html">PolicyPak for Lync</a>. It operates like a layer on top of GPO, building in new options. Geared toward controlling which parts of the Lync client interface users can (and cannot) access.</p>
<p>The introductory video shows how to enable/disable a few common client settings. In terms of configuring call forwarding, PolicyPak for Lync essentially removes the control from users and puts it all in the administrator&#8217;s hands. Setting the policies you want becomes a piece of cake.</p>
<p>Want to test it out? A free Community Edition is available if you <a href="http://www.policypak.com/webinar">attend a PolicyPak webinar</a>.</p>
<p>I&#8217;d recommend using Set-CsClientPolicy before trying PolicyPak. Just because there&#8217;s a lot of options available on that page, and it&#8217;s all built into Lync Server already. Still, both are useful ways of configuring many Lync client options. Including where &amp; when calls can be forwarded.</p>
<p>&nbsp;</p>
<p>P.S. &#8211; If you&#8217;re still on OCS 2007 R2 and you want to configure call forwarding, try <a href="http://www.unifysquare.com/callforwarding.aspx">Unify2&#8242;s Call Forwarding Configuration Utility</a>. It lets OCS administrators configure simultaneous ring and call forwarding settings for users, from the same interface. Some of this functionality IS available in Lync Server though; if you haven&#8217;t upgraded, now&#8217;s the time to do it!</p>
<p>&nbsp;</p>
]]></content:encoded>
			<wfw:commentRss>http://lyncinsider.com/lync-server-2010/2-ways-to-configure-lync-call-forwarding/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Jabra BIZ 620 Duo Headset:  Lync Calls in Stereo (Mini-Review)</title>
		<link>http://lyncinsider.com/conferencing/jabra-biz-620-duo-headset-lync-calls-in-stereo-mini-review/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=jabra-biz-620-duo-headset-lync-calls-in-stereo-mini-review</link>
		<comments>http://lyncinsider.com/conferencing/jabra-biz-620-duo-headset-lync-calls-in-stereo-mini-review/#comments</comments>
		<pubDate>Thu, 01 Dec 2011 03:30:38 +0000</pubDate>
		<dc:creator>chris.williams</dc:creator>
				<category><![CDATA[Conferencing]]></category>
		<category><![CDATA[Microsoft Lync]]></category>
		<category><![CDATA[Third-Party Lync Products]]></category>
		<category><![CDATA[Unified Communications]]></category>
		<category><![CDATA[Voice over IP]]></category>
		<category><![CDATA[lync server 2010]]></category>
		<category><![CDATA[Enterprise Voice]]></category>
		<category><![CDATA[Headsets]]></category>
		<category><![CDATA[Skype]]></category>
		<category><![CDATA[microsoft lync]]></category>

		<guid isPermaLink="false">http://lyncinsider.com/?p=521</guid>
		<description><![CDATA[Didn&#8217;t we already review this headset? Well, yes and no. I titled this a &#8220;mini-review&#8221; because I did post a review on the Jabra BIZ 620 USB headset last month. But one thing&#8217;s different today. Last month&#8217;s review was done on the Mono (single earpiece) model. The Jabra BIZ 620 Duo has two earpieces. Like [...]]]></description>
			<content:encoded><![CDATA[<div id="attachment_522" class="wp-caption alignright" style="width: 310px"><a href="http://lyncinsider.com/wp-content/uploads/2011/12/Jabra-Biz-620-USB-Duo1.jpg"><img class="size-full wp-image-522" title="Jabra Biz 620 USB Duo Headset" src="http://lyncinsider.com/wp-content/uploads/2011/12/Jabra-Biz-620-USB-Duo1.jpg" alt="" width="300" height="332" /></a><p class="wp-caption-text">The Duo variant of the BIZ 620 USB. Image courtesy of Jabra.com.</p></div>
<p>Didn&#8217;t we already review this headset? Well, yes and no.</p>
<p>I titled this a &#8220;mini-review&#8221; because I did post <a href="http://lyncinsider.com/conferencing/jabra-biz-620-headset-making-lync-calls-even-easier-review/">a review on the Jabra BIZ 620 USB headset last month</a>.</p>
<p>But one thing&#8217;s different today. Last month&#8217;s review was done on the Mono (single earpiece) model.</p>
<p>The Jabra BIZ 620 Duo has two earpieces.</p>
<p>Like its Mono brother, it has an adjustable microphone arm on one earpiece. The mic swivels to either side, so you can use it on the left or right ear (I prefer the right).</p>
<p>In fact switching the headset around is easier to do with the Duo model, since both ears are covered anyway.</p>
<p>Headset controls are located in the same call control knob as the Mono model. Located on the headset&#8217;s cord, it has four buttons for adjusting volume up/down, answering a call, and ending a call.</p>
<h2>Advantages of the Jabra 620 Duo: Better Focus on Conversations, Music Playback</h2>
<p>As someone who&#8217;s always used one ear with their phone, the Jabra 620 Duo takes a little bit of adjustment. The good kind &#8211; with two earpieces, it&#8217;s easier to tune out background noises when you have a call.</p>
<p>Test calls revealed the same audio quality, in and out, as the 620 Mono. That and the dual earpieces make Lync calls easy to make, pay full attention to, and end with a button-push.</p>
<p>Oh, and the 620 Duo will play music through its earpieces ( the Mono wouldn&#8217;t).</p>
<h2>Comfort Warning: Don&#8217;t Fiddle With It Too Much</h2>
<p>The only disadvantage I note is the weight of the control knob. It can pull down on the headset if you move it too much. With the Mono headset this isn&#8217;t too big a deal.</p>
<p>But with the Duo headset, you&#8217;re aware of the other ear piece slipping off your ear when it pulls down. More to adjust. So you notice it more quickly.</p>
<p>Still, pretty small price to pay for an immersive VoIP headset with good sound quality and an adjustable mic!</p>
<p>What headset do you use with Lync?</p>
]]></content:encoded>
			<wfw:commentRss>http://lyncinsider.com/conferencing/jabra-biz-620-duo-headset-lync-calls-in-stereo-mini-review/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

