Applies to: Exchange Server 2013, Exchange Online
Topic Last Modified: 2013-01-17
The Test-OwaConnectivity cmdlet has been deprecated and will be removed from a future release. Use the Get-ServerHealth cmdlet to monitor server state.
For information about the parameter sets in the Syntax section below, see Syntax.
Syntax
Test-OwaConnectivity <COMMON PARAMETERS>
|
Test-OwaConnectivity [-ClientAccessServer
<ServerIdParameter>] [-TestType <Internal | External>]
[-VirtualDirectoryName <String>] <COMMON
PARAMETERS>
|
COMMON PARAMETERS: [-AllowUnsecureAccess
<SwitchParameter>] [-Confirm [<SwitchParameter>]]
[-DomainController <Fqdn>] [-LightMode
<SwitchParameter>] [-MailboxCredential <PSCredential>]
[-MailboxServer <ServerIdParameter>] [-MonitoringContext
<SwitchParameter>] [-RequestTimeout <Int32>]
[-ResetTestAccountCredentials <SwitchParameter>] [-Timeout
<UInt32>] [-TrustAnySSLCertificate <SwitchParameter>]
[-URL <String>] [-UserType <LEGACY | EDU | BPOS>]
[-WhatIf [<SwitchParameter>]]
|
Parameters
Parameter | Required | Type | Description |
---|---|---|---|
AllowUnsecureAccess |
Optional |
System.Management.Automation.SwitchParameter |
This parameter is reserved for internal Microsoft use. |
ClientAccessServer |
Optional |
Microsoft.Exchange.Configuration.Tasks.ServerIdParameter |
This parameter is reserved for internal Microsoft use. |
Confirm |
Optional |
System.Management.Automation.SwitchParameter |
This parameter is reserved for internal Microsoft use. |
DomainController |
Optional |
Microsoft.Exchange.Data.Fqdn |
This parameter is reserved for internal Microsoft use. |
LightMode |
Optional |
System.Management.Automation.SwitchParameter |
This parameter is reserved for internal Microsoft use. |
MailboxCredential |
Optional |
System.Management.Automation.PSCredential |
This parameter is reserved for internal Microsoft use. |
MailboxServer |
Optional |
Microsoft.Exchange.Configuration.Tasks.ServerIdParameter |
This parameter is reserved for internal Microsoft use. |
MonitoringContext |
Optional |
System.Management.Automation.SwitchParameter |
This parameter is reserved for internal Microsoft use. |
RequestTimeout |
Optional |
System.Int32 |
This parameter is reserved for internal Microsoft use. |
ResetTestAccountCredentials |
Optional |
System.Management.Automation.SwitchParameter |
This parameter is reserved for internal Microsoft use. |
TestType |
Optional |
Microsoft.Exchange.Monitoring.OwaConnectivityTestType |
This parameter is reserved for internal Microsoft use. |
Timeout |
Optional |
System.UInt32 |
This parameter is reserved for internal Microsoft use. |
TrustAnySSLCertificate |
Optional |
System.Management.Automation.SwitchParameter |
This parameter is reserved for internal Microsoft use. |
URL |
Optional |
System.String |
This parameter is reserved for internal Microsoft use. |
UserType |
Optional |
Microsoft.Exchange.Monitoring.DatacenterUserType |
This parameter is reserved for internal Microsoft use. |
VirtualDirectoryName |
Optional |
System.String |
This parameter is reserved for internal Microsoft use. |
WhatIf |
Optional |
System.Management.Automation.SwitchParameter |
This parameter is reserved for internal Microsoft use. |