- About this guide
- What is BEMS?
- Preinstallation checklists
- Installation and upgrade
- Supported installation and upgrade paths
- Best practices: Preparing to upgrade
- Steps to install BEMS
- Steps to upgrade BEMS
- Steps to upgrade BEMS and change to an alternate JRE
- Steps to upgrade BEMS and change the instant messaging service
- Steps to upgrade BEMS and change the instant messaging service to Skype for Business Online
- Steps to install BEMS instances into a cluster
- Prerequisites: Installing and configuring BEMS
- Core requirements
- Configure the Java Runtime Environment
- Prerequisites: Connect for Microsoft Lync Server and Skype for Business
- Preparing the computer that hosts BEMS for use with Microsoft Lync Server 2010, Microsoft Lync Server 2013, or Skype for Business
- BlackBerry Connect service database requirements
- Preparing the Microsoft Lync Server and Skype for Business topology for BEMS
- SSL certificate requirements for Microsoft Lync Server and Skype for Business
- Mutual TLS (MTLS) certificates
- Steps to create a CA-signed certificate for the local computer account using a CSR for BEMS
- Steps to create a CA-signed for the local computer account using automatic enrollment for BEMS
- Create a CSR for the local computer account for BEMS
- Create a Personal Certificate for the local computer account for BEMS
- Export the CA-signed certificate and private key from the Microsoft Management Console
- Import the CA-signed certificate and private key to additional BEMS instances
- Prerequisites: Connect for Skype for Business Online
- Presence prerequisites: Microsoft Lync Server, Skype for Business, and Skype for Business Online
- Prerequisites: BlackBerry Push Notifications service
- Supported Load Balancer affinity using Microsoft Exchange Server 2010
- Microsoft Exchange Web Services proxy support
- Microsoft Exchange Web Services Namespace Configuration
- Grant application impersonation permission to the service account
- Set Basic authentication for the Microsoft Exchange Web Services protocol
- Microsoft Exchange Autodiscover
- BlackBerry Push Notifications database requirements
- Prerequisites: Cisco Unified Communications Manager IM and Presence Service requirements for Presence
- Prerequisites: Docs service
- Prerequisites: BlackBerry Directory Lookup, BlackBerry Follow-Me, and BlackBerry Certificate Lookup services
- Installing or upgrading the BEMS software
- Removing the BEMS software
- Appendices
- Appendix A: Migrating your Good Share database to BEMS-Docs
- Appendix: AlwaysOn Availability support for SQL Server
- Steps to setup SQL Server for AlwaysOn availability
- Configure the BEMS services databases for AlwaysOn availability
- Enabling AlwaysOn availability group failover to subnets for the BEMS-Core and Mail services
- Enabling AlwaysOn availability group failover to subnets for the Connect service
- Enabling AlwaysOn availability group failover to subnets for the Docs service
- Architecture: BEMS
- Legal notice
- BlackBerry Docs
- BlackBerry Enterprise Mobility Server 3.1
- BEMS Installation Guide
- Prerequisites: Installing and configuring BEMS
- Prerequisites: BlackBerry Push Notifications service
- Set Basic authentication for the Microsoft Exchange Web Services protocol
Set Basic authentication for the Microsoft Exchange Web
Services protocol
Microsoft Exchange Web
Services
protocolThe
BlackBerry Push Notifications
service supports Basic, NTLM and Windows
Authentication when connecting with Microsoft Exchange
Server
using Microsoft Exchange Web
Services
(EWS). Basic authentication is turned off by default on the
Microsoft Exchange
Server
.Optionally, if Basic authentication is preferred, the command that
follows can be used to update
Microsoft
Exchange
to use Basic authentication for EWS connectivity. Regardless of authentication
method used on Microsoft
Exchange
for EWS, no extra configuration is necessary for BEMS
.- OpenMicrosoft Exchange Management Shell.
- TypeSet-WebServicesVirtualDirectory -Identity ".Contoso\EWS(Default Web Site)" -BasicAuthentication $trueWhereContoso\EWS(Default Web Site)is the identity for theMicrosoft Exchange Web Servicesvirtual directory.