2
0

Fix typo in file name

This commit is contained in:
2026-02-26 17:46:29 +01:00
parent 7f7c8fdb05
commit 9892d0c1be

View File

@@ -8,7 +8,7 @@ Install-Module -Name Microsoft.Graph
# Load all modules in your current memory # Load all modules in your current memory
. .\Export-EntraActiveUsers.ps1 . .\Export-EntraActiveUsers.ps1
. .\UpdateEntraUsersDynamic.ps1 . .\Update-EntraUsersDynamic.ps1
``` ```
## Export Active user ## Export Active user