This repository serves as a template for creating PowerShell-based active response scripts for security automation and incident response. The template provides a ...
I'm kind of a newb at this, so please be gentle if my code isn't optimal. I worked at this script most of the day yesterday, expanding functionality and thinking of instances that could mess it up. By ...
In this lab, I automated identity lifecycle tasks inside my Microsoft Entra ID (Azure AD) tenant using PowerShell 7 and the Microsoft Graph module. The automation created users from a CSV file, ...