<

Exchange 2019 - Grant Send as permissions

Posted on
6,027 Points
27 Views
Last Modified:
Published
Experience Level: Intermediate
1:56
Edward van Biljon (MVP)
Experienced Messaging Specialist with a demonstrated history of working in the information technology and services industry.
In this video, we demonstrate how to grant "Send As" rights using the Exchange Management Shell (EMS) and this is done using the Add-ADPermission cmdlet.

Video Steps

1. Launch Exchange Management Shell

Click on start and then expand Exchange 2019 and right click on the Exchange Management Shell and run as administrator

2. Run command

Run the following command: Add-ADPermission -Identity "User5" -User User4 -ExtendedRights "Send As"
0
0 Comments
In this article, I would like to show how to grab a webpage's content in PowerShell to detect if there's any changes within an interval of time.
Experts Exchange (EE) has become my companies go-to resource to get answers. I've used EE to make decisions, solve problems and even save customers.