0 votes

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 attached to email with instructions on how to manage user accounts.

Currently we have a powershell script that creates a new email and attaches the documents and sends the notification out. That is now not working correctly after upgrading to 2019.

Is it possible to do this same thing using the native Adaxes interface? I know you can send emails, but am unable to see where it could attach files to the email?

by (100 points)

1 Answer

0 votes
by (272k points)

Hello,

Unfortunately, there is no such possibility using the native Adaxes interface. To send email notifications with attachments, you need to use a PowerShell script with the Send-MailMessage cmdlet.

Related questions

0 votes
1 answer

Automation of user creation based on ServiceNow ticket creation.

asked Jan 24, 2022 by tdetmer (20 points)
0 votes
1 answer

I am trying to trigger processing outside of Active Directory when an account is created based on the source user account that was used. Does Adaxes store the source account anywhere?

asked Oct 9, 2023 by jnordell (20 points)
0 votes
1 answer

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?

asked Oct 3, 2023 by Cas (150 points)
0 votes
1 answer

Hi. I would like to know if there is way to send an email to HR once an account has been created or terminated by IT. The email should have the name of the user and there office location. Is this possible to be done?

asked Feb 7, 2020 by Satrai8 (20 points)
0 votes
1 answer

I'd like to be able to either send an email report or export a CSV of all of the business rules carried out when a user is disabled. This would be ... Management Activity section but this includes things that weren't part of the disable operation. Thanks

asked Feb 19, 2020 by bavery (250 points)
3,342 questions
3,043 answers
7,765 comments
544,931 users