Global Reader Role Security Concerns
It started like most of my learning sessions do. I cracked open a cold Dr Pepper and decided to poke around Microsoft 365 Explorer just to see how it really works. Not trying to solve a ticket or check alerts, just digging through the Security & Compliance Center to see what kind of metadata I could pull from email traffic. That’s when I saw...
Audit Disabled Accounts
Imagine waking up to an email full of alerts about unwanted access attempts. It is every administrator's nightmare. The truth is that many security incidents can be traced back to disabled accounts that were not properly reviewed. You might wonder, "What about...
Monitoring program modules with PowerShell
Reading Time: 9 minutesLet’s gain insights into monitoring program modules with PowerShell, enhancing system stability and security.
PowerShell script block tutorial
Here, we'll learn how to use the & operator to run script blocks—your go-to PowerShell script block tutorial! You're not alone if you've ever thought PowerShell scripting was a little confusing. Today, we're simplifying the & operator, one of PowerShell's most...