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?
In this case the working example would be that the user would need to add a new title into a list of titles in the title property pattern
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?