New-LabUsers.ps1
New-LabUsers.ps1 copied to clipboard
PowerShell script to generate user accounts in Active Directory for a test lab environment
Results
1
New-LabUsers.ps1 issues
Sort by
recently updated
recently updated
newest added
$passwordlength variable in script is being set to 16 which will probably override -PasswordLength parameter.
bug