Share your knowledge. It’s a way to achieve immortality. Dalai Lama
Post Views: 20,023
Post Views: 20,023 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: 10,736
Post Views: 10,736 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: 16,379
Post Views: 16,379 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…
Post Views: 11,353
Post Views: 11,353 In this article, we review that basic PowerShell command syntax that we use for display information about the E-mail addresses of Exchange Online recipients. In addition, we review the PowerShell command syntax that we use in case we need to export the PowerShell command output the various type files such as –…
Post Views: 7,045
Post Views: 7,045 In this article, we review that subject of – how to create a Hash table + Custom expressions as a “tool” that we can use for optimizing and manipulating the PowerShell output in scenarios of – Get information about recipient’s E-mail addresses. We will learn how to create a Hash table +…
Post Views: 25,917
Post Views: 25,917 The current article is the second article in our two-article series. In this article, we review how to use the Get-MessageTrace PowerShell command for viewing and exporting information about incoming and outgoing mail transactions that are stored in the Exchange Online log files. In the former article, we review in details the…
Post Views: 17,424
Post Views: 17,424 In the current two-article series, we review the Exchange Online PowerShell command Get-MessageTrace, that is used to view and export information about incoming and outgoing mail transaction that are saved in the Exchange Online Logfiles. In the first article, we provide a basic introduction to the Get-MessageTrace PowerShell command, and to her…
Post Views: 17,404
Post Views: 17,404 In the current article, we review how to change and manage the default settings of “saving mail items,” in a scenario in which recipient sends E-mail using another recipient “identity” (other recipient E-mail addresses). By default, when recipient A send E-mail on behalf of recipient B, the sent mail items will be…
Post Views: 13,328
Post Views: 13,328 The current article, is the continuation of the former article, in which we provide a basic introduction to the subject of the way that we write a PowerShell command, the loop through an array using the “ForEach” statement. The Creating a loop through an array Using the “ForEach” PowerShell article series, including…
Post Views: 7,192
Post Views: 7,192 In the current article, I would like to provide a basic introduction to the concept of “Array” and the “ForEach statement”, in PowerShell based environment (especially in Office 365 and Exchange Online based environment). The Creating a loop through an array Using the “ForEach” PowerShell article series, including the following articles: Creating…
Post Views: 6,902
Post Views: 6,902 In the current article, we review how to add Full Access permissions to a specific mailbox in an Office 365 based environment. The assignment of the “Full Access mailbox permissions” is a simple operation, that is implemented by using the Exchange Online web-based management interface. The other half of the Full Access…
Post Views: 13,290
Post Views: 13,290 The current article is fifth and the last article in our article series, which is dedicated to the subject of managing Distribution Group in Office 365 and Exchange Online based environment using PowerShell. Manage Distribution Group using PowerShell in Office 365 | Article Series Manage Distribution Group using PowerShell in Office 365…