
Upcoming OneDrive changes
Oh Microsoft, we love you, and sometimes we can't stand you. Announced on Microsoft Roadmaps, Upcoming OneDrive changes are going to be a mess. (Link) The skinny on this one is simple, You will be able to sync your personal one drive files with your company OneDrive files. The danger Let’s talk about how dangerous this is. Think about users like...
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...
Monitoring program modules with PowerShell
Let’s gain insights into monitoring program modules with PowerShell, enhancing system stability and security.
