Enable Org Connect in UEM
Org Connect
in UEM
The following steps apply only to
BlackBerry UEM
on-premises. If your organization has a UEM Cloud
tenant, you must contact your support representative at BlackBerry
and request that they enable Org Connect
for your tenant.
If you need assistance installing
UEM
on-premises and enabling Org Connect
, contact your support representative at BlackBerry
.Install
UEM
version 12.10 on-premises using Microsoft SQL Server Management
Studio
. - To enableOrg Connect, inSQL Server Management Studio, execute the following script:UPDATE obj_global_cfg_setting SET value = 'true' WHERE id_setting_definition in (SELECT id_setting_definition FROM def_cfg_setting_dfn WHERE name = 'feature.orgconnect');
- Wait up to 15 minutes for theUEMconfiguration settings to refresh.