Like many other people before me, I need to export the user access data from the Audit Summary to Excel. I've spent hours researching this and have not found an easy answer. Does anyone know of a 3rd Party tool which I can download and use for this purpose please? I'm even willing to pay for it! So far I have discovered the following:-
* You cannot do this through the CRM UI
* There was a 3rd party tool called CRM Toolbox on GitHub which had a tool for this, but it is no longer available
* There are several Audit tools in XRM Toolbox, but I've tried them all and they only work for exporting entity create / update / delete events, not user access events
* People mention there is a tool in the CRM SDK, but the latest CRM SDK CoreTools Nuget (which includes svcutil.exe etc.) does not contain an audit export tool
* It is possible to build an application to do this through the CRM SDK and there is example code on MSDN. This is not a solution for me as I don't have the skills to do this or the time to devote to it unfortunately.
If anyone can provide a nice simple web-link to a Windows executable I can just run and use I would be eternally grateful! :-)
Thanks,
Tony