Mobile Devices Tab in SSP

I am configuring the Self Service Portal, and I almost have it complete, but when I launch the web page, it defaults to a Mobiles Devices tab, and I should only see an “Available Software” tab. Any idea where the Mobile Devices tab is coming from.

1 Like

The solution was to add the entry :MDM_Enabled: false in the file c:\Program Files (x86)\BigFix Enterprise\Management Extender\MDM Provider\config\ssp-config.yaml

In my case this entry was completely missing from the ssp-config.yaml file. In my test environment this setting was set by default. It is odd that the line was completely missing in my production environment when it existed automatically in my test environment.

1 Like