2
0

corrected the file name in example

This commit is contained in:
2024-07-05 21:12:47 +02:00
parent 148540d00d
commit 748e378121

View File

@@ -13,7 +13,7 @@
Specifies the OU where the test users will be created.
.EXAMPLE
.\Create-LabUsers.ps1 -accounts 10 -userOU "OU=TestUsers,DC=example,DC=com"
.\Setup-ADDS-LabUsers.ps1 -accounts 10 -userOU "OU=TestUsers,DC=example,DC=com"
.NOTES
This script is intended for use in a test or production environment. Make sure to test the script in a non-production environment before running it in production.