。可以是一個有用的功能,但是在非法完成時可能會導致嚴重的安全風險。如果您是IT管理員,並且負責組織中的網絡安全,那麼重要的是要知道如何識別哪些用戶在外部轉發電子郵件。
第1部分。檢查特定用戶的電子郵件轉發。
第1部分。如何檢查特定用戶是否在辦公室365(Microsoft 365)
中轉發電子郵件,以找出個人用戶是否將其電子郵件促進到另一個內部或外部地址,請按照以下方法中的說明進行操作。 href=“ https://admin.microsoft.com/adminportal” target=“ _ black”> Microsoft 365管理中心。
4。 width=“ 682″ height=“ 384″>
方法2。檢查來自Exchange Admin Center(EAC)的郵箱中的電子郵件轉發。
2。在左菜單中,選擇收件人>> 郵箱。
3。右側,單擊郵箱,單擊郵箱,您想檢查電子郵件轉發。轉發。
1。使用此命令從powershell在線交換:
connect-connect-exchangeonline-userprincipalname@userprincalname@[email protected] $ showprogress $ showprogress $ true> true>帳戶。
2。發出以下命令以找出特定用戶(郵箱)轉發電子郵件:
get-mailbox-istentity [email protected] |選擇用戶principalname,expractingsmtpaddress
*注意:在命令中,用您要查看郵件轉發的郵箱名稱替換“ [email protected]”。
第2部分。
1。
3。 > 4。 在“自動轉發消息”頁面上的選項中,選擇,例如“ 90天“或更多,以查看哪些用戶在此期間和地址中轉發了他們的消息。 Mailboxes that Forwarding emails using PowerShell.
To get a list of all users that forwarding their emails internally or externally from PowerShell: 1. Connect to Exchange Online from PowerShell using this command: Connect-ExchangeOnline-UserPrincipalName [email protected] $true * Note: In the command replace”[email protected]”with your Microsoft 365 Admin account. 2. Issue the following command to see a list of all users that forwarding their email to an external or internal email address. Get-Mailbox-Filter { ForwardingSmtpAddress-ne $null} |選擇userprincipalname,thrcthingmtpaddress 就是這樣!哪種方法適合您? 如果本文對您有用,請考慮通過捐款來支持我們。即使是1美元,我們在努力繼續幫助他人的同時保持免費的同時,對我們有很大的影響:
讓我知道本指南是否通過對您的經驗發表評論來幫助您。請喜歡並分享本指南以幫助他人。