Enable-VESPExtendedLogging
Short Description
Enables the extended logging mode for Veeam Explorer for Microsoft SharePoint.
Applies to
Veeam Backup & Replication, Veeam Backup for Microsoft 365
Product Edition: Community, Standard, Enterprise, Enterprise Plus, Veeam Universal License
Syntax
Enable-VESPExtendedLogging [<CommonParameters>] |
Detailed Description
This cmdlet enables the extended logging mode for Veeam Explorer for Microsoft SharePoint if it is disabled. If it is enabled, nothing will happen and it will not cause any errors.
Run the Disable-VESPExtendedLogging cmdlet to disable the extended logging mode.
Parameters
<CommonParameters>
This cmdlet supports Microsoft PowerShell common parameters. For more information on common parameters, see the About CommonParameters section of Microsoft Docs.
Output Object
None.
Example
Enabling Extended Logging
This command enables the extended logging mode for Veeam Explorer for Microsoft SharePoint.
Enable-VESPExtendedLogging |