Search icon
Arrow left icon
All Products
Best Sellers
New Releases
Books
Videos
Audiobooks
Learning Hub
Newsletters
Free Learning
Arrow right icon
Microsoft Exchange Server 2016 PowerShell Cookbook - Fourth Edition

You're reading from  Microsoft Exchange Server 2016 PowerShell Cookbook - Fourth Edition

Product type Book
Published in Jul 2017
Publisher
ISBN-13 9781787126930
Pages 648 pages
Edition 4th Edition
Languages
Authors (3):
Jonas Andersson Jonas Andersson
Profile icon Jonas Andersson
Nuno Mota Nuno Mota
Profile icon Nuno Mota
Mike Pfeiffer Mike Pfeiffer
Profile icon Mike Pfeiffer
View More author details

Table of Contents (17) Chapters

Preface 1. PowerShell Key Concepts 2. Exchange Management Shell Common Tasks 3. Managing Recipients 4. Managing Mailboxes 5. Distribution Groups and Address Lists 6. Mailbox Database Management 7. Managing Client Access 8. Managing Transport Servers 9. Exchange Security 10. Compliance and Audit Logging 11. High Availability 12. Monitoring Exchange Health 13. Integration 14. Scripting with the Exchange Web Services Managed API 15. Common Shell Information 16. Query Syntaxes

Granting users full access permissions to mailboxes

One of the most common administrative tasks that Exchange administrators perform is to manage access rights to mailboxes. For example, you may have several users that share access to an individual mailbox, or you may have administrators and help desk staff that need to be able to open end users' mailboxes when troubleshooting a problem or providing technical support. In this recipe, you'll learn how to assign the permissions required to perform these tasks through the Exchange Management Shell.

How to do it...

To assign full access rights for an individual user to a specific mailbox, use the Add-MailboxPermission cmdlet:

    Add-MailboxPermission dsmith '
...
lock icon The rest of the chapter is locked
Register for a free Packt account to unlock a world of extra content!
A free Packt account unlocks extra newsletters, articles, discounted offers, and much more. Start advancing your knowledge today.
Unlock this book and the full library FREE for 7 days
Get unlimited access to 7000+ expert-authored eBooks and videos courses covering every tech area you can think of
Renews at $15.99/month. Cancel anytime}