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

O365 compatibility #42

Closed
brianhaugli opened this issue Nov 12, 2016 · 6 comments
Closed

O365 compatibility #42

brianhaugli opened this issue Nov 12, 2016 · 6 comments

Comments

@brianhaugli
Copy link

Is this working with Exchange Online?

@dafthack
Copy link
Owner

Yes. Give Invoke-SelfSearch the -Remote flag and pass -ExchHostname outlook.office365.com. It will prompt for creds.

@ArgyleD
Copy link

ArgyleD commented Jun 2, 2017

Will Invoke-GlobalMailSearch work in the same way? I'm having trouble with O365

Invoke-GlobalMailSearch -ExchHostname outlook.office365.com -EmailList GAB.txt -AdminUserName (domain\memberofExchangeOrganizationAdministrators) -AdminPassword Password1 -OutputCSV here.csv

@dafthack
Copy link
Owner

dafthack commented Jun 2, 2017

Hey ArgyleD, Currently Invoke-GlobalMailSearch doesn't work with O365. One option you could possibly do to achieve the same results would be to login to the O365 Admin portal and do a compliance search as detailed in this blog post: https://msitpros.com/?p=3678.

I will look into seeing if there is anyway Invoke-GlobalSearch could do this for O365.

Hope that helps!

@ArgyleD
Copy link

ArgyleD commented Jun 2, 2017

Thank you, this helps! I've had great success with MailSniper on Exchange it's great for demonstrating impact to C-Levels.

@elvarb
Copy link

elvarb commented Sep 5, 2017

Has any progress been made into global mail search for O365?

@ghost
Copy link

ghost commented Jun 26, 2019

is there any support for office365 for Invoke-PasswordSprayOWA by any chance?

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

No branches or pull requests

4 participants