Test-WssAlertEmail

Sends a test alert email.

Syntax

Test-WssAlertEmail

Description

The Test-WssAlertEmail cmdlet sends a test alert email. You can use this cmdlet to check that your current email settings are correct. This cmdlet sends an email even if there are no alerts currently on the system. You can use the Set-WssAlertEmailSetting cmdlet to change settings for alert email notification.

Examples

Example 1: Send a test alert email

PS C:\> Test-WssAlertEmail

This command sends a test alert email that uses the current email settings.