Test-RepositoryNotificationConfiguration



Summary

Tests the email notification configuration by sending a test email

Syntax

Test-RepositoryNotificationConfiguration [<CommonParameters>]

Description

This command sends a test email using the current repository configuration and reports any errors associated with the send process. This command is intended to debug the email server configuration.

Parameters

No parameters defined.

Examples


PS C:\> Test-RepositoryNotificationConfiguration

See also