I am trying to increase the number of components allowed on a dashboard by using PowerShell to adjust the DashboardSettings. When I try to get the DashboardSettings using Get-CrmSetting -SettingType DashboardSettings, I get an error that I can't convert an Int32 to a Boolean. All of the other settings seem to work fine. Does anyone have any idea what could be wrong with my environment to cause this error?
↧