Administration Guide

-add

Syntax: -add

You can use the -add parameter to add a user account to a BlackBerry Device Service.

Optional parameters and subparameters are enclosed in square brackets ( [ ] ).

-add : add user
	-u <user name> : user name
		-b <instance> : instance name of the BlackBerry Device Service
				component
		[-utype <type>] : user type - display_name, email_address
	[-group <group name>] : assign group name
	[-w <password>] : enterprise activation password
		[-wt <expiry time>] : enterprise activation password expiry time
				(number of hours)
	or
	[-wrandom] : generate and email a random enterprise activation password
	[-it_policy <IT policy name>] : IT policy name
	

Subparameter

Description

-b <server_name>

This subparameter specifies the BlackBerry Device Service instance for the action (for example, server1).

Use the name of the BlackBerry Device Service instance as it appears in the BlackBerry Administration Service.

[-group <group_name>]

This subparameter specifies the name of the group that you want to add the user account to.

[-it_policy <IT_policy_name>]

This subparameter specifies the name of the IT policy that you want to apply to the user account.

You can view a list of the IT policies available in the MDM domain if you use the -list -it_policies parameter.

[-u <user_name>]

This subparameter specifies the user account for the action. Searches are not case-sensitive. If the value that you specify contains a space, enclose the value in quotation marks (for example, "Julie Palmer").

Examples of searching for user accounts:
  • -u "Julie Palmer" -utype display_name
  • -u jpalmer@test.rim.net -utype email_address

If you do not specify a type using the -utype subparameter, the tool searches for user accounts using the display name first, then the email address. By default, searches match on substrings. For example, if you specify -u jpalmer@test.rim.net, and your organization's environment contains the user accounts jpalmer@test.rim.net, ojpalmer@test.rim.net, and rjpalmer@test.rim.net, the search identifies all three user accounts as valid results. If the tool finds more than one user account, the tool selects the user account that matches the value that you specified exactly (in this case, jpalmer@test.rim.net).

If the tool finds more than one user account, and none of the user accounts match the value that you specified exactly, the tool returns an error message stating that multiple matches were found.

If you do not want searches to match on substrings, specify the value using the following format: "\"<email_address_or_display_name>\"" (for example, "\"jpalmer@test.rim.net\"").

[-utype <type>]

This subparameter specifies which of the following options the tool uses to search for the user account:
  • display_name
  • email_address

[-w <password>]

This subparameter specifies the activation password that you want to assign to a user account.

[-wrandom]

This subparameter generates and emails a random activation password to a user account. You can use this subparameter instead of the -w and -wt subparameters.

[-wt <expiry_time>]

This subparameter specifies the number of hours before the activation password for a user account expires. The default expiry time is 48 hours. Use this subparameter with the -w subparameter.



Was this information helpful? Send us your comments.