Set owner information on a BlackBerry device
- 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.
- Type besuseradminclient <credentials> -set_owner_info, and specify the owner name (-name) and owner information (-info), or specify an input file (-infofile <filename>) that contains the information for the user account. Type the following parameters:
Example: -infofile input file
In a text editor, create a text file, such as the following:
Sam Moser
Desk phone: <phone_number>
Mobile phone: <phone_number>
besuseradminclient -username admin -password password -set_owner_info -info "Sam Moser" -u smoser@test.rim.net -b server01
besuseradminclient -username admin -password password -infofile userinformation.txt -set_owner_info -u smoser@test.rim.net -b server01
Parent topic: Managing BlackBerry devices