ComplianceSearch
1 TopicGet-ComplianceSearch "Search Name" | fl Items,Size,JobProgress,Status 0 Results
Hi, Previously, I searched for the number of emails sent or received from a specific domain. For example: (Received>2025-01-01) AND (Received<2025-12-31) AND (Recipients:@my.domain) AND (ItemClass=IPM.Note) If i go to Statistics report I can see total matches 9551529(6 TB) total items matching the search query , Locations 1813 / 2539 locations searched had hits If i run command : Get-ComplianceSearch "mydomain 2025" | fl Items,Size,JobProgress,Status I get : Items : 0 Size : 0 JobProgress : 100 Status : Completed If I run some random small search, I get results with command Get-ComplianceSearch Am i doing something wrong ? Aditional infomation : When Content search is deleted, Export is not removed. Previously, deleting a search in classic eDiscovery would also automatically delete all exports. Currently, even manual attempts to delete exports result in an error : Request failed with status code 405 I have try with security admin, and other roles…41Views0likes1Comment