Archive for Solutions
June 17, 2010 @ 10:47 am
· Filed under Exchange, Microsoft, OCS, Solutions, Technology, VOIP
I ran into an issue trying to call a new Exchange UM Auto Attendant from OCS today. Calls to the AA’s DID kept failing and the only error in the OCS Log (Snooper) was “The application specified an invalid request-uri”. The issue ended up being a problem with the name of the Exchange UM Auto Attendant. The Auto Attendant must be created without any spaces in the name. To fix the issue, delete the Auto Attendant and the associated OCS Contact object, recreate the Auto Attendant with no spaces in the name, e.g. “My Auto Attendant” -> “MyAutoAttendant”, and then rerun OCSUmUtil.exe and recreate the contact object.
Permalink
June 13, 2009 @ 9:21 am
· Filed under Microsoft, OCS, Solutions, Technology
Microsoft has just released the following Knowledge Base articles (KB972041, KB972042) to address the incorrect calculations of license expiration dates for Office Communications Server (OCS) 2007 R2 and Office Communicator (OC) 2007 R2 Evaluation Edition. The current expiration dates were calculated based on build time, causing the OCS 2007 R2 and OC 2007 R2 Evaluation Edition to expire after June 13, 2009.
Microsoft has issued the fixes below to correct the issues. By applying this fix, the expiration date will be updated to one hundred eighty (180) days after the initial installation of OCS R2 or OC R2 Evaluation Edition, as stated in the license terms for these applications.
To get the updates packages, please go to:
Office Communications Server 2007 R2
Office Communications2007 R2
Or to get your new evaluator edition, please go to:
Office Communications Server 2007 R2 Eval
Office Communicator 2007 R2 Eval
Unified Communications

Permalink
June 8, 2009 @ 9:55 pm
· Filed under Microsoft, OCS, Solutions, Technology
I ran across an issue deploying an OCS 2007 R2 Standard Edition Server today. Web Component validation failed and attempts to browse to the GroupExpansion or Abs virtual directories results in a HTTP Error 503. The service is unavailable. Upon further investigation, the LSGroupExpAppPool application pool in IIS was disabled. The application pool would become disabled as soon as IIS received a request for any application running under the pool. When this occured, the following event was logged:
Event ID: 5021
Source: Windows Process Activation Service (WAS)
Read the rest of this entry »
Permalink
May 7, 2009 @ 3:54 pm
· Filed under Microsoft, OCS, Solutions, Technology
Today I was told about a certificate issue that can cause problems when OCS servers are deployed with certificates that implement the SHA-2 algorithm (SHA-256, SHA-384 and SHA-512). The Cryptographic Service Provider in Windows XP SP2 and 2003 SP2 and older does not support these algorithms. Newer Operating Systems like Vista and Server 2008 provide support for these algorithms by default.
When applying this limitation to OCS, you may see the following error in the event log of a Communicator client on an older OS when certificates using these algorithms are deployed:
Source: Schannel
Event ID: 36876
Description: The certificate received from the remote server has not validated correctly. The error code is 0×80096004. The SSL connection request has failed. The attached data contains the server certificate.
Read the rest of this entry »
Permalink
October 14, 2008 @ 11:00 pm
· Filed under OCS, Solutions, Technology
So you may have read some blog posts about the perils of installing OCS SUS, to update the Tanjay device. I recently attempted this myself and hit several glitches. This is definitely not an easy procedure.
When you begin with the OCS SUS Deployment Guide, it assumes that you have a SharePoint site collection at http://<hostname-of-sharepoint-server> listening on port 80. The SUS SharePoint site MUST be located at http(s)://<hostname-of-sharepoint-server>/sites/UCUpdateServer. The UCUpdateServer site will be created by the SUS SharePoint installation process but the root Site Collection must already exist for the Deployment Guide to make any sense. The Deployment Guide refers to the root site collection as SharePoint-80.
Read the rest of this entry »
Permalink
September 12, 2008 @ 1:36 pm
· Filed under Exchange, Microsoft, Solutions, Technology
I was one of the unfortunate who happened to install the update Tuesday night. I followed Scott Roberts’ instructions for fixing the EWS web.config, but I had an additional anomaly. Throughout the entire web.config were randomly scattered NULL characters which had replaced valid characters. So for some people, a find and replace on %ExchangeInstallDir% might not completely solve the issue. Try opening the web.config up in a better text editor that is capable of displaying non-text ASCII characters. I used Notepad++ for this. You will still have to find and fix the NULL characters by hand. See the MS Exchange team blog entry for more info.
http://msexchangeteam.com/archive/2008/09/11/449787.aspx
Permalink
September 3, 2008 @ 11:33 am
· Filed under Microsoft, Solutions, Technology
Got this error when trying to install a new instance of SQL 2005 Standard on Windows Server 2003 R2:
SQL Server Setup failed to modify security permissions on registry key SOFTWARE\Microsoft\Microsoft SQL Server\MSSQL.X\MSSQLServer\SuperSocketNetLib for user Username. To proceed, verify that the account and domain running SQL Server Setup exist, that the account running SQL Server Setup has administrator privileges, and that the registry key exists on the destination drive.
Read the rest of this entry »
Permalink