Add a BlackBerry Administration Service administrator account
- To open the command window for the BlackBerry Enterprise Service 10 User Administration Tool, on the computer that hosts the tool, on the taskbar, click Start > All Programs > BlackBerry Resource Kit for BlackBerry Device Service > BlackBerry Enterprise Service 10 User Administration Tool.
-
Type
besuseradminclient <credentials>
-add_administrator and the following parameters:
- -display_name <user_display_name>
- -role <BlackBerry_Administration_Service_administrator_role>
-
If you want the administrator account to use Microsoft Active
Directory authentication, type the following parameters:
- -ad_username <user_name>
- -ad_domain <domain_name>
-
If you want the administrator account to use BlackBerry Administration Service authentication, type the following parameters:
- -bas_username <user_name>
- -bas_password <password>
Example: Adding an administrator account that uses Microsoft Active Directory authentication
besuseradminclient -username admin -password password -add_administrator -display_name "Julie Palmer" -role "Enterprise Administrator" -ad_username User1 -ad_domain Domain1
besuseradminclient -username admin -password password -add_administrator -display_name "Julie Palmer" -role "Enterprise Administrator" -bas_username JPalmer -bas_password password1
Was this information helpful? Send us your comments.