Exchange PowerShell 搜索 ExchangePowerShell 命令 active-directory antispam-antimalware client-access client-access-servers database-availability-groups defender-for-office-365 设备 email-addresses-and-address-books encryption-and-certificates 命令 Enable-ExchangeCertificate ...
Cmdlet Get-ExchangeCertificate for Powershell and MEC Combining Get-ADUser with Get-Mailbox and Get-MailboxStatistics Command to get mailbox calendar permissions Confuse the FQDN value on "Specify the FQDN this connector will provide in response to HELLO or EHLO" on Receive Connector and Send ...
PowerShell 复制 Get-DataEncryptionPolicy [[-Identity] <DataEncryptionPolicyIdParameter>] [-Confirm] [-DomainController <Fqdn>] [-WhatIf] [<CommonParameters>] 说明 数据加密策略 cmdlet 是客户密钥Exchange Online部分。 有关详细信息,请参阅使用客户密钥控制 Microsoft 365 中的数据。 可以在 PowerShell ...
PowerShell 複製 Get-ExchangeServer [[-Identity] <ServerIdParameter>] [-DomainController <Fqdn>] [-Status] [<CommonParameters>] Description 傳回的 ExchangeVersion 屬性是 Exchange 的最小Microsoft版本,可用來管理傳回的物件。 當您選取 [伺服器組態] 時,此屬性與 Exchange 系統管理中心中顯示的 Exchange...
ExchangePowerShell Applies to: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019 This cmdlet is available only in on-premises Exchange. Use the Get-Message cmdlet to view the details of one or more messages in queues on Mailbox servers or Edge Transport serv...
ExchangePowerShell Applies to: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019 This cmdlet is available only in on-premises Exchange. Use the Get-TransportServer cmdlet to view settings that are associated with the Hub Transport server role or the Edge Transpo...
ExchangePowerShell Applies to: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019 This cmdlet is available only in on-premises Exchange. Use the Get-OwaVirtualDirectory cmdlet to view Outlook on the web virtual directories that are used in Internet Information Servi...
若要取得 PowerShell 提供者的說明,請輸入 Get-Help 後面接著提供者名稱。 例如,若要取得憑證提供者的說明,請輸入 Get-Help Certificate。您也可以輸入 help 或man,一次顯示一個文字畫面。 或者,這與 Get-Help相同,<cmdlet-name> -?但只適用於 Cmdlet。Get-Help 會從電腦上的說明檔取得其顯示的說明內容。
ExchangePowerShell Applies to: Exchange Server 2016, Exchange Server 2019, Security & Compliance This cmdlet is available in on-premises Exchange and in the cloud-based service. Some parameters and settings may be exclusive to one environment or the other. ...
下面介绍了Exchange 2013里Get-MessageTrackingLog常用的各种Powershell, Get-MessageTrackingLog -resultsize unlimited -Start "06/01/2014 4:30:00 PM" -End "06/04/2014 5:17:00 PM" |where-object {$_.Recipients -like "*@contoso.com" -AND $_.EventId -eq "Send"} | where {$_.recipients -lik...