Skip Navigation

Enable 
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
  1. To enable 
    Org Connect
    , in 
    SQL 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');
  2. Wait up to 15 minutes for the 
    UEM
     configuration settings to refresh.