AD user creation issue since Aus upgrade
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
4 hours ago
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
