List the applications that are available on a device
The -handheld_info command collects information about the applications
that you distribute to users using the BlackBerry Administration Service and software configurations. The -handheld_info command does not
return information about applications that users have downloaded, or the applications
that are pre-loaded onto the BlackBerry
device.
- 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> -handheld_info -u <user_name> and one of the
following subparameters:
- If you want to list the applications using the standard level of detail, type -apps.
- If you want to list the applications using the verbose level of detail, type -appsfull.
- If multiple devices are associated with the user account, to specify the device for the action, type -pin <PIN>, where <PIN> is the PIN of the device.
Example: Listing the applications that are available on a device
besuseradminclient -username admin -password password -handheld_info -apps -u jpalmer@test.rim.net
besuseradminclient -username admin -password password -handheld_info -apps -u jpalmer@test.rim.net -pin 12G34H56
besuseradminclient -username admin -password password -handheld_info -apps -i users.txt
besuseradminclient -username admin -password password -handheld_info -appsfull -u jpalmer@test.rim.net
Was this information helpful? Send us your comments.