Hi,

We have a termination custom command that performs many steps when a user is terminated. Our HR department runs this command when the employee leaves the company. They see the Execution log on the screen when it finishes running but is there a way to have that execution log emailed? I would like to have it emailed to our IT department so they can review it and if there are any errors, follow up and ensure the account has been deleted and all steps have been performed.

Thank you.

by (70 points)
by (70 points)
0

Any suggestions?

by (570 points)
0

I have the same request here. Any possibilities to export the execution log directly after Custom Command? Thanks

1 Answer

by (307k points)
0 votes

Hello,

Unfortunately, there is no such possibility right in the custom command itself. The same goes for business rules and scheduled tasks. To check for errors, you can use a built-in report, Errors in Adaxes log. By default, the report is located in container Reports\All Reports\Miscellaneous\Logging. For information on how to schedule reports, have a look at the following tutorial: https://www.adaxes.com/tutorials_ActiveDirectoryManagement_ScheduleReports.htm.

Related questions

I have a number of custom Powershell commands that run during user onboarding, and while the Powershell script runs successfully, the Adaxes execution log for the command will ... Adaxes when this happens so the command doesn't show that it ran successfully?

asked Dec 16, 2024 by cwyant-hfg (40 points)
0 votes
1 answer

Dear team, we are using Syslog to store our logging also in an external system. Is it somehow possible to see also this execution log, using Syslog?

asked 14 hours ago by wintec01 (2.3k points)
0 votes
1 answer

I'd like to log specific details from my scripts but would like to integrate it with Adaxes if possible.

asked Jun 5, 2024 by ZoomGhost (280 points)
0 votes
1 answer

Hi Adaxes Team I have created a business rule which sends a mail to our helpdesk staff after a user sets a new pw with the self password reset function. The user should ... . If this is not possible yet, please forward it as a suggestion :) regards pudong

asked Feb 4, 2022 by pudong (680 points)
+1 vote
1 answer

Hi we have bunch of custom commands that HR uses, to create new user employee or offboard someone. They can see the execution log on the web interface, but we would like to recive a copy of the log in an email to IT to make sure there arent errors etc.

asked Jun 30, 2021 by TJ_Umredkar (140 points)
0 votes
1 answer