PowerShell Script: Check Exchange 2010 Database Backups

powershell-logo

A PowerShell script that can be used to monitor the backup time stamps on Exchange Server 2010 databases.

How to Send SMTP Email Using PowerShell (Part 4)

powershell-send-html-email

Learn how to apply HTML styles to create nicely formatted HTML output from PowerShell scripts.

How to Send SMTP Email Using PowerShell (Part 3)

powershell-send-html-email

Learn how to add HTML message body content to emails sent via PowerShell scripts.

Using Test-ServiceHealth for Exchange Server Health Checks

exchange-2010-test-servicehealth-script

Learn how to build a PowerShell script that uses Test-ServiceHealth to perform health checks on your Exchange servers.

How to Send SMTP Email Using PowerShell (Part 2)

powershell-email-message-body-01

Learn simple techniques for adding message body content to emails sent via PowerShell scripts.

How to Send SMTP Email Using PowerShell (Part 1)

powershell-logo

This article demonstrates a few simple techniques for sending email messages via SMTP using both PowerShell 1.0 and 2.0.