This is a two-version Identity and Access Management portfolio project that demonstrates real enterprise IAM engineering skills. It covers identity inventory, KPI reporting, audit evidence collection, ...
*****Why Powershell is Important for IAM Engineer***** 1. You automate repeat work IAM has many repeat tasks: create users, reset passwords, add groups, disable ...
What you're looking at is a PowerShell script I built that simulates real Identity & Access Management activity and logs every single event to a structured audit trail. The script runs through 5 ...
I’ve heard this phrase come up a number of times in standups when we get an email from Azure notifying us that credentials for an Enterprise Application (Service Principal) are about to expire. We go ...
Este script de PowerShell automatiza la creación de usuarios IAM en AWS, asigna una política personalizada llamada git, y genera credenciales de acceso para cada usuario.
PowerShell can save you a lot of time on Windows admin tasks, but to use it effectively you need to understand how it works. Here’s a crash course in Windows PowerShell scripting basics to get you ...
We're going to build off my previous series to show how to further the communication channel between Excel and PowerShell. In a recent series of posts, I explained how to launch a PowerShell script ...