More on entries from other tenants visible in the Unified Audit log

An year ago, I blogged about some suspicious events in the Office 365 Unified Audit log, that seemed to correspond to some “Unknown” principal. The culprit turned out to be users clicking on sample links to files/sites hosted in my tenant’s SPO instance, which I’ve posted on various blog sites …

Continue readingMore on entries from other tenants visible in the Unified Audit log

PowerShell script to remove (reset) folder-level Exchange permissions, in bulk

Few weeks back, a question on the TechNet forums caught my attention and got me thinking of what’s the proper way to “reset” (or remove) folder-level permissions in a mailbox. My initial thoughts on the subject resulted in the outlining of some building blocks that such a solution should address, …

Continue readingPowerShell script to remove (reset) folder-level Exchange permissions, in bulk

PowerShell Core and setting a working directory via profile script

PowerShell Core continues to irritate me, almost every time I decide to give it another chance it manages to get on my nerves in some new and ingenious way. Today’s rant is the story of me trying to bring the Profile customizations I’ve made to its beloved older brother, Windows PowerShell, to …

Continue readingPowerShell Core and setting a working directory via profile script

New properties added to Get-MailboxStatistics output

It looks like the good folks at Microsoft have updated the output of the Get-MailboxStatistics cmdlet with few additional properties. Here’s the full list: Since there is no mention in the documentation for any of there, we can make some educated guesses as to what each property represents. For example, …

Continue readingNew properties added to Get-MailboxStatistics output