However, it does
allow for scoping down to the dial plan level using the DialPlan parameter, or the IP gateway using the
IPGateway parameter. To pull statistics for a remote UM server, the InstanceServer parameter would
be invoked along with the name of the remote UM server.
To retrieve settings for UMAutoAttendants , use Get-UMAutoAttendant . If the Identity parameter is
not used it will display all UMAutoAttendants in Active Directory. Remember to see all information
returned from a Get- cmdlet , use |fl .
Get-UMDialPlan has already been used to confirm some of the settings that were created earlier in the
chapter. It has one optional parameter, Identity . If the Identity parameter is not specified, it will
display information for all UMDialPlans in Active Directory.
Get-UMHuntGroup is used to display any hunt group that has been created. Earlier in the chapter,
during the New-UMIPGateway creation, the hunt group used for this scenario was automatically created.
To see the settings of a particular UMHuntGroup , include the Identity parameter.
Get-UMIPGateway is used to retrieve any UMIPGateways in Active Directory. This cmdlet also includes
the option of displaying any UMIPGateways that were created to operate in a simulator mode. To view
simulated UMPgateways, use the IncludeSimulator parameter.
Pages:
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412