Big Boat

Lync Edge Service Won’t Start

by Matthew Pusey on February 13, 2012

I setup a new Edge server for a client that ended up having a bunch of issues starting services. I wanted to write this article because the issues that I saw were very simple errors but took me a good amount of time to figure out.

The first issue I had was that none of the Edge services would start. If you tried to start an Edge Service, you would get an error in the event logs.

To check the Lync Event Logs:

 

 

 

 

 

 

 

 

 

I was seeing these errors in the event log:

Lync Server, Event 14352, LS Protocol Stack

Error: 0xC3E93C0A (SIP_E_STACK_TRANSPORT_FAILED)

AND

Lync Server, Event 14336, LS Protocol Stack

Transport TLS has failed to start on local IP address 4.4.4.4 at port 5061 (4.4.4.4 would be my Public IP address)

At first, the public IP was correct but the event log said LOCAL IP.

I checked Topology Viewer and everything looked ok. Under Edge Server, it said the FQDN of my account, say, access.ittech4life.com and then the public IP which was correct.

I double checked another installation and realized that the public IP should NOT be listed but the DMZ IP address of that object. I changed in topology viewer and rebooted the Edge Server. Those errors went away but now I had a new error:

Lync Server, Event 22037, LS A/V Edge Server

Cause: An IP address and/or listening ports may be configured incorrectly.

I looked again at topology viewer but this time everything was correct. I also checked the NIC card configuration and found my issue. My subnet was 192.168.110.x but one of the IPs was mistakenly put in for 192.168.100.x. I changed to the correct subnet, rebooted again and all my issues were solved.

Just goes to show you that double checking the initial configuration can save you a lot of work later on.

 

 

{ 0 comments }

Old Watchguards

by Matthew Pusey on February 8, 2012

I finally found use for a couple of old watchguards I had ..

 

It’s all about the airflow..

{ 0 comments }

Redirected Folders in Windows Server 2008 R2

February 1, 2012

I have recently come across this article http://www.itechtalk.com/thread1958.html I was really having a hard time setting up these folders. We had tried a bunch of times with a bunch of different ways to do it and nothing worked. The article above worked flawlessly. Most of the content from my article came from his. The major [...]

Read the full article →

Generating Lync Logging on Client

January 30, 2012

I was troubleshooting an issue with certificates earlier today with the Lync client and I actually found the client side logging to be more useful than the server side. I was trying to connect to Lync through the Edge Server and it kept saying I had an issue with my certificate. I verified the cert [...]

Read the full article →

Cannot Deploy Reports from Lync

November 15, 2011

One of the last steps of deploying the Monitoring server is Deploy Monitoring Server Reports. I have seen this error when deploying SQL 2008 R2 System.Web.Services.Protocols.SoapException: The report server cannot decrypt the symmetric key that is used to access sensitive or encrypted data in a report server database. You must either restore a backup key [...]

Read the full article →

Lync Server Setup Failing at SQL Server Connection

November 15, 2011

I have now had this happen to me twice so I figured I would post about it. I am currently working on an install guide for Lync Monitoring and Archiving servers. However, in the meantime, I will post this fix to a very annoying problem. This is the error I am talking about when your [...]

Read the full article →

Cannot email between Exchange Servers with Exchange Server Authentication Error

October 23, 2011

Twice recently I have been faced with this issue. In turn, I never want to be faced with it again and hopefully neither will you. This is an extremely annoying error to get because there are a bunch of places to look and atleast for me, this one was not obvious. I have 2, 2010 [...]

Read the full article →

Reset Blackberry Administration Service Login

August 15, 2011

Very simple instructions on how to reset the Blackberry Administration Service login(just in case you forget) Thanks to James for spending the better part of an entire day on the phone with RIM getting this all working.   Login to SQL Server  Management Make sure the dropdown is on the BES Database     Click [...]

Read the full article →

UM Transfer to Lync Failing

August 12, 2011

Although they plug in directly to each other, Exhange 2010 UM Server and Lync Server 2010 are different products. With that, you always have different things that need to be tweaked in order to get them to work correctly. UM and Lync talk to each other a lot… possibly more than any 2 other Microsoft [...]

Read the full article →

How to throughly test your phone system!

August 3, 2011

Hopefully, this will eventually turn into a place where you can find the answer to this question. I want to know if anyone has seen a solution that will test our your auto attendants and your phone system. What I mean by that is for someone or something computer related to call your main phone [...]

Read the full article →