Get-VEXSmtpSettings
Short Description
Returns SMTP settings.
Note |
|
In Veeam Backup for Microsoft 365 7a and Veeam Backup & Replication 12.1, this cmdlet became deprecated. Use the |
Product: Veeam Backup & Replication, Veeam Backup for Microsoft 365
Product Edition: Community, Standard, Enterprise, Enterprise Plus, Veeam Universal License
Syntax
|
Get-VEXSmtpSettings [<CommonParameters>] |
Detailed Description
This cmdlet returns SMTP settings configured for Veeam Explorer for Microsoft Exchange. You may want to get information on these settings before sending restored mailbox items as email attachments.
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 VEXSmtpSettings object that contains SMTP settings configured for Veeam Explorer for Microsoft Exchange.
Examples
Getting SMTP Settings
This command returns SMTP settings configured for Veeam Explorer for Microsoft Exchange.
|
Get-VEXSmtpSettings |