Atualizações de cmdlet de mensagens unificadas no Exchange Server
Aplica-se a: Exchange Server 2013, Exchange Server 2016
Vários dos cmdlets de Unificação de Mensagens (UM) que existiam no Exchange Server 2010 foram trazidos para o Exchange Server 2013, mas houve alterações em alguns desses cmdlets. Além disso, novos cmdlets foram adicionados para o Exchange 2013.
Parâmetros atualizados e novos cmdlets de UM
A seguir, é exibida uma lista de parâmetros atualizados e novos cmdlets para o Exchange 2013.
Cmdlet | Parâmetros |
---|---|
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>]] Observação: esse cmdlet só funciona com servidores do Exchange 2007 e 2010 UM. |
Enable-UMService | -Identity <UMServerIdParameter> [-Confirm [<SwitchParameter>]] [-DomainController <Fqdn>] [-WhatIf [<SwitchParameter>]] Observação: esse cmdlet só funciona com servidores do Exchange 2007 e 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>]] |
Para obter detalhes sobre todos os cmdlets um, consulte Exchange PowerShell.