Find your people. Pick a challenge. Ship something real. The CreatorCon Hackathon is coming to the Community Pavilion for one epic night. Every skill level, every role welcome. Join us on May 5th and learn more here.

AD user creation issue since Aus upgrade

Jack62
Giga Guru

Since upgrading to Australia we are no longer able to create users in AD, via our custom AD script.

 

We are getting this error: The server is unwilling to process the request.

 

We are able to use the user lookup still. 

 

Is there a change to the password type that we need to make? The issue appears to be with the bottom line: 

 

$PasswordText = '****'

$Password = $PasswordText + $currentSymbol

$SecurePassword = $Password  | ConvertTo-SecureString -AsPlainText -Force

0 REPLIES 0