Our deprovision process seems to be running super long, sometimes 2 minutes for one user. What is the preferred script to deprovision users? Sometimes we have a 100 or more a week and it needs to run through them until finished. It seems to stop now and start over instead of picking up where it left off.
We use a variation of this script https://www.adaxes.com/script-repository/import-users-to-be-deprovisioned-s3.htm
Hello,
Could you, please, post here or send us (support[at]adaxes.com) a screenshot of the Scheduled Task which runs the script, and the script with all the modifications you performed in TXT format?
Is there a way to deprovision both a user and their computer account in 1 command? It looks like you can either do a user or computer but not both unless you use a ... like to disable the user and move the object and disable their computer and move the object
Hello, I currently have a working script that lists out ALL users disabled in the last 30 days. I am trying to adjust the parameter to ONLY include subordinates ... -AdmCriteria -Type "user" -Expression {accountDisabled -eq $true} $Context.Items.Add($searcher)
I would like to grab all users in a US state and add them with full access rights to a shared mailbox. Is there a script already in the repository for this? I checked but ... each user. I don't think there is any way to do this with the interface. Thanks!
Hi, I am looking for a way to add important company dates (e.g. quarterly meetings, free days yearly company events) to the office 365 calendar. I would like to ... user provisioning flow. Is this something that can be done via Adaxes? Kind regards, Allistair
We're testing Yubikeys for MFA in Microsoft Entra. Is it possible for us to pull a list of users with a registered Yubikey, and also get the serial number from Entra (shows ... report available to some admins in Adaxes, but I'm not sure how to pull that data.