Unified Messaging-Cmdlet-Updates in Exchange Server

Gilt für: Exchange Server 2013, Exchange Server 2016

Viele der Cmdlets für Unified Messaging (UM) aus Exchange Server 2010 wurden in Exchange Server 2013 übernommen, einige der Cmdlets wurden jedoch geändert. Darüber hinaus wurden für Exchange 2013 neue Cmdlets hinzugefügt.

Aktualisierte Parameter und neue UM-Cmdlets

Im Folgenden finden Sie eine Liste der aktualisierten Parameter und neuen Cmdlets für Exchange 2013.

Cmdlet Parameter
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>]]

Hinweis: Dieses Cmdlet funktioniert nur mit Exchange 2007- und 2010-UM-Servern.

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

Hinweis: Dieses Cmdlet funktioniert nur mit Exchange 2007- und 2010-UM-Servern.

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>]]

Ausführliche Informationen zu allen UM-Cmdlets finden Sie unter Exchange PowerShell.