Send a notification email message
The BlackBerry® Enterprise Server for MDS Applications does not support this task.
1. To open the command window for the BlackBerry® Enterprise Server User Administration Tool, on the computer that hosts
the tool, on the taskbar, click Start > Programs > BlackBerry Enterprise Server Resource Kit > BlackBerry Enterprise
Server User Administration Tool > BlackBerry Enterprise Server User Administration Tool.
2. Type besuseradminclient <credentials> -send_email, and either specify the subject and body text, or specify an input
file that contains the subject and body text that you want to include in the email message. Type the following parameters:
-u <user_name> or
-g <group_name>
-b <instance>
-infofile <filename> or
-subject <subject_line_text>
-body <message_body_text>
Example: -infofile input file
Subject=Let's celebrate!
Body=We have all kinds of treats at noon today to celebrate our tenth anniversary. Come if you can.
Example: Sending a notification email message
besuseradminclient -username admin -password password -send_email -u “Sam Moser” -b server01 -subject
<subject_line_text> -body <message_body_text>
Example: Sending a notification email message to a group
besuseradminclient -username admin -password password -g managers -send_email -subject <subject_line_text> -body
<message_body_text>
Example: Sending a notification email message using an input file
besuseradminclient -username admin -password password -u “Sam Moser” -b server01 -send_email -infofile userinformation.txt
Administration Guide Send a notification email message
31