You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Maybe it's a good idea to add -passwordneverexpires $true to the New-ADUser cmdlet in AD_Users_Create/CreateUsers.ps1 in line 293.
Otherwise they will expire after about a month and that's usually not super realistic.
The text was updated successfully, but these errors were encountered:
Maybe it's a good idea to add
-passwordneverexpires $true
to the New-ADUser cmdlet inAD_Users_Create/CreateUsers.ps1
in line 293.Otherwise they will expire after about a month and that's usually not super realistic.
The text was updated successfully, but these errors were encountered: