For questions about Microsoft Lync Server 2010.
Questions tagged [lync-server-2010]
45 questions
0
votes
2 answers
Schedule the Online Lync Meeting for anonymous users
I have requirement to generate the url of the lync meeting for anonymous users or outsiders to view the video meeting without any invitation.

MSA
- 115
- 1
- 8
0
votes
1 answer
Is it possible to send a file(an image file) or share your desktop/ viewport with other users using Lync UCWA?
I tried to explore the UCWA code but did not understand/ get across any such document or code that informs whether desktop sharing or file sharing is possible using UCWA api?
Kindly inform if this capability is present in UCWA? If it is, kindly…

Jyotirmoy Pan
- 837
- 2
- 10
- 28
0
votes
1 answer
Unable to enable "Appear Offline" in Microsoft Lync 2010
I am unable to enable the Appear offline option in Microsfot Lync 2010 using Regedit and I have followed the following path but unable to find the "Communicator" folder in the below path and I unable to attached the error screenshot along with this…

Anand
- 1
- 3
0
votes
1 answer
Migrate an UCMA 3 application on a Lync 2013 architecture
I have a currently working UCMA 3.0 application running on an Lync 2010 application server and registered to a Lync 2010 front end server. I need to deploy it on a new Lync 2013 architecture. My application is quite simple, it just returns the…

JackylRadis
- 35
- 5
0
votes
1 answer
Lync 2010 with SQL Server 2012
As stated here or here SQL Server 2012 is not a supported platform for Lync 2010. Yet, is there any workaround?
Didn't find a full solution on the web, so will be posting one which should help some of the people that might face this situation.

JoseTeixeira
- 1,296
- 8
- 14
0
votes
2 answers
Change Presence of other contacts
is there any way by which we change the presence of other contacts using ApplicationEndPoint, one way which i came across was to create a UserEndpoint and then make presence related changes, but that required credentials to establish UserEndPoint.

Sagar Pilkhwal
- 3,998
- 2
- 25
- 77
0
votes
1 answer
Error in BeginStartup CollaborationPlatform using ProvisionedApplicationPlatformSettings
I am trying to create an ApplicationEndpoint by first creating and establishing the CollaborationPlatform using ProvisionedApplicationPlatformSettings, when i execute:
ProvisionedApplicationPlatformSettings settings = new…

Sagar Pilkhwal
- 3,998
- 2
- 25
- 77
0
votes
1 answer
Lync messenger on server
I know for the share point development there is need for lync chat installed into the
all client machine. But is there any configuration that LYNC is into the server .. and clients can access it without downloading it into the each client…

user3454831
- 15
- 1
- 7
0
votes
1 answer
Does Lync 2010 or 2013 store the user's presence history?
I would like to know if Lync 2010 or 2013 store the user's presence history (like the user was available at a particular time and was away at particular time") in the client application or at the backend server(logs).??
Thanks.

Saikiran
- 67
- 1
- 8
0
votes
1 answer
How can i send a message in a existing conversation established by two normal Lync user?
Here is the scenario of my question:
There is a Two-party call between Roger and Regina, they are common Lync user. and they have send several IMs to each other. Now I would like to send a message(like a notification ) to them in their conversation…

user2721786
- 234
- 1
- 2
- 7
0
votes
1 answer
Lync Server administrative interface
The task I am looking at is to automate the process of creating new users on a Lync 2010 server. Looking at the Lync Server SDK, this only allows creating new phone calls and sending IM. I'm looking for an interface to automate administrative…

rollstuhlfahrer
- 3,988
- 9
- 25
- 38
0
votes
1 answer
Is it possible to extend Lync incoming call popup?
Currently I'm seeing only phone number of the caller. Is it possible to extend incoming call popup(add additional information querying DB by phone number) ?
I'm using Lync SDK 2010.
Thanks in advance

Sergejs
- 2,540
- 6
- 32
- 51
0
votes
1 answer
Can Webrtc datachannel be used for file transfer between a Lync and non-lync user?
Imagining if the signalling and presence information are handled,
how, is it possible to use Webrtc datachannel as the underlying file transfer protocol instead of lync's own File transfer protocol (TFTP) to transfer file from a lync client(web app)…

usercode
- 309
- 4
- 20
0
votes
1 answer
What are Limitations of ExpiryTime of ConferenceScheduleInformation in UCMA API?
What is the upper limit (max date) for ConferenceScheduleInformation.ExpiryTime property of Microsoft.Rtc.Collaboration.ConferenceManagement?
And what if I have given ConferenceScheduleInformation.ExpiryTime=null? Does null value mean that it never…

Suresh
- 158
- 3
- 16
0
votes
1 answer
Lync 2013 customize contacts' groups
In Lync 2010,
I can customize or select contacts' groups by Stored Procedures in Database-[rtc]
Example: UserMgmtSetContact UserMgmtAddGroup,UserMgmtGetGroups,UserMgmtGetContacts .....
But in Lync 2013,
The Database-[rtc] is not existed, and i can…

Bruce Chen
- 1
- 1