- Getting started
- Changing BlackBerry UEM certificates
- Configuring BlackBerry UEM to send data through a proxy server
- Configuring connections through internal proxy servers
- Connecting to your company directories
- Connecting to an SMTP server to send email notifications
- Configuring single sign-on for BlackBerry UEM
- Obtaining an APNs certificate to manage iOS and macOS devices
- Controlling which devices can access Exchange ActiveSync
- Connecting BlackBerry UEM to Microsoft Azure
- Configuring BlackBerry UEM to support Android Enterprise devices
- Add an E-FOTA license
- Manage attestation for Samsung KNOX devices
- Manage attestation for Android devices and BlackBerry Dynamics apps using SafetyNet
- Manage attestation for Windows 10 devices
- Configuring BlackBerry UEM for DEP
- Setting up BlackBerry UEM Self-Service for users
- Configuring high availability for a BlackBerry UEM domain
- High availability for the components that manage BlackBerry OS devices
- Architecture: High availability for BlackBerry UEM
- Load-balancing data for BlackBerry 10 devices
- High availability and the BlackBerry Connectivity Node
- How BlackBerry UEM evaluates the health of components
- Install an additional BlackBerry UEM instance
- Configuring high availability for the management console
- Configuring database high availability using database mirroring
- Database high availability for components that manage BlackBerry OS devices
- Steps to configure database mirroring
- System requirements: Database mirroring
- Prerequisites: Configuring database mirroring
- Create and configure the mirror database
- Connect BlackBerry UEM to the mirror database
- Configuring a new mirror database
- Configuring TLS/SSL connections to Exchange ActiveSync when you enable the BlackBerry Secure Gateway
- Simplifying Windows 10 activations
- Migrating users, devices, groups, and other data from a source server
- Prerequisites: Migrating users, devices, groups, and other data from a source server
- Connect to a source server
- Considerations: Migrating IT policies, profiles, and groups from a source server
- Migrate IT policies, profiles, and groups from a source server
- Complete policy and profile migration from Good Control to BlackBerry UEM
- Considerations: Migrating users from a source server
- Migrate users from a source server
- Considerations: Migrating devices from a source server
- Migrate devices from a source server
- Migrating DEP devices
- Configuring BlackBerry UEM to support BlackBerry Dynamics apps
- Integrating BlackBerry UEM with Cisco ISE
- Requirements: Integrating BlackBerry UEM with Cisco ISE
- Create an administrator account that Cisco ISE can use
- Add the BlackBerry Web Services certificate to the Cisco ISE certificate store
- Connect BlackBerry UEM to Cisco ISE
- Example: Authorization policy rules for BlackBerry UEM
- Managing network access and device controls using Cisco ISE
- Monitoring BlackBerry UEM using SNMP tools
- BlackBerry Docs
- BlackBerry UEM 12.10
- Configuration
- Configuring database high availability using database mirroring
- Create and configure the mirror database
Create and configure the mirror database
To maintain database
integrity while you create and configure the mirror database, stop the
BlackBerry UEM
services on
every computer that hosts a BlackBerry UEM
instance.- InMicrosoft SQL Server Management Studio, browse to the principal database.
- Change theRecovery Modelproperty toFULL.
- In the query editor, run the-- ALTER DATABASEquery, where<BUEM_db>SET TRUSTWORTHY ON<BUEM_db>is the name of the principal database.
- Back up the principal database. Change theBackup typeoption toFull.
- Copy the backup files to the mirror server.
- On the mirror server, restore the database to create the mirror database. When you restore the database, select theNO RECOVERYoption.
- Verify that the name of the mirror database matches the name of the principal database.
- On the principal server, inMicrosoft SQL Server Management Studio, right-click the principal database and select theMirrortask. On theMirroringpage, clickConfigure Securityto launch the Configure Database Mirroring Security wizard.
- Start the mirroring process. For more information, see Setting Up Database Mirroring – SQL Server 2012 or Setting Up Database Mirroring – SQL Server 2014.
- To enable automatic failover, add a witness to the mirroring session. For more information, see Database Mirroring Witness – SQL Server 2012 or Database Mirroring Witness – SQL Server 2014.
- To verify that failover works correctly, manually fail over service to the mirror database and back to the principal database.
- Restart theBlackBerry UEMservices on every computer that hosts aBlackBerry UEMinstance. Do not stop and start theBlackBerry UEM-BlackBerry Work Connect Notification Service; this service is automatically restarted when you restart theBlackBerry UEM-BlackBerry Affinity Managerservice.