Exchange 2007, 2010 and 2013 Setup “Send As” In Powershell
IT problem
In a previous post ( setup exchange send as ) I showed you how to setup send as via gui, for whatever reason I didn’t put up the powershell commands. See below on how to set this up quickly
IT Solution
This is simple, open up exchange management shell and enter what is below
Add-ADPermission "Mailbox" -User "DomainUser" -Extendedrights "Send As"
Where Mailbox is the mailbox you would like to send from and Domainuser is the user you would like to grant rights to.
Related Problems
If you want to send emails on behalf of other people then we need to setup the send as and send on behalf permissions in microsft exchange 2010 or exchange ...
READ SOLUTION
A step by step guide on how to Setup Exchange 2007/2010 and Exchange 2013 Whitelists.How to allow email into your orginization only from whitelisted sources / email whitelists.
READ SOLUTION
A send connector is used by exchange to send email to the internet or a specific address. Here is a guide on how to setup a send connector in ...
READ SOLUTION
A guide on how to setup exchange 2010 or 2007 to forward email to an external recipient. How to forward email in exchange,
READ SOLUTION
A quick guide on how to create a sub folder within public folders in exchange 2010 or exchange 2007.How to give users rights to create sub folders in public folders ...
READ SOLUTION
A guide on how to delete an email in multiple mailboxes in exchange 2007,Exchange 2013 and exchange 2010 sp1. How to delete an email from multiple mailboxes with ...
READ SOLUTION
A guide on how to create a user in powershell and how to create a mailbox in powershell step by step
READ SOLUTION
Certain applications require to be administrators of microsoft exchange, the process of adding an administrator to exchange has changed. Follow this guide on how to add an administrator to microsoft ...
READ SOLUTIONExchange 2010/2007 Send on Behalf , Send as.
Setup Exchange 2007/2010 and 2013 Whitelists.
Create Send connector in Exchange 2010
Forward Exchange 2007 or 2010 email to external
Exchange 2007/2010 Public Folders – Sub Folders
Delete Mail from Multiple Mailboxes
Create a User and Mailbox in Powershell
Add an administrator to Exchange 2010
Tags: powershell
Trackback from your site.

