ordering and evidence of ps1 working
This commit is contained in:
Binary file not shown.
BIN
Proftask/user adding AD/Screenshot_20251105_101552.png
Normal file
BIN
Proftask/user adding AD/Screenshot_20251105_101552.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 89 KiB |
@@ -7,7 +7,7 @@
|
|||||||
Requires RSAT / ActiveDirectory module.
|
Requires RSAT / ActiveDirectory module.
|
||||||
#>
|
#>
|
||||||
|
|
||||||
$base = "DC=company,DC=local"
|
$base = "DC=Fonteyn,DC=local"
|
||||||
# Path to CSV file
|
# Path to CSV file
|
||||||
$scriptPath = Split-Path -Parent $MyInvocation.MyCommand.Path
|
$scriptPath = Split-Path -Parent $MyInvocation.MyCommand.Path
|
||||||
$csvPath = Join-Path $scriptPath "users.csv"
|
$csvPath = Join-Path $scriptPath "users.csv"
|
||||||
Reference in New Issue
Block a user