Tag not monitored by Microsoft.
there is a mistake in the location
the correct location is:
OU=HR,OU=Management,OU=mainOU,DC=myDomain,DC=Local
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Hello All,
Trying to create power automate desktop flow that creates new user in AD, the follow is simple and consist of the following three actions:
1- connect to server (LDAP://Myserver/DC=myDomain,DC=local)
2-Create User (in the folder : myDomain.Local/mainOU/Management/HR )
3-close connection.
the flow is running well without action #2, but once i add action #2 i am getting error below:
i am not sure if the location that i am using in the Create User action is correct or not:
CN=mainOU,CN=Management,CN=HR,DC=myDomain,DC=Local
can someone please advise me what is the right Location to follow (noting that i am having subfolders in active directory) and in case i am following the right way , why am I getting the error please?
Tag not monitored by Microsoft.
there is a mistake in the location
the correct location is:
OU=HR,OU=Management,OU=mainOU,DC=myDomain,DC=Local