Beau Bullock
Beau Bullock
I've been planning on writing a module for the compliance search built-in to O365 for a while and just haven't gotten around to it. Hopefully next week sometime I can...
Hey Brian! Thanks for the note. I have heard some mixed results with that module. I modified it so it should just get the domain from a response header. If...
Yeah it's been updated to have different functionality. Go grab the latest and try with just "Invoke-DomainHarvestOWA -ExchHostname customers.owa.portal.com". It should try to automatically grab the domain from an http...
In doing some really quick research into this I don't believe EWS has the ability to export directly to PST. But, I do believe it could be used to save...
Thanks for checking the tool out. When you say that it should return 200 pages do you mean 200 search engine pages or 200 PDF results?
Currently, this isn't implemented but shouldn't be too difficult to add in.
Yeah the throttling issues are something I want to dig more into. From what I've seen they are not always reproducible so it's been hard to determine exactly what is...
Hey, yes I've been looking into this but haven't had a chance to fully determine how to go about it yet. We've noticed a lot of strange issues around how...
Just merged in PR https://github.com/dafthack/GraphRunner/pull/46 to hopefully fix this.