Hi,
Looking for an easy way to get a report that displays duplicate email addresses for a specific domain. Pls advise.
Thanks.
I searched for what i needed, downloaded the report then searched for duplicates via excel. thanks.
had brain fog this morning
We have a New User action set up for our HR staff to use. There is a field in the custom form that states "Notes for IT Department". I want to display the data that is ... IT Helpdesk. I don't know what parameter this would be considered. How can I find out?
Is it possible to run the report with a user that has the full rights but send it to self-defined receipients? We would like to run it on say user "serviceuser_adaxes" ... scheduling a report: If not possible, this would be a nice feature for a future relese.
Is it possible for the email notification action to display a friendly name instead of email address from Softerra Adaxes Service? I'm using the built-in send email action. Would using a powershell method change this behavior?
It would be great if we could run a report on an OU and get the following information: Computer Name Local Accounts Whether or not the account is an administrator ... this is less important. Thanks in advance. Your support team is great and appreciated.
Hello everyone, I've received a task to send a report of pending and denied approval requests of a specific task to an email of one of our managers. Since ... $report = $reportHeader + $reportFooter # Send Mail $Context.SendMail($to, $subject, $NULL, $report)