Forum Discussion

Dean_Gross's avatar
Dean_Gross
Silver Contributor
Aug 28, 2017

Reports for Download

WHen I go to the S&C center, under the Reports heading, there is a Reports for Download page that is empty. I can't find any info about how this is supposed to be used. Where do these reports come from? how do I create a report to download from this screen? Can anyone provide any guidance?

  • I struggled with the same thing last week.  You can't really do it from here.  But if you do a custom Search and save the results as a Report it will email you a link and add it to the Downloadable Reports section.

  • I struggled with the same thing last week.  You can't really do it from here.  But if you do a custom Search and save the results as a Report it will email you a link and add it to the Downloadable Reports section.

  • simranjit Singh's avatar
    simranjit Singh
    Copper Contributor

    Hi,

     

    One way is to generate the report from powershell and have it emailed to your email address.

    You will have to connect to exchange admin  with appropriate permissions for running this powershell

     

    Start-HistoricalSearch -ReportType UnifiedDLP -EndDate <end> -StartDate <end> -reporttitle <title> -notifyAddress <email that report will be sent to- for ex username@tenantname.com>

     

    One you run this powershell, you will see the entry in Dashbooard under Reports in security and compliance center

     

     

     

     

     

     

Resources