Cover image for Microsoft Exchange Server 2013 PowerShell Cookbook : Second Edition.
Microsoft Exchange Server 2013 PowerShell Cookbook : Second Edition.
Title:
Microsoft Exchange Server 2013 PowerShell Cookbook : Second Edition.
Author:
Andersson, Jonas.
ISBN:
9781849689434
Personal Author:
Physical Description:
1 online resource (635 pages)
Contents:
Microsoft Exchange Server 2013 PowerShell Cookbook -- Table of Contents -- Microsoft Exchange Server 2013 PowerShell Cookbook -- Credits -- About the Authors -- Acknowledgement -- About the Reviewers -- www.PacktPub.com -- Support files, eBooks, discount offers and more -- Why Subscribe? -- Free Access for Packt account holders -- Instant Updates on New Packt Books -- Preface -- What this book covers -- What you need for this book -- Who this book is for -- Conventions -- Reader feedback -- Customer support -- Downloading the example code -- Errata -- Piracy -- Questions -- 1. PowerShell Key Concepts -- Introduction -- Performing some basic steps -- Using the help system -- How to do it... -- How it works... -- There's more... -- Getting help with cmdlets and functions -- See also -- Understanding command syntax and parameters -- How to do it... -- How it works... -- There's more... -- See also -- Understanding the pipeline -- How to do it... -- How it works... -- There's more... -- See also -- Working with variables and objects -- How to do it... -- How it works... -- There's more... -- Variable expansion in strings -- Strongly typed variables -- Formatting output -- How to do it... -- How it works... -- There's more… -- See also -- Working with arrays and hash tables -- How to do it... -- How it works... -- There's more… -- See also -- Looping through items -- How to do it... -- How it works... -- There's more… -- See also -- Creating and running scripts -- How to do it... -- How it works... -- There's more… -- Execution policy -- See also -- Using flow control statements -- How to do it... -- How it works... -- There's more... -- See also -- Creating custom objects -- How to do it... -- How it works... -- There's more... -- Watch out for concurrent pipeline errors -- See also -- Creating PowerShell functions -- How to do it...

How it works... -- There's more… -- Taking it a step further -- See also -- Setting up a profile -- How to do it... -- How it works... -- There's more… -- See also -- 2. Exchange Management Shell Common Tasks -- Introduction -- Performing some basic steps -- Manually configuring remote PowerShell connections -- Getting ready -- How to do it... -- How it works... -- There's more... -- See also -- Using explicit credentials with PowerShell cmdlets -- How to do it... -- How it works... -- There's more... -- Transferring files through remote shell connections -- How to do it... -- How it works... -- There's more... -- See also -- Dealing with concurrent pipelines in remote PowerShell -- How to do it... -- How it works... -- There's more... -- See also -- Managing domains or an entire forest using recipient scope -- How to do it... -- How it works... -- There's more... -- Exporting reports to text and CSV files -- How to do it... -- How it works... -- There's more... -- See also -- Sending SMTP e-mails through PowerShell -- How to do it... -- How it works... -- There's more... -- Sending messages with attachments -- Sending command output in the body of a message -- See also -- Scheduling scripts to run at a later time -- How to do it... -- How it works... -- There's more... -- See also -- Logging shell sessions to a transcript -- How to do it... -- How it works... -- There's more... -- See also -- Automating tasks with the scripting agent -- Getting ready -- How to do it... -- How it works... -- There's more... -- Using multiple cmdlets with the OnComplete API -- See also -- Scripting an Exchange server installation -- Getting ready -- How to do it... -- How it works... -- There's more... -- See also -- 3. Managing Recipients -- Introduction -- Performing some basic steps -- Adding, modifying, and removing mailboxes -- How to do it... -- How it works...

There's more... -- Setting active directory attributes -- See also -- Working with contacts -- How to do it... -- How it works... -- There's more... -- See also -- Managing distribution groups -- How to do it... -- How it works... -- There's more... -- See also -- Managing resource mailboxes -- How to do it... -- How it works... -- There's more... -- Converting mailboxes -- See also -- Creating recipients in bulk using a CSV file -- Getting ready -- How to do it... -- How it works... -- There's more... -- Taking it a step further -- See also -- Working with recipient filters -- How to do it... -- How it works... -- There's more… -- Understanding variables in filters -- See also -- Adding and removing recipient e-mail addresses -- How to do it... -- How it works... -- There's more... -- See also -- Hiding recipients from address lists -- How to do it... -- How it works... -- There's more... -- See also -- Configuring recipient moderation -- How to do it... -- How it works... -- There's more... -- See also -- Configuring message delivery restrictions -- How to do it... -- How it works... -- There's more... -- See also -- Managing automatic replies and out of office settings for a user -- How to do it... -- How it works... -- There's more... -- Adding, modifying, and removing server-side inbox rules -- How to do it... -- How it works... -- There's more... -- See also -- Managing mailbox folder permissions -- How to do it... -- How it works... -- There's more... -- See also -- Importing user photos into Active Directory -- Getting ready -- How to do it... -- How it works... -- There's more… -- Taking it a step further -- See also -- 4. Managing Mailboxes -- Introduction -- Performing some basic steps -- Reporting on the mailbox size -- How to do it... -- How it works... -- There's more... -- See also.

Working with move requests and performing mailbox moves -- How to do it... -- How it works... -- There's more... -- Removing the move requests -- Moving the archive mailboxes -- Moving the mailboxes in batches -- Moving mailboxes with corrupt items -- See also -- Mailbox move e-mail notification -- How to do it... -- How it works... -- There's more… -- See also -- Importing and exporting mailboxes -- How to do it... -- How it works... -- There's more… -- Importing data into mailboxes -- Taking it a step further -- See also -- Deleting messages from mailboxes -- How to do it... -- How it works... -- There's more… -- Running reports before deleting data -- Deleting messages in bulk -- See also -- Managing disconnected mailboxes -- How to do it... -- How it works... -- There's more… -- See also -- Generating mailbox folder reports -- How to do it... -- How it works... -- There's more… -- Taking it a step further -- See also -- Reporting on mailbox creation time -- How to do it... -- How it works... -- There's more... -- See also -- Checking mailbox logon statistics -- How to do it... -- How it works... -- There's more... -- See also -- Setting storage quotas for mailboxes -- How to do it... -- How it works... -- There's more... -- Finding inactive mailboxes -- How to do it... -- How it works... -- There's more... -- Detecting and fixing corrupt mailboxes -- How to do it... -- How it works... -- There's more... -- See also -- Restoring deleted items from mailboxes -- How to do it... -- How it works... -- There's more... -- See also -- Managing public folder mailboxes -- How to do it... -- How it works... -- There's more… -- See also -- Reporting on public folder statistics -- How to do it... -- How it works... -- There's more… -- See also -- Managing user access to public folders -- How to do it... -- How it works... -- There's more….

5. Distribution Groups and Address Lists -- Introduction -- Performing some basic steps -- Reporting on distribution group membership -- How to do it... -- How it works... -- There's more... -- See also -- Adding members to a distribution group from an external file -- How to do it... -- How it works... -- There's more... -- See also -- Previewing dynamic distribution group membership -- How to do it... -- How it works... -- There's more... -- See also -- Excluding hidden recipients from a dynamic distribution group -- How to do it... -- How it works... -- There's more... -- See also -- Converting and upgrading distribution groups -- How to do it... -- How it works... -- There's more... -- See also -- Allowing managers to modify group membership -- How to do it... -- How it works... -- There's more... -- See also -- Removing disabled user accounts from distribution groups -- How to do it... -- How it works... -- There's more… -- See also -- Working with distribution group naming policies -- How to do it... -- How it works... -- There's more... -- See also -- Working with distribution group membership approval -- How to do it... -- How it works... -- There's more... -- See also -- Creating address lists -- How to do it... -- How it works... -- There's more... -- See also -- Exporting address list membership to a CSV file -- How to do it... -- How it works... -- There's more... -- See also -- Configuring hierarchical address books -- How to do it... -- How it works... -- There's more... -- See also -- 6. Mailbox Database Management -- Introduction -- Performing some basic steps -- Managing the mailbox databases -- How to do it... -- How it works... -- There's more… -- Understanding automatic mailbox distribution -- Taking it a step further -- See also -- Moving databases and logs to another location -- How to do it... -- How it works...

There's more….
Abstract:
This book is written in a Cookbook-style format and provides practical, immediately usable task-based recipes that show you how to manage and maintain your Microsoft Exchange Server 2013 environment with Windows PowerShell 3. Each chapter of the book is written so that it can be used as a desktop reference, or it can be read from beginning to end, allowing you to build a solid foundation for building scripts in your Exchange environment.This Cookbook is for messaging professionals who want to learn how to build real-world scripts with Windows PowerShell 3 and the Exchange Management Shell. If you are a network or systems administrator responsible for managing and maintaining Exchange Server 2013 you will find this highly useful. Only basic knowledge of Exchange Server and PowerShell are required to make the most of this book.
Local Note:
Electronic reproduction. Ann Arbor, Michigan : ProQuest Ebook Central, 2017. Available via World Wide Web. Access may be limited to ProQuest Ebook Central affiliated libraries.
Added Author:
Electronic Access:
Click to View
Holds: Copies: