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 (257k 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

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)
0 votes
1 answer

Is it possible to only allow a user to unlock their account from the web interface? We have a group of Mac users who we'd like to be able to unlock their accounts through the web but use a different service for changing their passwords.

asked Jun 30, 2020 by scoutcor (120 points)
0 votes
1 answer

Is it possible to send an email from Adaxes when certain AD objects are modified outside of Adaxes? With Business Rules it looks pretty easy to do that inside of Adaxes ... something changes on the object and the change was not initiated by Adaxes. Thank you.

asked Jul 23, 2021 by mikek (80 points)
3,175 questions
2,878 answers
7,369 comments
507,788 users