万本电子书0元读

万本电子书0元读

顶部广告

Microsoft Exchange Server PowerShell Essentials电子书

售       价:¥

3人正在读 | 0人评论 9.8

作       者:Biswanath Banerjee

出  版  社:Packt Publishing

出版时间:2016-02-26

字       数:60.3万

所属分类: 进口书 > 外文原版书 > 电脑/网络

温馨提示:数字商品不支持退换货,不提供源文件,不支持导出打印

为你推荐

  • 读书简介
  • 目录
  • 累计评论(0条)
  • 读书简介
  • 目录
  • 累计评论(0条)
Leverage the power of basic Windows PowerShell *s to manage your Exchange messaging environmentAbout This BookGet to grips with Windows PowerShell and how it can be used to manage various aspects of the operating system and applicationsBecome proficient in PowerShell and apply it to manage Exchange infrastructure on-premise or via Exchange Online as part of Office 365Learn to create Windows PowerShell *s to do administrative tasks with this step-by-step, easy-to-follow guideWho This Book Is ForThis book is for administrators with a basic or limited understanding of Windows PowerShell and who want to increase their skill set in managing both the Exchange On Premise and Online environments.What You Will LearnDeep dive into the Windows PowerShell basicsCreate and manage Recipients and permissionsManage Distribution Group members, permissions, and group typesUnderstand Certificates and Role-Based Access Control using real-world examplesReview the usage of email address, address book, and retention policies with examplesLearn to manage Exchange Client Access and Mailbox Server rolesUse PowerShell for auditing and risk management in your Exchange organizationManage a highly available Exchange environment using PowerShellInteract with Exchange through the use of the Exchange Web Services-managed APIIn DetailPowerShell has become one of the most important skills in an Exchange administrator's armory. PowerShell has proved its mettle so widely that, if you're not already starting to learn PowerShell, then you're falling behind the industry. It isn't difficult to learn PowerShell at all. In fact, if you've ever run commands from a CMD prompt, then you'll be able to start using PowerShell straightaway.This book will walk you through the essentials of PowerShell in Microsoft Exchange Server and make sure you understand its nitty gritty effectively.You will first walk through the core concepts of PowerShell and their applications. This book discusses ways to automate tasks and activities that are performed by Exchange administrators and that otherwise take a lot of manual effort.Microsoft Exchange PowerShell Essentials will provide all the required details for Active Directory, System, and Exchange administrators to help them understand Windows PowerShell and build the required *s to manage the Exchange Infrastructure.Style and approachThis book is written with its target audience in mind; concepts are explained and followed by real-life examples. A comprehensive * is provided in each chapter to give you hands-on practice with all the major commands used in it.
目录展开

Microsoft Exchange Server PowerShell Essentials

Table of Contents

Microsoft Exchange Server PowerShell Essentials

Credits

About the Author

About the Reviewer

www.PacktPub.com

eBooks, discount offers, and more

Why subscribe?

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

Downloading the color images of this book

Errata

Piracy

Questions

1. Getting Started with PowerShell

Introducing Windows PowerShell

Understanding PowerShell syntax

Understanding the help system

The Help parameter (?)

The Get-Help cmdlet

Understanding Logging and Transcripts

Using variables

Assignment operators

Comparison operators

Using pipelines

Using loops

The Do loop

ForEach loops

While loops

Using arrays

Retrieving values from an array

Using filters and exporting data

Using If statements

Switch statements

Writing a basic script

Summary

2. Learning Recipient Management

Managing users

Creating a Mailbox for a new user

Creating a new user in Active Directory and a new mailbox for the user

Enabling mailbox for an existing user in Active directory

Managing permissions

Manage Full Access permissions

Manage Send As permission

Manage Send On Behalf permission

Managing folder/calendar permission

Managing room mailboxes

Import export of objects

Import user accounts in bulk using a CSV file

Import external contacts in bulk using a CSV file

Exporting objects to a CSV file

Connecting from Remote computers

Connecting to a remote Exchange 2013/2016 Server

Connecting to Exchange online

Troubleshooting Remote PowerShell session connectivity

Mailbox reporting

Automation with scripting agents

Scenario 1

Scenario 2

Writing a basic script

Scheduling your task

Summary

3. Handling Distribution Groups

Introducing distribution groups

Managing distribution groups

Distribution Group naming policy

Creating Distribution Groups

Changing Distribution Group properties

Managing distribution group permissions

Scenario

Managing distribution group members

Converting group types

Automation with dynamic Distribution groups

Dynamic Distribution group properties

Writing an advance script

Summary

4. Exchange Security

Components of Role Based Access Control

Managing Role Based Access Control

Where (scope)

What (role)

Who (Role Group)

Role assignment

Managing exchange certificates

Types of Certificates

Steps to manage certificates

Step 1 – generating a certificate

Step 2 – importing the certificate

Step 3 – assigning services to the new certificate

Managing Application Relaying emails

Managing External access of Exchange Admin Center

Writing a basic script

Summary

5. Everything about Microsoft Exchange Policies

Introducing Exchange Policies

Creating and managing E-mail Address Policies

Creating and managing Address Book policies

Creating and managing Retention Policies

Writing a basic script

Summary

6. Handling Exchange Server Roles

Configuring POP, IMAP, ActiveSync, and Outlook Anywhere

Configuring ActiveSync

Configuring Outlook Anywhere

Managing Client Access Servers

Managing transport connectors

Send connector

Receive connector

Managing DSN Messages

Managing Message tracking logs

Managing transport queues

Examples

Managing Public Folder Mailboxes

Writing a basic script

Summary

7. Auditing and E-Discovery

New features in Exchange 2016

The In-Place hold

Retrieving and exporting e-mails for Auditing using In-Place E-discovery

Retrieving content using KQL queries

Searching and removing e-mails from the server

Enable Auditing and understanding its usage

Administrator audit logs

Mailbox audit logs

Writing a basic script

Summary

8. Managing High Availability

Managing Database Availability Groups

DAG Quorum model

Creating DAG and adding/removing members

DAG networks

Adding/removing Database copies

Managing Database Copies

Suspending/resuming Database copies

Database Seeding

Retrieving and setting Database configuration

Controlling high availability failover mechanisms

Database Availability Group health checks

Database Availability Group Maintenance tasks

Writing a basic script

Summary

9. Exploring EWS Managed API

Introducing Exchange Web Services

Understanding the EWS managed API

Writing basic EWS managed API code

Creating custom folders in Mailboxes

Writing a basic script

Summary

10. Common Administration Tasks

Managing Active Sync devices

Managing Databases

Managing Transport rules and adding disclaimers

Managing Non-Delivery Reports

Managing Active Directory Attributes

Removing old log files

Health check commands

Test-ActiveSyncConnectivity

Test-ReplicationHealth

Test-OutlookWebServices

Get-Server Health

Summary

Index

累计评论(0条) 0个书友正在讨论这本书 发表评论

发表评论

发表评论,分享你的想法吧!

买过这本书的人还买过

读了这本书的人还在读

回顶部