corrected the file name in example
This commit is contained in:
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user