Change the failover mode for a BlackBerry Enterprise Server
If you configured your BlackBerry Enterprise Server environment for high availability, you can use the BlackBerry Enterprise Server User Administration Tool to change the failover mode for the BlackBerry Enterprise Server.
- On the computer that hosts the BlackBerry Enterprise Server User Administration Tool, on the taskbar, click Start > All Programs > BlackBerry Enterprise Server Resource Kit > BlackBerry Enterprise Server User Administration Tool Client > BlackBerry Enterprise Server User Administration Tool.
-
Perform one of the following actions:
- To change the failover mode of the BlackBerry Enterprise Server to automatic, type besuseradminclient <credentials> -set_server_failover_mode -enable -b <server_name> .
- To change the failover mode of the BlackBerry Enterprise Server to manual, type besuseradminclient <credentials> -set_server_failover_mode -disable -b <server_name> .
Example: Changing the failover mode for the BlackBerry Enterprise Server to automatic
besuseradminclient -username admin -password password -set_server_failover_mode -enable -b server1
besuseradminclient -username admin -password password -set_server_failover_mode -disable -b server1
Was this information helpful? Send us your comments.