diff --git a/Azure/User-Management/README.md b/Azure/User-Management/README.md index 555a20f..5d9bec7 100644 --- a/Azure/User-Management/README.md +++ b/Azure/User-Management/README.md @@ -5,6 +5,10 @@ These script were written with the use of Gemini and are provided as is. Please For running the Modules you need the MSGraph Powershell module installed. Use the command below to install it if not already present on your system ``` Install-Module -Name Microsoft.Graph + +# Load all modules in your current memory +. .\Export-EntraActiveUsers.ps1 +. .\UpdateEntraUsersDynamic.ps1 ``` ## Export Active user