Windows server 2012 R2 Server Manager Manageability error Online - Cannot get service data
I got error Online - Cannot get service data error in all manageability in the server manager
I already go through this link https://social.technet.microsoft.com/wiki/contents/articles/13444.windows-server-2012-server-manager-troubleshooting-guide-part-ii-troubleshoot-manageability-status-errors-in-server-manager.aspx I tried to Enable-ServerManagerStandardUserRemoting , basically I logged in as Domain admin user even though I tried to give permission through the following instructions as mentioned in the below link https://learn.microsoft.com/en-us/powershell/module/servermanager/enable-servermanagerstandarduserremoting?view=windowsserver2022-ps I also check ServerManager-ManagementProvider log from event viewer There i found warning log. which contains Error: Couldn't open service: BFE [hResult = Access is denied., hLastResult = The handle is invalid.]. Event ID: 72 User: DomainName\AdministratorUserName I also check the services for BFE (Base Filtering Engine). It's already running I also gave permission in the registry to the below complete subtree registry files for the user ( DomainName\AdministratorUserName) HKLM\System\CurrentControlSet\Services\BFE Still same issue