Hi there
I am trying to create an Active Directory user using UiPath Studio.
The user I’m using has access to manually create user accounts on our AD.
I’ve used an Active Directory Scope and a Create User activity within it.
I’ve followed various guides on getting this setup but no matter what I do I receive this error:
“Create User: An error has occurred: Unknown error (0x80005000)”
I’ve used other Active Directory activities within my project (e.g. Get Object Properties) and these run no problem, so I know my project can connect to my AD, but only the Create User activity is returning this error
Has anyone else experienced this please?
Thanks for your help!