Create a .csv file that contains profile information that you want to import
Before you begin: Using the BlackBerry Administration Service, create profiles and specify the configuration settings for the profiles.
- Using the BlackBerry Administration Service, export user information for the user accounts that you want to update profile information for to a .csv file.
- In any application that permits you to update .csv
files, add the following fields to the .csv file that you exported in step 1:
- Attribute Name
- Attribute Type
- Action
- User Name
- Password
- Configure the fields for each user account in the file.
- Save the changes.
Example: Adding profile information to user accounts
"User Id","Display Name","PIN","Email Address","Logon Name","Attribute Name","Attribute Type","Action","User Name","Password" "16","Westlee Barichak","","wbarichak@example.com",,"wifi_1","WLAN","ADD","test user","test password" "17","Jovanka Buac","","jbuac@example.com",,"vpn_1","VPN","ADD" "8","Sherisse Da Silva","2072C4B7","sdasilva@example.com",,"wifi_1","WLAN","ADD","wlan_user","wlan_pass" "8","Sherisse Da Silva","2072C4B7","sdasilva@example.com",,"vpn_1","VPN","ADD"
"User Id","Display Name","PIN","Email Address","Logon Name","Attribute Name","Attribute Type","Action","User Name","Password" "16","Westlee Barichak","","wbarichak@rim.com",,"wlan_1","WLAN","UPDATE","update_username","update_password" "8","Sherisse Da Silva","2072C4B7","sdasilva@.rim.com",,"wifi_1","WLAN","UPDATE","update_username","update_password"
"User Id","Display Name","PIN","Email Address","Logon Name","Attribute Name","Attribute Type","Action","User Name","Password" "8","Lou Sicoli","2072C4B7","lsicoli@example.com",,"wlan_1","WLAN","DELETE" "9","Sarah Symonds","2072C4B7","ssymonds@example.com",,"vpn_1","VPN","DELETE" "16","Westlee Barichak","","wbarichak@example.com",,"wlan_1","WLAN","DELETE" "16","Westlee Barichak","","wbarichak@example.com",,"vpn_1","VPN","DELETE"
Related tasks