Hi, I have the exact same problem. Is this issue resolved?
Regards,
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Hi All,
I have created user in active directory, incidentally that user is automatically showing in disable mode. I try to remove it that user but while I delete the user I get the error "Remove-ADObject: The requested object has a non-unique identifier and cannot be retrieved"
I'm using powershall to remove Ad-Object I perform the below command
Get-ADUser -Filter "Displayname -eq '$($name)'" | Remove-ADUser
After I pass the command, Get the error. Help me to resolve.
Hi, I have the exact same problem. Is this issue resolved?
Regards,