- 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
- Simplifying Windows 10 activations
Simplifying Windows 10 activations
Windows 10
activationsYou can use a
Java
web
application from BlackBerry
as a discovery service to simplify the activation process for users with
Windows 10
devices. If you use
the discovery service, users don't need to type a server address during the activation
process. If you choose not to deploy this web application, users can still activate Windows 10
devices by typing the
server address when prompted.You can use different operating systems and web application tools to deploy
a discovery service web application. This topic describes the high-level steps. See Deploy a discovery service to simplify Windows 10 activations for an example of the specific
steps you would take using common operating systems and tools.
When you deploy a discovery service web application, you perform the
following actions:
Step | Action |
---|---|
![]() | Create a static DNS Host A record for the Java
application server. The record must specify enterpriseenrollment.< , where <email_domain >email_domain > corresponds to the email addresses of your users. |
![]() | If you want to allow users to activate devices while they are
outside of your organization's network, configure the computer that hosts the
discovery service to listen externally on port 443. |
![]() | Create and install a certificate to secure TLS connections between
Windows 10 devices and
the discovery service. |
![]() | Visit BlackBerry UEM Tools to download the Auto Discovery Proxy Tool. Run
the file to extract a .war file and deploy it to the root of your Java
application server. |
![]() | Update the wdp.properties file of the discovery service web
application to include a list of your organization's SRP IDs. |