0 votes

I am looking to be able to bulk delete users. something similar to the bulk user provisioning that's available. any help with this would be great if I don't have to write a script which is what I am in the process of doing it.

by (20 points)
0

Hello Jacob,

Could you, please, provide us with all the possible details on the desired workflow? How exactly you need to identify whether a user must be deleted? Should this be automatically done on a regular basis?

Please log in or register to answer this question.

Related questions

0 votes
1 answer

Hi We have a couple of scheduled tasks set up to remove accounts which have been disabled for a perios of time. This works fine for normal user accounts, but we ... and former domain admin accounts? We're running the latest version of Adaxes Thanks Matt

asked Oct 26, 2022 by chappers77 (1.6k points)
0 votes
1 answer

Hello, we cannot delete users with adminCount=1 with the buildin action "Delete the user" because of missing (adminSDHolder)permission to delete users as ... $identity = "%distinguishedName%" Remove-AdmUser -Identity $identity -Confirm:$False regards Helmut

asked Nov 17, 2020 by a423385 (510 points)
0 votes
1 answer

Hello, you wrote "To remedy the issue, try granting the account appropriate permissions to delete users as subtree in Active Directory." How can I add the permission within ... in AD. Only the to be deleted user object should be affected. regards Helmut

asked Nov 12, 2020 by a423385 (510 points)
0 votes
1 answer

Hello Community, we want to allow every IT-Coordinator do disable Users. Our Process is as followed: the manager of the OU can mark a user to be disabled by a specific date! ... this possible in such a way? or is there another way to schedule a task for later?

asked Sep 25, 2020 by m_st (200 points)
0 votes
0 answers

Hello Supportteam, we have in Sharepoint own distribution list. I want to delete the user from the ditribution list in Sharepoint, after the deprovisioning. Could you please help me in this case? Did not find a script in your repository. Thank you Massimo

asked Nov 8, 2017 by massimo.ibba (450 points)
3,008 questions
2,726 answers
7,021 comments
217,594 users