how can i fix the critical error about Network Connection(Netmat) service.

seunghyun.you 20 Reputation points
2023-04-18T03:28:26.9666667+00:00

Hello, I'm Seunghyun.

My server system has built and used Windows 2019 in the EC2 instance of AWS. However, the following error log occurs, but i can not find any information related to the solution. Please let me know how to deal with the error.

#event log infomation Critical (pcrsa-xendb01) (check_status) ( Network Connections:Netman ) The perf value for status is 1.0 [Critical([ASE:Y FT:1] value = 1.0) ] (TIME 04/17 18:28)

Windows for business | Windows Server | User experience | Other
0 comments No comments
{count} votes

Accepted answer
  1. Limitless Technology 44,766 Reputation points
    2023-04-18T14:49:02.57+00:00

    Hello there, You might need to dig more to get additional information on this error. Try running the below command in CMD and see if that helps. regsvr32 netshell.dll regsvr32 netcfgx.dll regsvr32 netman.dll This article describes how to troubleshoot missing network connections icons in Windows Server 2003 and in Windows XP https://learn.microsoft.com/en-US/troubleshoot/windows-client/networking/troubleshoot-missing-network-connections-icons Similar discussion here https://answers.microsoft.com/en-us/windows/forum/all/network-connections-service-missing/7570f9a1-3513-4468-aebb-67f1c1db9258 Hope this resolves your Query !! --If the reply is helpful, please Upvote and Accept it as an answer--

    0 comments No comments

0 additional answers

Sort by: Most helpful

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.