|
Parameter
|
Required
|
Type
|
Description
|
|---|
|
ClientAccessServer
|
Optional
|
Microsoft.Exchange.Configuration.Tasks.ServerIdParameter
|
The ClientAccessServer parameter specifies the name of the Client Access server to test.
|
|
Confirm
|
Optional
|
System.Management.Automation.SwitchParameter
|
The Confirm switch causes the command to pause processing and requires you to acknowledge what the command will do before processing continues. You don't have to specify a value with the Confirm switch.
|
|
ConnectionType
|
Optional
|
Microsoft.Exchange.Monitoring.ProtocolConnectionType
|
The ConnectionType parameter specifies the type of connection used to connect to the Client Access server. This setting can be set to Plaintext, Tls, or Ssl.
|
|
DomainController
|
Optional
|
Microsoft.Exchange.Data.Fqdn
|
The DomainController parameter specifies the fully qualified domain name (FQDN) of the domain controller that retrieves data from Active Directory.
|
|
LightMode
|
Optional
|
System.Management.Automation.SwitchParameter
|
The LightMode parameter instructs the command to perform only a test logon to the server using the POP3 protocol. If you don't use this parameter, the test also tests the sending and receiving of a message using the POP3 protocol.
|
|
MailboxCredential
|
Optional
|
System.Management.Automation.PSCredential
|
The MailboxCredential parameter specifies the mailbox credential for a single mailbox test.
|
|
MailboxServer
|
Optional
|
Microsoft.Exchange.Configuration.Tasks.ServerIdParameter
|
The MailboxServer parameter specifies the name of the Mailbox server to test. If not specified, all Mailbox servers in the local Active Directory site are tested.
|
|
MonitoringContext
|
Optional
|
System.Management.Automation.SwitchParameter
|
The MonitoringContext parameter specifies whether the command is run by Microsoft System Center Operations Manager 2007. Running the command with this parameter without Operations Manager 2007 causes the command to fail. If this parameter is excluded, you must run the task interactively.
|
|
PerConnectionTimeout
|
Optional
|
System.Int32
|
The PerConnectionTimeout parameter specifies the amount of time, in seconds, to wait per connection for the test operation to finish. The default value for the PerConnectionTimeout parameter is 120 seconds. You must specify a time-out value greater than 0 seconds and less than 120 seconds. We recommend that you configure this parameter with a value of 5 seconds or more.
|
|
PortClientAccessServer
|
Optional
|
System.Int32
|
The PortClientAccessServer parameter specifies the port to use to connect to the Client Access server. The default port is 110 for POP3. The valid range is from 0 through 65,535.
|
|
ResetTestAccountCredentials
|
Optional
|
System.Management.Automation.SwitchParameter
|
The ResetTestAccountCredentials parameter resets the password for the test account used to perform this command. The password for the test account is typically reset every seven days if you're using Microsoft System Center Operations Manager to manage your Exchange environment. Use of this flag forces a password reset at any time if it's required for security reasons.
|
|
Timeout
|
Optional
|
System.UInt32
|
The Timeout parameter specifies the amount of time, in seconds, to wait for the test operation to finish. The default value for the Timeout parameter is 180 seconds. You must specify a time-out value greater than 0 seconds and less than 1 hour (3,600 seconds). We recommend that you configure this parameter with a value of 5 seconds or more.
|
|
TrustAnySSLCertificate
|
Optional
|
System.Management.Automation.SwitchParameter
|
The TrustAnySSLCertificate parameter specifies whether Secure Sockets Layer (SSL) certificate validation failures are reported. This parameter instructs the command to check the POP3 service without generating an error when the certificate doesn't match the URL of the Client Access server.
|
|
WhatIf
|
Optional
|
System.Management.Automation.SwitchParameter
|
The WhatIf switch instructs the command to simulate the actions that it would take on the object. By using the WhatIf switch, you can view what changes would occur without having to apply any of those changes. You don't have to specify a value with the WhatIf switch.
|