51.8k views
2 votes
What is Connection Monitor used for and what PowerShell command is used?

1 Answer

1 vote

Final answer:

The Connection Monitor is used to monitor network connections on a Windows device, and the PowerShell command used is Get-ConnectionMonitorTestResult.

Step-by-step explanation:

The Connection Monitor is used to monitor the status of network connections on a Windows device. It helps to identify issues with network connectivity, such as dropped connections or high latency. The PowerShell command used to access the Connection Monitor is Get-ConnectionMonitorTestResult.

User Giorgos Betsos
by
8.2k points