Hello,
when we create an user we send an "welcome mail" with UPN and password out. Sometimes the manager of this user is on vacation or cant for some reason not forward the email. For that reason i want to create an custom command so that the Service Desk worker can send that Mail.
That means that the Service Desk worker logs in on the Webui and uses that custom command. User A that should be getting the Mail should be chosen, and after that user B should be chosen and after that a mail should be sent. The info for user b should be in that mail. We write the initial password in an custom attribute so that should not be a problem.
How can i achive this? With object parameters? But then i cant use the send email action.
Thanks in advance.