Search this site
LyncGuy on Twitter
Tweets by LyncGuyRSS Feed
-
Join 1,817 other subscribers
Blogroll
Category Archives: Uncategorized
Pending File Rename Registry Key Causes Lync/SQL Install to Halt
I’ve run into this one a few times, so I figured I’d share my experience. During the “Prepare First Standard Edition Wizard” the installer says “The server must be restarted before installation can continue”. I’ve also seen this same error … Continue reading
Adding More than 10 Distribution Lists to the Lync Contact List
Just like in OCS with Lync you can add distribution lists to your contact list. However, there is a default limitation on how many groups you can add to your list. In Lync and OCS that limit is 10, which … Continue reading
How to Customize the Meeting Entry Page for Lync
With Lync 2010 we now have a single client for Lync Client and the Online Meeting (formerly called Live Meeting) functionality which makes everything a little simpler. If you have the Lync Client you get your meeting functionality and the … Continue reading
Posted in Uncategorized
Tagged Customize Lync, Live Meeting, Lnyc Online Meeting, Lync 2010
8 Comments
XP and Vista Clients Cannot Sign-In to Lync
During a co-existence scenario with a mixed client environment (XP SP2 through 7) we found an issue when Windows XP machines could not log in but Windows 7 clients could. From the client side we saw the following error: I … Continue reading
Posted in Uncategorized
Tagged 14614, Error 14614, Lync, Lync 2010, Lync Cannot Sign-in, Require 128-bit Encryption, Vista, XP
14 Comments
Deploying XMPP for Lync
After deploying our edge server and enabling federation in this article the next logical step may be to enable communication with other IM platforms such as Google Chat via the XMPP gateway. At the time of Lync RTM there was … Continue reading
Posted in Uncategorized
Tagged Lync 2010, lync and gchat, Lync and google chat, Lync and Jabber, Lync and XMPP, Lync XMPP, XMPP gateway
62 Comments
Deploying an Edge Server with Lync
For this article and the next I am going to add an Edge server and an XMPP gateway to an existing Lync environment. All articles moving forward will be built on the RTM bits of Lync, but to build the … Continue reading
Posted in Uncategorized
Tagged Edge Certificates, Edge Server, Install Lync Edge, Lync 2010, Lync Edge
431 Comments
Exchange 2010 SP1 and Cisco Unity Voicemail Issue
Today I was contacted by a client who installed Exchange 2010 Service Pack 1 (SP1) and after the reboot voicemail no longer worked for users who were homed on the Cisco Call Manager and using Exchange for Voicemail. The customer … Continue reading
Welcome to Lync!
It’s official; the new name of OCS is Lync! With the name change comes a number of new features including revamped management interfaces (Topology Builder, Deployment Wizard and CSCP) and a Management Shell with tons of great new scripting capabilities.
With all of these new features available, and a new way to deploy I thought it would be fitting to cover deploying a topology. To start things off easy we’ll jump into a single box Standard Edition pool. Over the next few articles I will add layers to this deployment until it resembles what you may want to use in your environment.
Keep in mind the RC is for lab use only; it is not a good idea to install this into your production domain. Also, please read the reference documents here:
http://www.microsoft.com/downloads/en/details.aspx?FamilyID=2da9fa26-e032-4dcf-b487-da916ddc508f
Now let’s start with a link to the download:
http://technet.microsoft.com/en-us/evalcenter/ff808407.aspx
For this install you’ll need a DC/DNS/CA server (I named mine lyncdc.ocsguy.local), we’ll bypass that portion of the install to keep the article to a reasonable length.
Once you have your Lync Server on the domain we need to install all the pre-requisites:
Here’s a quick ServerManagerCMD script to make that happen, to use this on the Start menu,to use this open a Command Prompt (Run As Administrator) and paste the information below. For formatting purposes copy this into notepad and make sure when wordwrap is unchecked it is all on one line.
Continue reading
Posted in Uncategorized
Tagged Lync, Lync 2010, Lync Server, Lync Server 2010, Microsoft Lync, Wave 14
70 Comments
OCS Reverse Proxy from Forefront TMG on a UAG Server – Getting Some Bang For Your Buck
As you may have guessed by the title, I get paid by the acronym….
With the release of Microsoft’s Forefront Unified Access Gateway (UAG) many companies have found a very useful product to securely publish applications such as OWA, Direct Access and SharePoint (among many, many others) from one place. UAG also includes a TMG server built into it, which you can utilize as a reverse proxy for OCS or other applications you don’t want to require authentication for. Microsoft even has a great support article detailing what is and isn’t supported here. The article very clearly states you can utilize the TMG on your UAG server to publish OCS (although it doesn’t specify which roles); however making it all work is not as intuitive as one might hope. With that in mind, I’d like to share what I learned while working on a recent deployment to help others who want to utilize their UAG for other purposes.
For starters let’s talk about the network; here is what my lab looks like for this scenario…..
Continue reading
Posted in Uncategorized
Tagged Forefront TMG, Forefront UAG, OCS, OCS 2007 R2, TMG, TMG on UAG, UAG
13 Comments
Citrix NetScaler VPX and OCS 2007 R2 – Certificates
In the past few months it’s been a bit quiet on the posting front. The major reason being Wave 14 (CS2010) is taking up a lot of my time and there isn’t a lot we’re allowed to show from our labs yet. As the end of the year approaches, the public beta’s and/or release candidates hit the net, and the RTM comes out you can expect a lot more information from all of the UC bloggers, but for now we’ll stick with OCS 2007 R2.
My current lab is an OCS 2007 R2 environment with 2 Front End servers and a Citrix NetScaler virtual appliance (VPX) running as a load balancer. I’m prepping the environment to simulate a migration from R2 to Wave 14 utilizing the document here (this is an RTM version, but it gives you the jist). But as is usually the case, I found a gotcha on the certificate setup on the VPX, and thought it was worth sharing. This particular gotcha even had the citrix support folks scratching their head…. Continue reading