PowerShell command reference – Detailed
Post Views: 11,135
Post Views: 11,135 The PowerShell Get-MailDetailSpamReport cmdlet was created as a tool that simplifies the process of viewing and “dumping” information stored in Exchange Online spam log file.The Exchange Online spam log file, serve as a store that holds the documentation for each of the “spam mail events” that relates to incoming and outgoing mail…
Post Views: 23,768
Post Views: 23,768 The current article is the first article in a three-article series. The Purpose of this article series is to Show you a relatively new PowerShell cmdlet named – Get-MailDetailSpamReport, that was created for Exchange Online and Office 365 administrator that need to view and export information stored in Exchange Online spam mail…
Post Views: 9,269
Post Views: 9,269 In the current article, I would like to provide a basic review of the PowerShell script that I created that will help you to implement various tasks that relate to E-mail address management in Office 365 and Exchange Online based environment. The structure of the – “Manage E-mail addresses menu based PowerShell…
Post Views: 15,742
Post Views: 15,742 In the current article, we review the process in which we use PowerShell for creating a search in Office 365 and Exchange Online environment, looking for a “hidden” or “ghost” E-mail address. The term “ghost E-mail address” is not a technical term but instead, a term that I use for describing…
Post Views: 36,285
Post Views: 36,285 In this article, we review the subject of removing (deleting) E-mail address by using PowerShell. The subject of – “removing existing E-mail address” using PowerShell can cause some confusion because there are two types of “deletion operations” that depend on the specific PowerShell command syntax that we use. The two methods for…
Post Views: 32,349
Post Views: 32,349 In the current article, we review the scenario in which we use PowerShell for searching for an E-mail address with a specific domain name suffix. In our case, we review a scenario which I defined as “unified search” because that search will “run” on two different Office 365 infrastructures:…
Post Views: 23,779
Post Views: 23,779 The current article we review the PowerShell command syntax, that we use for “constructing” a query, for searching specific E-mail address using the PowerShell where filter. The thing that we need to know before we start the search for E-mail address In this section, I would like to briefly review the main…
Post Views: 14,513
Post Views: 14,513 Addressing “recipient’s objects” in Exchange Online and Azure Active Directory environment for performing tasks such as looking for information about E-mail addresses could be realized as a challenging task. In the current article, we will take a walk in the “thick forest” of Exchange Online and Azure Active Directory infrastructure, and learn…
Post Views: 11,143
Post Views: 11,143 The current article is the continuation of the former article in which we review various management tasks that relates to the subject of – Managing E-mail address using PowerShell. In this article, we review that following types of management tasks: Display information about E-mail addresses. Searching for information about E-mail addresses. Removing…
Post Views: 29,193
Post Views: 29,193 Our focus in this article is – the administrative task of “adding” E-mail address using the PowerShell cmdlets – Set-Mailbox. The subjects that we will review are: The two methods of adding a NEW E-mail address – replacing the existing email address versus adding a NEW E-mail address. The different type of…
Post Views: 16,606
Post Views: 16,606 The current article is the contention of the former article, in which we review the task of adding an E-mail address to Exchange Online recipients using PowerShell. The focus of this article is – how to perform the task of adding an additional E-mail address in a Bulk mode. Adding E-mail addresses…
Post Views: 22,983
Post Views: 22,983 In the current article, we review the way we use PowerShell for – adding and updating Exchange recipient’s E-mail address, by importing the information stored in a CSV file. Manage E-mail address by using CSV file | Bulk mode In the next section, we review a couple of scenarios in which we…