Tips 'n' Tricks for BlackBerry Enterprise Server and BlackBerry Handheld devices.
1. On your BlackBerry, go to the Address Book.
2. Open it and click (or press Menu on 8100, 8800, 8300) to see SIM Phone Book.
3. Click SIM Phone Book. The list of your SIM contacts will appear.
You may choose to highlight one contact and click to ADD TO ADDRESS BOOK
- or -
You can COPY ALL TO ADDRESS BOOK.
In order to backup the BlackBerry Configuration Database on a BlackBerry Enterprise server, you should
osql -E -Q "backup database besmgmt to disk='c:\backup\besmgmt.bak'"
Set CURRDATE=%TEMP%\CURRDATE.TMP
Set CURRTIME=%TEMP%\CURRTIME.TMP
DATE /T > %CURRDATE%
TIME /T > %CURRTIME%
Set PARSEARG="eol=; tokens=1,2,3,4* delims=/, "
For /F %PARSEARG% %%i in (%CURRDATE%) Do SET YYYYMMDD=%%l%%k%%j
Set PARSEARG="eol=; tokens=1,2,3* delims=:, "
For /F %PARSEARG% %%i in (%CURRTIME%) Do Set HHMM=%%i%%j%%k
RENAME c:\backup\besmgmt.bak besmgmt_%YYYYMMDD%%HHMM%.bak
Note: if the Database is not called BESMgmt then you will need to change the name of the database within the first line of the script.
RIM has a secret little menu hiding within your BlackBerry as long as its running OS 4.2 or higher.
This little secret is a self diagnostic tool, which will help you figure out if something is wrong with your device. To access this menu simply:
1. Go to Options
2. Go to Status
3. In the Status screen, type test once
4. The diagnostic screen appears.
5. Click on the Thumbwheel (or the BlackBerry button)
6. Click on Start.
7. Select the tests that you want to run, and click on the Run button. You have the ability to test numerous aspects of you BlackBerry Handheld Device (smart phone)
Sample Keyboard Test
Sample Trackball Test
When you try to download content to the BlackBerry smartphone, you receive a 909 error message.
If you used the Backup and Restore tool or the Device Switch Wizard in BlackBerry® Desktop Manager to transfer data from an older device, some of the security certificates required to download content may have been overwritten with older certificates.
You can use the BlackBerry smartphone as a tethered modem to connect a computer to the Internet. The wireless connection between the BlackBerry smartphone and the computer can be made using Bluetooth technology.
The BlackBerry smartphone user receives the following error on the BlackBerry smartphone during the enterprise activation process:
IT Policy Rejected. Please wipe handheld and try again.
The BlackBerry smartphone rejects the IT policy that is pushed by the BlackBerry Policy Service.
The BlackBerry smartphone was activated on another BlackBerry® Enterprise Server that did not share the same database. If an IT policy is applied to a BlackBerry smartphone, then it cannot be overwritten.
To overwrite the IT policy, perform either a security wipe on the BlackBerry smartphone or re-install the BlackBerry Device Software.
Complete the following steps to perform a security wipe on the BlackBerry smartphone.
Warning: The following procedures will delete either all data, or all data and applications on the BlackBerry smartphone. Back up the data prior to performing the procedure. For instructions, see KB12487.
BlackBerry Enterprise Server v4.1 provides the ability to export your user statistics should you need them for reporting purposes.
The following fields are exported by default, regardless of the columns displayed in BlackBerry® Desktop Manager.
The following columns are displayed by default in the User tab.
To export statistics for multiple BlackBerry® smartphone users, hold the ALT key and select the desired BlackBerry smartphone user accounts.
If information other than that in the default fields is required, it will be necessary to use a script to extract the required information from the BlackBerry Configuration Database.
To turn off the network coverage LED indicator, perform the following:
© 2025 d-PIT Solutions