Get-VBOEmailSettings
Short Description
Returns email notification settings. Email notifications are sent from a backup proxy server upon each execution of a backup or backup copy job.
Syntax
|
Get-VBOEmailSettings [<CommonParameters>] |
Detailed Description
This cmdlet returns email notification settings configured for Veeam Backup for Microsoft 365.
Parameters
<CommonParameters>
This cmdlet supports Microsoft PowerShell common parameters. For more information on common parameters, see the About Common Parameters section of Microsoft Learn.
Output Object
The cmdlet returns the VBOEmailSettings object that contains email notification settings.
Examples
Getting Email Notification Settings
This command returns email notification settings.
|
Get-VBOEmailSettings |