The co-management dashboard may fail to load correctly in the Configuraton Manager console, instead showing a combination of empty tiles and text resembling the following:
{{getString(‘EligibleDevices’)}}
{{getString(‘Scheduled’)}}
{{getString(‘Enrolling’)}}
{{getString(‘Enrolled’)}}
The smsprov.log file will also contain an entry resembling the following. Note this entry is truncated for readability.
*** EXEC spDashboardsGetChartData @chartGuid=N'{guid}', @chartConfigData=N'<ChartConfigData><WorkloadFlag>16</WorkloadFlag></ChartConfigData>', @userSids=N'{SID}'
*** [22003][248][Microsoft][SQL Server Native Client 11.0][SQL Server]The conversion of the nvarchar value '4294967295' overflowed an int column. : spGetMDMWorkloadEnabledCount
~*~*~[22003][248][Microsoft][SQL Server Native Client 11.0][SQL Server]The conversion of the nvarchar value '4294967295' overflowed an int column. : spGetMDMWorkloadEnabledCount ThreadID : 14112 , DbError: 248 , Sev: 16~*~*~
This issue occurs in environments using 3rd party mobile device management (MDM) coexistence with Configuration Manager current branch, version 1902 and KB 4500571 installed.