Cargando…

Microsoft Exchange Server PowerShell essentials : leverage the power of basic Windows PowerShell scripts to manage your Exchange messaging environment /

Leverage the power of basic Windows PowerShell scripts to manage your Exchange messaging environmentAbout This Book Get to grips with Windows PowerShell and how it can be used to manage various aspects of the operating system and applications Become proficient in PowerShell and apply it to manage Ex...

Descripción completa

Detalles Bibliográficos
Clasificación:Libro Electrónico
Autor principal: Banerjee, Biswanath (Autor)
Formato: Electrónico eBook
Idioma:Inglés
Publicado: Birmingham : Packt Publishing, [2016]
Colección:Professional expertise distilled.
Temas:
Acceso en línea:Texto completo
Tabla de Contenidos:
  • Cover; Copyright; Credits; About the Author; About the Reviewer; www.PacktPub.com; Table of Contents; Preface; Chapter 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 scriptSummary; Chapter 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 computersConnecting 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; Chapter 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 typesAutomation with dynamic Distribution groups; Dynamic Distribution group properties; Writing an advance script; Summary; Chapter 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 CenterWriting a basic script; Summary; Chapter 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; Chapter 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