Sending notification messages to BlackBerry devices 6

Send a notification PIN message

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_pin and 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 PIN 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 PIN message
besuseradminclient -username admin -password password -u “sam, moser” -b server01 -send_pin -subject
<subject_line_text> -body <message_body_text>
Example: Sending a notification PIN message to a group
besuseradminclient -username admin -password password -g managers -send_pin -subject <subject_line_text> -body
<message_body_text>
Example: Sending a notification PIN message using an input file
besuseradminclient -username admin -password password -u “sam, moser” -b server01 -send_pin -infofile userinformation.txt
Administration Guide Sending notification messages to BlackBerry devices
30