Summary
Displays the current notification configuration onto the screen
Syntax
Show-RepositoryNotificationConfiguration [<CommonParameters>]
Description
This command retrieves the current notification configuration as user-friendly screen output. This command must be invoked inside a directory initialized as a repository using the Initialize-Repository command. The current notification configuration must be set via the Set-RepositoryNotificationConfiguration command.
Parameters
No parameters defined.
Examples
PS C:\> Show-RepositoryNotificationConfiguration
See also
- Initialize-Repository
- Add-RepositoryFilter
- Remove-RepositoryFilter
- Get-RepositoryInfo
- Invoke-RepositorySync
- Invoke-RepositoryCleanup
- Set-RepositoryNotificationConfiguration
- Clear-RepositoryNotificationConfiguration
- Get-RepositoryNotificationConfiguration
- Add-RepositorySyncFailureRecipient
- Test-RepositoryNotificationConfiguration