Finding Nimo
It's a new day and a new shiny toy for us homelabers. Last month, the processor on my old laptop finally breathed its last. It was a good laptop, but it was ready to pass on. However, what made this crappy is my little Dell gave up as well. I had to rethink how I was going to do some of my services. So, I started looking. I wanted something small...
Get Mailbox Rules Using PowerShell
Ever found yourself tangled in the web of Exchange Online mailbox rules? Yeah, me too. It's like trying to find a needle in a haystack, especially if you're managing multiple mailboxes. Thankfully, I stumbled upon a nifty PowerShell script that makes this task a...
Scheduled Tasks with PowerShell
Last week we went over how to do audits using PowerShell (Link). Today we will use scheduled tasks with PowerShell to have the audit script run hour by hour. We do this because we don't want to be manually running the PowerShell script every hour. Let the computer...
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...