Updating Exchange 2010 OWA for Lync

Having been inundated with Lync work since it was released over a year ago, I’ll admit to having not paid a lot of attention to OCS. Once area where OCS continues to play a part in Lync installations is the IM functionality we now enjoy through Exchange 2010 OWA. Those are actually OCS components you’re …

Continue reading ‘Updating Exchange 2010 OWA for Lync’ »

Script to find Unused Numbers in Lync

Ståle Hansen has published a great PowerShell script that digs through the Lync CsUnassignedNumber list and mashes it against all of the possible uses of a number (including CsAnalogDevices, CommonAreaPhones, RGS, UMContacts and more) to report what numbers in a given number range are currently spare. It fills a yawning (and frustrating gap) in the …

Continue reading ‘Script to find Unused Numbers in Lync’ »

Calling a busy Tenor port fails with SIP 503 instead of 486

The NET Tenor appears to have a bug in its “108 Routing” (a feature enhancement I wrote of here and here). If you make a call to an FXS port that’s busy, the Tenor reports “SIP/2.0 503 Service Unavailable” instead of “SIP/2.0 486 Busy here”, and this is reflected back to the calling party. A …

Continue reading ‘Calling a busy Tenor port fails with SIP 503 instead of 486’ »

PowerShell Filter command fails

Sometimes what seems an obvious PowerShell filter request is rejected. The parameter you’re seeking is visible when you get-user (Exchange) or get-csUser (Lync), but you’re still rejected. The error message is the rather bleak and uninspiring: Invoke-Command : Cannot bind parameter ‘Filter’ to the target. Exception setting “Filter”: “”UMDialPlan” is not a recognized filterable property. …

Continue reading ‘PowerShell Filter command fails’ »

Decoding Lync’s Client-Side Error Messages

Some of Lync’s Client-side error messages don’t really explain the reason for the failure. Here are a few and what they might be indicating. I hope they make your life a little easier: Instant Messages “<username> could not be found and this message was not delivered” 1) There is no such user at the recipient’s …

Continue reading ‘Decoding Lync’s Client-Side Error Messages’ »

Lync CU4 Database Update Error

My Topology here in the Lab started with a Standard Edition FE, and I later added an EE. Accordingly, the XDS is on the SE FE, which would be considered ‘unconventional’ in the outside world, and certainly highly undesirable if you’re aiming for high availability. CU4 went on to the SE without any problems, but …

Continue reading ‘Lync CU4 Database Update Error’ »