Automation of user creation based on ServiceNow ticket creation.
Hello,
Out of the box, Adaxes does not integrate with any third party software. However, as per our check ServiceNow has an API. As such, it should be possible to request information from it using a script and then use the information to create a user. The following ServiceNow documentation should be helpful: https://docs.servicenow.com/bundle/rome-application-development/page/build/applications/concept/api-rest.html.
We have a process that when a new user is created they are emailed their username and apssword. If the user is in an Admin Group they are then sent an email with some PDFs ... you can send emails, but am unable to see where it could attach files to the email?
Hello, you helped us with a script to set the oof-message. Now we want to know, if it's possible to activate/deactivate the mail-forwarding option time-based. In the ... deactivate it accordingly on "param-abw-ende" Can you help me with that? Thanks Carsten
Is there a way to pull a report within Adaxes to find out how many computer objects a user will have associated to them?
A little bit of context: There are 3 departments that share 1 Active Directory. Now each department has its own OU. I would like to have an email sent when a user is ... if this is possible without Powershell? If not, is there a pre-existing script for this?
Hi, I need same functionality as is rule-base membership for AD groups, but for AAD groups. To be more specific, I want to have AAD group that contains all user members from all selected groups (even nested ones!)