Sign in
OCS Debug/Code Escalation Scenarios
Translate This Page
Translate this page
Powered by
Microsoft® Translator
Options
About
Email Blog Author
RSS for posts
Atom
RSS for comments
OK
Search Blogs
Tags
cannot synchronize
communicator
conferencing
datamcu
dc
debug
Domain not ready
Domain Prep
federation
GALContacts
global catalog
groupchat
groupchat membership changes
groupchat sync
join failure
live meeting
lync
ocs
presence
pwconsole
qos
remote user
testocsconnectivity
troubleshooting
updates
Archive
Archives
June 2011
(2)
May 2011
(1)
March 2011
(1)
December 2010
(2)
November 2010
(2)
October 2010
(2)
August 2010
(1)
July 2010
(1)
June 2010
(2)
March 2010
(1)
February 2010
(2)
December 2009
(1)
TechNet Blogs
>
OCS Debug/Code Escalation Scenarios
Posts
Subscribe via RSS
Sort by:
Most Recent
|
Most Views
|
Most Comments
Excerpt View
|
Full Post View
OCS Debug/Code Escalation Scenarios
Microsoft Office Communicator is not syncing GAL changes on a daily basis. Communicator client is 3.5.6907.37 or 3.5.6907.56
Posted
over 4 years ago
by
Premal Gandhi LYNC
5
Comments
Symptom ======== Microsoft Office Communicator has an exclamation sign. When the exclamation mark is clicked an error is displayed stating that "Communicator cannot synchronize with the corporate address book because corporate address book file...
OCS Debug/Code Escalation Scenarios
Request for comments: Does your Live Meeting Console use explicitly specified Internal and External Server name (or IP Address) in User Accounts->Adavanced Connection Settings, if so Why ?
Posted
over 3 years ago
by
Premal Gandhi LYNC
0
Comments
Live Meeting Console can be configured with Internal and External Servers explicitly specified in UserAccounts-Advanced Connection Settings. However we generally recommend using Automatic detection, are there some limitations with using Automatic Configuration...
OCS Debug/Code Escalation Scenarios
Powershell command to find the version of Lync Server and OCS 2007 R2 Server Installed Components
Posted
over 2 years ago
by
Premal Gandhi LYNC
3
Comments
PS C:\Users\Administrator.CONTOSO> Get-WmiObject -query 'select * from win32_product' | where {$_.name -like "Microsoft Lync Server*"} | foreach {$_} By first, go at this one, feedback is welcome ! Here is sample output from my lab environment...
OCS Debug/Code Escalation Scenarios
External Live Meeting client cannot join meeting. However Communicator can sign in remotely.
Posted
over 3 years ago
by
Premal Gandhi LYNC
0
Comments
As per my promise in my prior blog :-) Here are the details on a Web Conferencing Escalation/Debug we did recently. Thank you also to Jigar Dani (our latest addition to the team) who helped with troubleshooting. Symptom: ========= External...
OCS Debug/Code Escalation Scenarios
Microsoft Office Communications Server 2007 R2 (KB978367) Front-End service does not start if the connection to the root domain controller is lost
Posted
over 3 years ago
by
Premal Gandhi LYNC
1
Comments
Symptom Following two events will be seen in the Office Communications Server Event Log Source: OCS WMI Consumer Event ID: 20491 Task Category: (1002) Level: Error Keywords: Classic Source: OCS Protocol Stack Date: 2/4/2010 9:32:37 PM Event ID...
OCS Debug/Code Escalation Scenarios
Lync GroupChat 2010 (UCMA Application) does not work, even after successful installation, with EventID 5286.
Posted
over 3 years ago
by
Premal Gandhi LYNC
0
Comments
Symptom ======== Lync GroupChat 2010 (UCMA Application) does not work, even after successful installation with EventID 5286. Cause ===== During installation if the Application Pool Name box is empty, you can specify an application...
OCS Debug/Code Escalation Scenarios
https://www.testocsconnectivity.com what is it ? Who updates it ? Where do I get the update news ?
Posted
over 3 years ago
by
Premal Gandhi LYNC
0
Comments
This website is a joint collaboration between Product Quality and Support to enable YOU the customers/partners to resolve some common issues on your own. We are looking for feedback for the next phase of changes coming to this website. Please use the...
OCS Debug/Code Escalation Scenarios
Unable to with install Lync Server, due to "domain not ready error." or Prepare Active Directory shows "Partial"
Posted
over 2 years ago
by
Premal Gandhi LYNC
0
Comments
Symptoms ========= Get-CsAdDomain generates "The domain is not ready" after successful domain prep. Also Prepare Active Directory on Deployment Wizard shows "Partial" after a successful domain prep. Cause ====== Check...
OCS Debug/Code Escalation Scenarios
QoS enabled Live Meeting 2007 client video DSCP marking might be missing when the Windows client video bit rate exceeds 250 kbps
Posted
over 3 years ago
by
Premal Gandhi LYNC
2
Comments
This is one of the OCS Escalation most recent works: It is officially documented as a KB: http://support.microsoft.com/kb/2029024 . The same article applies to Communicator 2007 (not Communicator 2007 R2)
OCS Debug/Code Escalation Scenarios
Possible way to convert Timestamps stored in SQL tables as BIGINT into readable date-time format
Posted
over 3 years ago
by
Premal Gandhi LYNC
0
Comments
select [dbo] . [fnTicksToDate] (<timestamp in BIGINT format>) Example: select [dbo] . [fnTicksToDate] (634199505290117946) returns: 2010-09-13 04:55:29.010 Hope this helps.
OCS Debug/Code Escalation Scenarios
OCS User cannot join Live Meeting organized by a non-federated (not federated) OCS User
Posted
over 2 years ago
by
Premal Gandhi LYNC
0
Comments
Symptom: UserA in CompanyA (uses OCS) tries to join a Live meeting (using Live Meeting Console) organized by UserB in CompanyB (uses OCS). CompanyA and CompanyB are not federated. UserA cannot join the Live Meeting, when the UserAccount is configured...
OCS Debug/Code Escalation Scenarios
Gettting started with GroupChat Deep-Dive ? Useful Pointers recently added.
Posted
over 3 years ago
by
Premal Gandhi LYNC
0
Comments
I had questions from engineers and customers around a good start for GroupChat Deep-Dive. http://technet.microsoft.com/en-us/library/ee303783(office.13).aspx This is a very recent addition, which gives a good Overview. Group Chat Call...
OCS Debug/Code Escalation Scenarios
Interested in knowing what are the latest updates out there for Microsoft Office Communications Server
Posted
over 3 years ago
by
Premal Gandhi LYNC
0
Comments
If you would like to know what is the latest and greatest update that has been released for OCS 2007 R2 we have now one stop shop to go and find out. We just updated this link with a RSS feed too. This is a great resource to keep updated on the cumulative...
OCS Debug/Code Escalation Scenarios
GroupChat Server is not syncing in changes to Chat Room membership, via Distribution List
Posted
over 3 years ago
by
Premal Gandhi LYNC
2
Comments
Symptom: GroupChat Server is not syncing in changes to Chat Room membership, via Distribution List Cause: This issue could happen, if the changes to the Distribution list are not completely synced in from the DC. In certain scenarios, we have...
OCS Debug/Code Escalation Scenarios
How to interpret particular traces in the Live Meeting Console log
Posted
over 3 years ago
by
Premal Gandhi LYNC
0
Comments
The QUESTION , I was asked recently, what does this trace really mean ? 1939 [MC] 17:59:14:566 GMT [PID 4644] [THREAD 260] [D] [X-AV] SipAudioVideoSession::OnMediaStreamStateChanged: oldState = 2,newState = 4,direction = 1,reason = 1 ANSWER:...
OCS Debug/Code Escalation Scenarios
Getting started on OCS Conferencing scenarios ?
Posted
over 3 years ago
by
Premal Gandhi LYNC
0
Comments
Recently I have received queries on helping troubleshoot Conference Scenarios: As a start it is important to know which component is problematic ? Client, Front-End, Focus, MCU, .. These links below will help with getting started on determining...
OCS Debug/Code Escalation Scenarios
How to make sure the latest update for XMPP Gateway is installed ?
Posted
over 2 years ago
by
Premal Gandhi LYNC
0
Comments
Ran across the need for this recently, and thought will share it out here. Do share your feedback, also I am working on making this better and see how I can extend it to other Lync and OCS roles. Method 1: Using Power-shell ====================...
OCS Debug/Code Escalation Scenarios
November 2010 - Latest updates for the Office Communications products
Posted
over 3 years ago
by
Premal Gandhi LYNC
0
Comments
Product KBs Office Communications Server 2007 R2 968802 OCS2009-dbupgrade 968802 Office Communicator 2007 R2 2291453 Office Communicator Phone Edition 2007...
Page 1 of 1 (18 items)