Exchange Solutions

In-depth Concepts on Microsoft Exchange PowerShell (Part II)

In the last article, we have seen the introduction of Exchange Power Shell. And in this article we are going to learn how to use it Get started with Exchange PowerShell: To write scripts, one should know the related cmdlets and parameters corresponding to their task. As Microsoft keeps introducing new and depreciating some old cmdlets, it is not easy for anyone to know all the cmdlets and parameters. Hence Microsoft has introduced multiple ways to discover the cmdlets for each tasks and help...

Read more »

In-depth Concepts on Microsoft Exchange PowerShell (Part I)

In this article, we are going see some in-depth concepts about Microsoft Exchange PowerShell and Windows PowerShell Introduction: Exchange PowerShell, also called Exchange Management Shell, is a by-product of Windows PowerShell. Exchange PowerShell is exclusively developed for performing Exchange oriented tasks and automation. The Advantage here is, in the recent version of Exchange PowerShell i.e. Exchange 2013 and 2016 Active Directory modules are pre-included which helps Exchange Admin to...

Read more »

2 Types of Groups in Exchange Server

In this article we are going to see two types of groups in Exchange server and their usages. Introduction: Before I cover the Exchange groups, I would like to cover the basics of Active Directory (AD) groups. This is because Exchange is completely rely on AD groups. There are two types of groups in Active Directory. Security Distribution Security: This group will be useful to apply any security permission for multiple users. It can be either grant or deny permission. After creating...

Read more »