Hi Pankul,
If some tasks had performed by the Turn off Windows Server 2012 Essentials Features Wizard, and it is possible not complete successfully. In some cases, this can prevent the Dashboard from running. If this occurs, you can start the wizard manually by running
the file:
%systemdrive%\Program Files\Windows Server\Bin\TurnOffFeaturesWizard.exe
For more detailed information, please refer to this article:
Transition from Windows Server 2012 Essentials to Windows Server 2012 Standard
For the second issue of the WMI provider load failure, sometimes the security policy can also prevent loading WMI providers, please try to turn off UAC, and also check if all the dlls are properly registered.
For more detailed information, please refer to this article:
How to: Fix Provider Load Failure Error
In addition, if the methods above can not work, you can also try to troubleshoot this issue with powershell, to narrow down the issue WMI provider and class, with the name of the WMI provider and the name of the WMI class, you can start and analyse
a trace log to find the cause:
Use PowerShell to Troubleshoot "Provider Load Failure"
Best Regards,
Anna