Walk-Through of Building a New PowerShell Script
This tutorial goes through the step by step process I use when I'm writing a new PowerShell script, using the example of a bulk mail contacts import script.
This tutorial goes through the step by step process I use when I'm writing a new PowerShell script, using the example of a bulk mail contacts import script.
Import-MailContactsFromCSV.ps1 is a PowerShell script to automate the creation of Exchange mail contacts using a CSV file for input.
Get-O365GroupReport.ps1 v1.01 has been released with improvements and bug fixes for reporting on Office 365 Groups.
Get-O365GroupReports.ps1 is a PowerShell script for reporting on new, modified, and deleted Office 365 Groups (also known as Unified Groups).
How to install Exchange Server 2016 CU3 or later on Windows Server 2016, including pre-requisite installation and antivirus exclusions for Windows Defender.
PowerShell functions for securely storing and using credentials that can be easily re-used for authentication in scripts and scheduled tasks.
The Get-DailyBackupAlerts.ps1 PowerShell script to monitor Exchange database backups has been updated with improvements and bug fixes.
The Exchange Analyzer team are happy to release v0.2.1-Beta.5. This release contains several new tests and some bug fixes.
It is a recommended practice to configure any antivirus software running on Exchange servers to exclude specific paths, processes, and file types.
An overview of the different web-based administration portals and PowerShell connection methods for administering Microsoft 365 services.
We're pleased to release v0.1.2-Beta.3 of Exchange Analyzer, containing mostly bug fixes and report format improvements.
I'm please to announce the second beta release of Exchange Analyzer, a PowerShell tool that scans Exchange 2013/2016 environments for best practices compliance.