Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

How to save Lync conversation history when Corp has blocked this feature?

Tags:

I am using Lync 2010 (4.0.7577.4356), which we use on my small development team for IM'ing. Lots of technical Q&A are handled through this program and lots of other items that need to be documented. Unfortunately, our parent company has a policy that turns off "Converation History", so once the window is closed, it's gone.

I've done a fair bit of research and I haven't found a way to save this data since the settings have been made at our parent Corporation's level (through Active Directory, or whatever). This is information that we need and even my boss has tried finding a way to save this information (everything short of copy-pasting everything before closing the window or computer).

How can I accomplish this task? Are there any programs out there (freeware or otherwise) that can save these conversations? Does anyone know of a way that I can hook up Lync (the instant messaging module) to another instant messenger (GTalk, Jabber, ICQ, Yahoo, or whatever) -- then record each message from there? I'm a software developer, so if anyone knows of a means of communicating with Lync, and is able to access the messages, that would help too!

Anything at this point would help... thanks in advance!!!

-Panuvin

like image 379
Justin Avatar asked Jan 13 '13 04:01

Justin


People also ask

How do I save Lync conversation history?

On the Lync main window, click Options. > Personal. Under Personal information manager: To save copies of your instant messages select the Save instant message conversations in my email Conversation History Folder check box.

How do I store my Skype for Business Lync chat history?

Click Show Menu arrow next to the gear icon in the top right and select Tools > Options > Personal. On the Personal tab, choose Microsoft Exchange or Microsoft Outlook from drop-down menu and select Save my IM conversations in my email Conversation History folder. Click OK.

Can Lync messages be retrieved?

You can use Microsoft Exchange Web Services (EWS) to retrieve and query Lync-archived instant messaging conversation history. Retrieve all Lync-archived conversations. Retrieve the history of conversations with specified participants.

How do I recover my Skype for Business conversations?

Find a previous conversation with a specific personOpen Skype for Business, and in your contacts list, right-click the person whose previous conversation you want to view. Click Find Previous Conversations.


1 Answers

Try this https://github.com/bujocek/LyncIMLocalHistory. I've used the Tom Morgans answer and created own local lync (Skype for Business) conversation history tracker. You can build it from source or just unpack and run latest release here: https://github.com/bujocek/LyncIMLocalHistory/releases

like image 139
bujon Avatar answered Oct 11 '22 14:10

bujon