Skip Navigation

Creating user accounts from a .csv file

You can import user accounts from a .csv file into
BlackBerry UEM
to create multiple user accounts at one time. You can create the .csv file manually by using a sample .csv file that you can download from the management console (Users > All users > Add user > Import > Download sample .csv file).
Depending on your requirements, you can specify group membership, activation, and directory settings for the user accounts by including the following columns in the .csv file:
Column Header
Description
Group membership
Assign one or more user groups to each user account.
Use a semicolon (;) to separate multiple user groups.
If you do not include the Group membership column, when you import the file, you are given the option to select the group that you want all of the imported user accounts to be added to.
MDM (
BlackBerry UEM
)
Specify whether the user is enabled for MDM. To enable a user for MDM, type "Enabled".
Activation Password
Specify the activation password.
This value is required if the “Activation password generation” value is set to “manual.”
Activation Template
Specify the name of the activation email template that you want to send to the user. If you do not specify a name, the default email activation template is used.
Activation Password Expiration
Specify the time, in seconds, that the activation password is valid before it expires.
Activation Password Generation
Specify one of the following:
  • Auto: The activation password is automatically created and sent to the user. (Default)
  • Manual: The activation password is set in the "Activation password" column.
  • Ignore: No activation password is generated.
Send activation email
Specify one of the following:
  • True: The activation email is sent to the user.
  • False: The activation email is not sent to the user.
If “Activation password generation” is set to “Auto”, the activation email is sent to the user regardless of the value in this column. If the “Activation password generation” value is "Manual" and this value is empty, then the default is True. If the "Activation password generation" value is "Ignore", the user will not receive a self-service activation email.
User Type
This column is required whenever the .csv file includes both local and directory user accounts. Specify one of the following:
  • L: Local user accounts
  • D: Directory user account
Directory Instance Name
Specify the name of the directory that each directory user belongs to. This allows
UEM
to import the user from the specified directory without having to search multiple directories that are associated with
UEM
.
UEM
will make a single call to a directory to import all users that are associated with that directory.
Specify a single directory name for each directory user that you want to import. The directory name must match the name of a directory connection that has been configured in
UEM
(casing does not matter). If the value of this field is blank,
UEM
searches all available directories for the user.
Directory UID
This column is an alternative to entering the email address for directory user accounts. By default, the email address is used to validate the directory user accounts, but you can specify the UID value if you want to use the UID to validate the user account. If the user account cannot be validated with the UID value, an error is reported.
If you include a Directory UID value for one of your users, the column header must include Directory UID, and all of the rows in the .csv file must include either a Directory UID or have an empty placeholder (,) for the Directory UID column.