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.
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?
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
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
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
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?
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