ordering and evidence of ps1 working

This commit is contained in:
2025-11-07 14:30:29 +01:00
parent 721c595e4b
commit e576f6f4fb
6 changed files with 1 additions and 1 deletions

Binary file not shown.

Binary file not shown.

After

Width:  |  Height:  |  Size: 89 KiB

View File

@@ -7,7 +7,7 @@
Requires RSAT / ActiveDirectory module.
#>
$base = "DC=company,DC=local"
$base = "DC=Fonteyn,DC=local"
# Path to CSV file
$scriptPath = Split-Path -Parent $MyInvocation.MyCommand.Path
$csvPath = Join-Path $scriptPath "users.csv"