Share your knowledge. It’s a way to achieve immortality. Dalai Lama
Post Views: 20,737
Post Views: 20,737 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: 11,376
Post Views: 11,376 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,979
Post Views: 16,979 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,952
Post Views: 11,952 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,324
Post Views: 7,324 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: 27,123
Post Views: 27,123 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: 18,147
Post Views: 18,147 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: 18,082
Post Views: 18,082 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,905
Post Views: 13,905 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,436
Post Views: 7,436 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: 7,311
Post Views: 7,311 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,838
Post Views: 13,838 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…