
Check Which Intune Policies Are Applied
Reading Time: 5 minutesHow to check which Intune policies are applied to a specific device, and how to go the other way and see which devices have a specific policy.
Get Mailbox Rules Using PowerShell
Reading Time: 2 minutes 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…
Scheduled Tasks with PowerShell
Reading Time: 5 minutes 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…
Audit Disabled Accounts
Reading Time: 7 minutes 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…
