o365info PowerShell script index
Post Views: 6,626
Post Views: 11,595 In the current article, we review how to manage the option of – Focused Inbox in Office 365 by using PowerShell. Generally speaking, we can enable or disable the option Focused Inbox in “organization level” by using the PowerShell cmdlet – Get-OrganizationConfig or by managing single Exchange mailbox” by using the PowerShell…
Post Views: 13,021 In this article, we review various scenarios of using the Search-Mailbox cmdlet for deleting mail items from a Single Exchange mailbox (Bulk Deletion). In the former article – we review various scenarios of using the Search-Mailbox cmdlet for deleting mail items from multiple Exchange mailboxes (Bulk Deletion). PowerShell | Help & additional…
Post Views: 8,838 The current article serves as an introduction to the subject of Deleting mail items using the Search-Mailbox cmdlet. In this article, we review some various scenarios of using the Search-Mailbox cmdlet for deleting mail items from multiple Exchange mailboxes (Bulk Deletion). PowerShell | Help & additional information Running PowerShell commands…
Post Views: 8,215 In the current article, we will review how to use the PowerShell cmdlet Search-Mailbox for -recover mail item stored in the Recovery mail folder (also named the Dumpster).The recovery mail folder considers as a “system folder” and it’s not visible to the user (mailbox owner). PowerShell | Help & additional information Running…
Post Views: 8,464 In the current article, we will review how to use the Search-Mailbox PowerShell cmdlet for performing a search on a specific Exchange mailbox + copy the search results to a “destination mailbox” (Target Mailbox). PowerShell | Help & additional information Running PowerShell commands in Office 365 based environment To be able to…