一、Disconnected Mailboxes 1、Finding Disconnected Mailboxes The first function is called Get-DisconnectedMailbox and the name is pretty much self explanitory. This function will give you a list of all disconnected mailboxes on each of your mailbox servers. Take a look at the following code: ...
使用Get-Mailbox cmdlet 可以查看邮箱对象和属性、填充属性页或向其他任务提供邮箱信息。 注意:在 Exchange Online PowerShell 中,建议使用 Get-EXOMailbox cmdlet 而不是此 cmdlet。 有关详细信息,请参阅使用远程 PowerShell 连接到 Exchange Online。 有关以下语法部分的参数设置的详细信息,请参阅 Exchange cmdlet...
PowerShell Get-MailboxServer[[-Identity] <MailboxServerIdParameter>] [-DomainController <Fqdn>] [-Status] [<CommonParameters>] Description 반환된 ExchangeVersion 특성은 반환된 개체를 관리하는 데 사용할 수 있는 Microsoft Exchange의 최소 버전입...
Get-Mailbox -ResultSize Unlimited | Select-Object DisplayName,PrimarySmtpAddress, @{Name="SMTPAliases";Expression={($_.EmailAddresses | Where-Object { $_ -match "^smtp:" } | ForEach-Object {$_ -replace "smtp:",""}) -join "," }} | Export-Csv "C:\PS\List-All-SMTP-Addresses.csv...
PowerShell Copy Get-Mailbox [-Anr <String>] [-Arbitration] [-Archive] [-AuditLog] [-AuxAuditLog] [-Credential <PSCredential>] [-DomainController <Fqdn>] [-Filter <String>] [-GroupMailbox] [-IgnoreDefaultScope] [-InactiveMailboxOnly] [-IncludeAcceptMessagesOnlyFromDLMembersWithDisplayNames...
Get-MailboxIRMAccess 参考 反馈 模块: ExchangePowerShell 适用于: Exchange Online 此cmdlet 仅在基于云的服务中可用。 使用Get-MailboxIRMAccess cmdlet 查看对其他邮箱 (共享邮箱或用户邮箱中受 IRM 保护的邮件的代理访问权限,其中代理人) 具有完全访问权限。 有关以下语法部分的参数设置的详细信息,请参阅 ...
PowerShellCopy Get-Mailbox[-Anr <String>] [-Arbitration] [-Archive] [-AuditLog] [-AuxAuditLog] [-Credential <PSCredential>] [-DomainController <Fqdn>] [-Filter <String>] [-GroupMailbox] [-IgnoreDefaultScope] [-InactiveMailboxOnly] [-IncludeAcceptMessagesOnlyFromDLMembersWithDisplayNames] [...
PowerShellCopy Get-MailboxDatabase[[-Identity] <DatabaseIdParameter>] [-DomainController <Fqdn>] [-DumpsterStatistics] [-IncludeCorrupted] [-IncludePreExchange2010] [-IncludePreExchange2013] [-Status] [<CommonParameters>] Description If you use the Get-MailboxDatabase cmdlet with no parameters, ...
PowerShell Copy Get-Mailbox [-Anr <String>] [-Arbitration] [-Archive] [-AuditLog] [-AuxAuditLog] [-Credential <PSCredential>] [-DomainController <Fqdn>] [-Filter <String>] [-GroupMailbox] [-IgnoreDefaultScope] [-InactiveMailboxOnly] [-IncludeAcceptMessagesOnlyFromDLMembersWithDisplayNames...
PowerShellCopy Get-MailboxDatabase[[-Identity] <DatabaseIdParameter>] [-DomainController <Fqdn>] [-DumpsterStatistics] [-IncludeCorrupted] [-IncludePreExchange2010] [-IncludePreExchange2013] [-Status] [<CommonParameters>] Description If you use the Get-MailboxDatabase cmdlet with no parameters, ...