Welcome to the Official BlackBerry® Support Community Forums. This is your resource to discuss support topics with your peers, and learn from each other. New to the forum? Please visit the ‘Getting Started’ link below.
Reply
New Contributor
kpstuff
Posts: 5
Registered: 11-10-2011
My Carrier: Rogers
Accepted Solution

Removing BES

Hi,

We migrated all users to newly installed BES in same domain. I would like to decomission/remove old BES.

Do I have to worry about CAL?

 

Thanks

 

Please use plain text.
Guru II
knottyrope
Posts: 22,215
Registered: 06-25-2008
My Carrier:

I am on AT&T. Please edit your Personal Profile with your DEVICE TYPE, DEVICE OS and Carrier

Re: Removing BES


kpstuff wrote:

Hi,

We migrated all users to newly installed BES in same domain. I would like to decomission/remove old BES.

Do I have to worry about CAL?

 

Thanks

 



if other BES is ok, shut it down then decomission it if all is well after

Click "Accept as Solution" if your problem is solved. To give thanks, click thumbs up
Click to search the Knowledge Base at BTSC and click to Read The Fabulous Manuals
BESAdmin's, please make a signature with your BES environment info. BlackBerry Unlocking FAQ
Please use plain text.
New Contributor
kpstuff
Posts: 5
Registered: 11-10-2011
My Carrier: Rogers

Re: Removing BES

Thanks ...

Yes, new BES is working just fine.

Is there a document/article that I can use to validate that CAL will be available to new BES after removing first installed BES?

 

 

Please use plain text.
Guru II
knottyrope
Posts: 22,215
Registered: 06-25-2008
My Carrier:

I am on AT&T. Please edit your Personal Profile with your DEVICE TYPE, DEVICE OS and Carrier

Re: Removing BES

Did you make a new database for the new BES?

 

if yes then

 

Click on BlackBerry Domain on the left pane.
Then in the right pane, select the 'Global' tab, expand 'Account', and choose 'License Management'.
You should see:
License Total:
Used:
Free:

or

From command-line, you can do the following:

bcp "select LicenseKey from BESMgmt.dbo.LicenseKeys where type = 0" queryout c:\licensekeys.txt -c -T -R -E -Sdbservername

That will export all installed license keys to the text file specified in the command. Just be sure to change dbservername to your SQL/MSDE server. This needs to be run from a server/machine that has bcp.exe installed, though (installed by default with SQL and MSDE installations).

Click "Accept as Solution" if your problem is solved. To give thanks, click thumbs up
Click to search the Knowledge Base at BTSC and click to Read The Fabulous Manuals
BESAdmin's, please make a signature with your BES environment info. BlackBerry Unlocking FAQ
Please use plain text.
New Contributor
kpstuff
Posts: 5
Registered: 11-10-2011
My Carrier: Rogers

Re: Removing BES

[ Edited ]

No, its not a new database. It is same database. Same Domain.

Added two New BES on Virtual ... want to get rid off Old Physical Box. 

 

Please use plain text.
Guru II
knottyrope
Posts: 22,215
Registered: 06-25-2008
My Carrier:

I am on AT&T. Please edit your Personal Profile with your DEVICE TYPE, DEVICE OS and Carrier

Re: Removing BES

the database holds the CALs so you should be fine there.

 

turn off old BES and see if all is ok

 

then

How to remove decommissioned BlackBerry Enterprise Servers from the BlackBerry Administration Servic...

Click "Accept as Solution" if your problem is solved. To give thanks, click thumbs up
Click to search the Knowledge Base at BTSC and click to Read The Fabulous Manuals
BESAdmin's, please make a signature with your BES environment info. BlackBerry Unlocking FAQ
Please use plain text.