This process is designed to delete emails delivered to your own tenant in Microsoft 365. Grant yourself the eDiscovery role: Go to https://purview.microsoft.com/ Edit eDiscovery Manager and add your user. Open up Powershell in admin mode: Update-Module ExchangeOnlineManagement Import-Module ExchangeOnlineManagement Connect-IPPSSession -EnableSearchOnlySession Create a Compliance search (check the query) For Subject New-ComplianceSearch -name “Search22” -ExchangeLocation … Read More
Microsoft Exchange appears to be currently vulnerable to a privilege escalation attack that allows any user with a mailbox to become a Domain Admin. On Thursday, Dirk-jan Mollema, a security researcher with Fox-IT in the Netherlands, published proof-of-concept code and an explanation of the attack, which involves the interplay of three separate issues. According to Mollema, the primary problem is that Exchange has … Read More