C
cjstrads
Hi,
I'm trying to find a way to send an automated email once a scripted 'new-moverequest' completes. We're moving 10 users at a time and would like to automate it so we don't need to manually check the logs\console to ensure completion.
I was thinking that using the Send-MailMessage feature could play a part but I'm not sure how I can get the script to read if the move was successful or not and then trigger the email. Has anyone achieved this?
Thanks
I'm trying to find a way to send an automated email once a scripted 'new-moverequest' completes. We're moving 10 users at a time and would like to automate it so we don't need to manually check the logs\console to ensure completion.
I was thinking that using the Send-MailMessage feature could play a part but I'm not sure how I can get the script to read if the move was successful or not and then trigger the email. Has anyone achieved this?
Thanks