Get-VBOFolderExclusions
Short Description
Returns folder exclusion settings.
Syntax
|
Get-VBOFolderExclusions [<CommonParameters>] |
Detailed Description
This cmdlet returns folder exclusion settings. Backup jobs will not process the specified mailbox data.
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 VBOFolderExclusions object that contains folder exclusion settings.
Examples
Getting Folder Exclusion Settings
This command returns the folder exclusion settings.
|
Get-VBOFolderExclusions |