Forum Discussion
suhaimi4n6
Mar 12, 2024Copper Contributor
Microsoft Defender for Endpoint - How to export Device Timeline as per web browser display
Hi guys, I am new to Microsoft defender for Endpoint. I want to export Device Timeline activity as per what have been display on the web browser and the information display on the web browser is muc...
jbmartin6
Mar 15, 2024Iron Contributor
Right now there is no other way to export the timeline data. You could work up a script to take the exported CSV and reformat it into HTML set up however you like. I suppose you could also figure out some way to scrape the web page with a custom browser extension or something like that.