Query Historical Meeting data from Exchange

I'm looking for a way to pull historical meeting data in our Exchange environment. Looking at gathering time spent in meetings, teams that meet with other teams etc. I was hoping to do a massive pull of all the data and then manipulate it. Is this possible with using either EWS or PowerShell?

Other thoughts on ways to accomplish this?

September 2nd, 2015 12:34pm

This is possible with the EWS Managed API. Take a look at the below links:

https://msdn.microsoft.com/en-us/library/office/dn495614%28v=exchg.150%29.aspx?f=255&MSPPError=-2147217396 

http://mikepfeiffer.net/2011/01/creating-calendar-items-with-powershell-and-the-ews-managed-api/ 

The second link shows you how to create entries but you can combine the two to get the data you require.

Thanks.

Free Windows Admin Tool Kit Click here and download it now
September 3rd, 2015 1:59pm

Hi,

Based on my knowledge, there is no commands in EWS to meet your requirement. I suggest we can ask a question in Exchange Development forum for more help:

https://social.technet.microsoft.com/Forums/exchange/en-us/home?forum=exchangesvrdevelopment

Regards,

September 4th, 2015 5:48am

This ended up being the one that helped me: http://gsexdev.blogspot.com/2015/03/export-calendar-items-to-csv-file-using.html

Thanks for the input!

Free Windows Admin Tool Kit Click here and download it now
September 4th, 2015 11:30am

This ended up being the one that helped me: http://gsexdev.blogspot.com/2015/03/export-calendar-items-to-csv-file-using.html

Thanks for the input!

  • Marked as answer by computerpaul Friday, September 04, 2015 3:29 PM
September 4th, 2015 3:29pm

This topic is archived. No further replies will be accepted.

Other recent topics Other recent topics