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 的清單。

指令程式 參數
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