Skip to content

Commit f6efcbb

Browse files
committed
Update Test-OutlookConnectivity.md
1 parent b8d273b commit f6efcbb

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

exchange/exchange-ps/exchange/client-access/Test-OutlookConnectivity.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,6 @@ The Test-OutlookConnectivity cmdlet runs the same process as the monitoring prob
9191

9292
This example lists the probes running in the backend services on a Mailbox server: `Get-MonitoringItemIdentity -Server MailboxServer1 -Identity outlook.protocol | ?{$_.Name -like '*probe'}`.
9393

94-
9594
This example lists the probes running in the client access services on a Mailbox server: `Get-MonitoringItemIdentity -Server MailboxServer1 -Identity outlook | ?{$_.Name -like '*probe'}`.
9695

9796
For more information on probes and the monitoring framework, see Managed Availability (https://go.microsoft.com/fwlink/p/?LinkId=510838), Managed Availability and Server Health (https://go.microsoft.com/fwlink/p/?LinkId=510839), and Customizing Managed Availability (https://go.microsoft.com/fwlink/p/?LinkId=510840)

0 commit comments

Comments
 (0)