Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement "Search and Destroy" Capability #17

Open
jordan-wright opened this issue Jul 31, 2017 · 2 comments
Open

Implement "Search and Destroy" Capability #17

jordan-wright opened this issue Jul 31, 2017 · 2 comments

Comments

@jordan-wright
Copy link
Contributor

This one will be tricky for different environments, but it would be nice to have the ability for analysts to do a "search and destroy" operation for reports.

In a nutshell, this would allow analysts to find other emails that match the existing report. These emails may not have been reported. The analyst could then automatically remove the emails from the user's inbox. Of course, we would need to make sure we have logging and documentation for what action the analyst took.

This will be difficult to get right, so this isn't a high priority item to be completed ASAP.

@blahdidbert
Copy link

I have been trying to implement something like this in my O365 environment for a while. I am not really strong in Powershell (but still learning). Microsoft has a full article on this and goes over the touch points of what needs to be done:

https://support.office.com/en-us/article/Search-for-and-delete-email-messages-in-your-Office-365-organization-Admin-Help-3526fd06-b45f-445b-aed4-5ebd37b3762a

@mcvic1rj
Copy link

@blahdidbert using a combination of Azure tools (mainly runbooks) you can accomplish this by having isthislegit make a webrequest with the relevant data for a destroy.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants