Exchange Server 中的统一消息 cmdlet 更新

适用于:Exchange Server 2013、Exchange Server 2016

Exchange Server 2010 中的许多统一消息 (UM) cmdlet 适用于 Exchange Server 2013,但是其中一些 cmdlet 进行了更改。 此外,还为 Exchange 2013 添加了新 cmdlet。

更新的参数和新 UM Cmdlet

下面是 Exchange 2013 更新的参数和新 Cmdlet 列表。

Cmdlet 参数
New-UMIPGateway [-IPAddressFamily <IPv4Only | IPv6Only | Any>]
Set-UMIPGateway [-IPAddressFamily <IPv4Only | IPv6Only | Any>]
Get-UMMailbox [-AccountPartition <AccountPartitionIdParameter>]
Set-UMMailbox [-ImListMigrationCompleted <$true | $false> -VoiceMailAnalysisEnabled <$true | $false>]
Test-Connectivity [-CallRouter <SwitchParameter>]
New-UMCallAnsweringRule [-Name <String> [-CallerIds <MultiValuedProperty>] [-CallersCanInterruptGreeting <$true | $false>] [-CheckAutomaticReplies <$true | $false>] [-Confirm [<SwitchParameter>]] [-DomainController <Fqdn>] [-ExtensionsDialed <MultiValuedProperty>] [-KeyMappings <MultiValuedProperty>] [-Mailbox <MailboxIdParameter>] [-Organization <OrganizationIdParameter>] [-Priority <Int32>] [-ScheduleStatus <Int32>] [-TimeOfDay <TimeOfDay>] [-WhatIf [<SwitchParameter>]]
Remove-UMCallAnsweringRule [-Identity <UMCallAnsweringRuleIdParameter> [-Confirm [<SwitchParameter>]] [-DomainController <Fqdn>] [-Mailbox <MailboxIdParameter>] [-WhatIf [<SwitchParameter>]]
Get-UMCallAnsweringRule [-Identity <UMCallAnsweringRuleIdParameter>] [-DomainController <Fqdn>] [-Mailbox <MailboxIdParameter>]
Set-UMCallAnsweringRule [-Identity <UMCallAnsweringRuleIdParameter> [-CallerIds <MultiValuedProperty>] [-CallersCanInterruptGreeting <$true | $false>] [-CheckAutomaticReplies <$true | $false>] [-Confirm [<SwitchParameter>]] [-DomainController <Fqdn>] [-ExtensionsDialed <MultiValuedProperty>] [-KeyMappings <MultiValuedProperty>] [-Mailbox <MailboxIdParameter>] [-Name <String>] [-Priority <Int32>] [-ScheduleStatus <Int32>] [-TimeOfDay <TimeOfDay>] [-WhatIf [<SwitchParameter>]]
Enable-UMCallAnsweringRule [-Identity <UMCallAnsweringRuleIdParameter> [-Confirm [<SwitchParameter>]] [-DomainController <Fqdn>] [-Mailbox <MailboxIdParameter>] [-WhatIf [<SwitchParameter>]]
Disable-UMCallAnsweringRule [-Identity <UMCallAnsweringRuleIdParameter> [-Confirm [<SwitchParameter>]] [-DomainController <Fqdn>] [-Mailbox <MailboxIdParameter>] [-WhatIf [<SwitchParameter>]]
Get-UMCallRouterSettings [-DomainController <Fqdn>] [-Server <ServerIdParameter>]
Set-UMCallRouterSettings Set-UMCallRouterSettings [-Confirm [<SwitchParameter>]] [-DialPlans <MultiValuedProperty>] [-DomainController <Fqdn>] [-IPAddressFamily <IPv4Only | IPv6Only | Any>] [-IPAddressFamilyConfigurable <$true | $false>] [-Server <ServerIdParameter>] [-SipTcpListeningPort <Int32>] [-SipTlsListeningPort <Int32>] [-UMPodRedirectTemplate <String>] [-UMStartupMode <TCP | TLS | Dual>] [-WhatIf [<SwitchParameter>]]
Disable-UMService -Identity <UMServerIdParameter> [-Confirm [<SwitchParameter>]] [-DomainController <Fqdn>] [-Immediate <$true | $false>] [-WhatIf [<SwitchParameter>]]

注意:此 cmdlet 仅适用于 Exchange 2007 和 2010 UM 服务器。

Enable-UMService -Identity <UMServerIdParameter> [-Confirm [<SwitchParameter>]] [-DomainController <Fqdn>] [-WhatIf [<SwitchParameter>]]

注意:此 cmdlet 仅适用于 Exchange 2007 和 2010 UM 服务器。

Get-UMService [-Identity <UMServerIdParameter>] [-DomainController <Fqdn>]
Set-UMService Set-UMService -Identity <UMServerIdParameter> [-Confirm [<SwitchParameter>]] [-DialPlans <MultiValuedProperty>] [-DomainController <Fqdn>] [-GrammarGenerationSchedule <ScheduleInterval[]>] [-IPAddressFamily <IPv4Only | IPv6Only | Any>] [-IPAddressFamilyConfigurable <$true | $false>] [-IrmLogEnabled <$true | $false>] [-IrmLogMaxAge <EnhancedTimeSpan>] [-IrmLogMaxDirectorySize <Unlimited>] [-IrmLogMaxFileSize <ByteQuantifiedSize>] [-IrmLogPath <LocalLongFullPath>] [-MaxCallsAllowed <Int32>] [-SIPAccessService <ProtocolConnectionSettings>] [-UMStartupMode <TCP | TLS | Dual>] [-WhatIf [<SwitchParameter>]]

有关所有 UM cmdlet 的详细信息,请参阅 Exchange PowerShell