Forum Discussion

mindfulrants's avatar
mindfulrants
Copper Contributor
Feb 02, 2024

Graph deviceManagement/reports/exportJobs not working for EncryptionStatus report

I am trying to use Graph deviceManagement reports API to query the Intune https://learn.microsoft.com/en-us/mem/intune/protect/encryption-monitor#report-details but i get error "PostExportJobAsync not supported for reportType Unknown".

Is there another way to get these reports without the GUI?

 

 

 

4 Replies

  • IkOnOs1215's avatar
    IkOnOs1215
    Copper Contributor

    mindfulrants 

    Take a look at this site, it will help.

    https://github.com/MicrosoftDocs/memdocs/blob/main/memdocs/intune/fundamentals/reports-export-graph-available-reports.md

     



     

    • mindfulrants's avatar
      mindfulrants
      Copper Contributor
      Yes, that example is querying the Devices report which I am already familiar with.
      IkOnOs1215 was your suggestion directly related to the EncryptionStatus report or specific to the error "PostExportJobAsync not supported for reportType Unknown"?
      • IkOnOs1215's avatar
        IkOnOs1215
        Copper Contributor

        mindfulrants 

        On the DevicesWithInventory report you have the parameters to see the encryption status and TPM but I don't see an encryptionstatus report available with graph api, hence your error message.

Resources