Enable-VEXExtendedLogging
Short Description
Enables the extended logging feature for the local Veeam Explorer for Microsoft Exchange.
Applies to
Product Edition: Community, Standard, Enterprise, Enterprise Plus
Syntax
Enable-VEXExtendedLogging [<CommonParameters>] |
Detailed Description
This cmdlet enables the extended logging feature for the local Veeam Explorer for Microsoft Exchange if it is disabled. If it is enabled, nothing will happen and it will not cause any errors.
Run the Get-VEXExtendedLogging cmdlet to get the details about the state of the extended logging feature for the local Veeam Explorer for Microsoft Exchange.
Run the Disable-VEXExtendedLogging cmdlet to disable the extended logging feature for the local Veeam Explorer for Microsoft Exchange.
<CommonParameters>
This cmdlet supports Microsoft PowerShell common parameters. For more information on common parameters, see the About CommonParameters section of Microsoft Docs.
Example
This command enables the extended logging feature for the local Veeam Explorer for Microsoft Exchange.
Enable-VEXExtendedLogging |