Hi, I am using .net and am not able to add users to active directory.
Loading
Hi, I am using .net and am not able to add users to active directory.
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Amit MohantyPosted Oct 25, 2022, 4:35 AM
Check the below link.
https://stackoverflow.com/questions/2143052/adding-and-removing-users-from-active-directory-groups-in-net
Ijas AhamedPosted Oct 24, 2022, 2:21 PM
To create a new user, follow these steps: Click Start, point to Administrative Tools, and then click Active Directory Users and Computers to start the Active Directory Users and Computers console. Click the domain name that you created, and then expand the contents. Right-click Users, point to New, and then click User
Rajanikant HawaldarPosted Oct 7, 2022, 9:13 AM
https://www.c-sharpcorner.com/article/active-directory-and-net/