OfficeDev / O365-InvestigationTooling

MIT License
574 stars 361 forks source link

DumpDelegatesandForwardingRules doesn't have target of Get-InboxRule in output #41

Open veritablyclean opened 5 years ago

veritablyclean commented 5 years ago

Just needed to add MailboxOwnerID to the select on line 22. Without that I felt I didn't have all the info needed.

PsychoData commented 5 years ago

42 should provide a fix for this, also I suck at Git, sorry about the spam above.

PsychoData commented 5 years ago

@veritablyclean Yeah, when I was tooling around with this myself lookin at dumping them, I threw myself off cause the first few rules I pulled were named for the inbox they were in, but then the rest weren't and then I had to add it in.

the other thing that got really confusing is that a lot of the rules I would see in, say, the psherman mailbox would be named for the mailbox they were dealing with, say psherman.

so without checking, you might assume the psherman rule is in the psherman mailbox, but it's misleading