Hi again,
Quick question, i mistakenly deleted a security role. Is there a way to undo that ?
Thanks
Stephen
Hello,
No, unfortunately not.
You can protect directory objects (including Adaxes-specific objects) from accidental deletion. For details, see Protect/Unprotect Objects from Accidental Deletion.
When creating a scheduled task, you select Object type. e.g.: User but can you add an additional filter, eg. where deparment is a value (HR, IT, ...) or where an ... of the CC add an extra pop-up when e.g more information from the requestor is needed?
I am running the following PowerShell script that moves an object from one OU to another in our Entra tenant. Note this is an Entra id guest account that ... $($user.objectGUID)", "Information") Move-AdmObject -Identity $user -TargetPath "%distinguishedName%"
I need to be able to move a Managers direct reports to another Manager in the event of promotion or resignation. I want to create this as a selectable action, rather than making it part of an existing custom command.
Hi, I was able to activate the shared folder object type as I browse through a webinterface. Now I face the issue that I am not able to search it via the websearch. Is it possible to add it somehow to the searchable objects? Thanks in advance!
I would like to configure a scheduled report to send to a mail contact object. However, these mail contact objects are not showing up when I try to set them as the recipients. Is this possible or is there another way to go about this?