
09-02-2009, 10:41 PM
|
 |
Proprietor
|
|
Join Date: Nov 2008
Posts: 2,238
|
|
KB03300 - How to export or import BES license keys from a command prompt
KB03300 - How to export or import BlackBerry Enterprise Server license keys from a command prompt
Environment
- BlackBerry® Enterprise Server version 3.5 to 4.1 for Microsoft® Exchange
- BlackBerry Enterprise Server version 4.0 to 4.1 for IBM® Lotus® Domino®
- BlackBerry Enterprise Server version 4.0 to 4.1 Novell® GroupWise®
Overview
To export or import BlackBerry Enterprise Server license keys from a command prompt the following conditions need to be met:
- Log in to the computer hosting the BlackBerry Configuration Database.
- Make sure to log in as a Local Administrator, or have an account with permissions to read and write to the BlackBerry Configuration Database.
To export license keys from the BlackBerry Configuration Database to a file, complete the following steps:
- Close the BlackBerry Enterprise Server Management console, or BlackBerry Manager.
- On the computer hosting the BlackBerry Configuration Database, open a command prompt, then type bcp ..licensekeys out -c -T
where is the name of the BlackBerry Configuration Database (for example, BESMgmt) and is the path and name of the file being exported (for example, C:\keys.txt).
- Press ENTER to export the license keys.
- Close the command prompt.
To import license keys from a file to the BlackBerry Configuration Database, complete the following steps:
- Close the BlackBerry Enterprise Server Management console, or BlackBerry Manager.
- On the computer hosting the BlackBerry Configuration Database, open a command prompt, then type bcp ..licensekeys in -c -T
where is the name of the BlackBerry Configuration Database (for example, BESMgmt) and is the path and name of the file being imported (for example, C:\keys.txt).
- Press ENTER to import the license keys.
- Close the command prompt.
__________________
http://blog.port3101.org/hdawg/
The views expressed by me on Port3101 and its affiliated sites are my own and do not necessarily reflect the views of my employer.
|