The cmdlet has two different test
patterns. The first test pattern tests only the UM role. The second test, which is more comprehensive, is
instantiated via the -IPGateway parameter, and tests connectivity across the entire UM infrastructure.
The UM server, IP Gateway, and the PBX will be tested in the second test.
The following is a list of parameters available for this cmdlet:
Phone : The extension that is used when the test call is redirected. This extension should be
configured to forward calls to the UM hunt group.
PIN : This parameter specifies the PIN for the UM - enabled mailbox.
TUILogon : Boolean value that if set to true notifies the cmdlet to log in to the UM - enabled
mailboxes. Any mailboxes in the test must be in the same dial plan as the UM server. By default
this parameter is set to false . If this parameter is used, UMDialPlan , Phone , and PIN must also
be specified.
TUILogonALL : Similar to TUILogon but attempts to log on to every UM - enabled mailbox in the
AD site. By default this parameter is set to false .
UMIPGateway : The IP address of the IP gateway to test. If this value is set, the phone parameter
must also be used.
UMDialPlan : The UM dial plan that is to be tested. If this parameter is used, Phone , PIN , and
TUILogon must also be specified.
Pages:
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566