Disable-VBRJobGuestFSIndexing

Short Description

Disables job guest file system indexing option.

Applies to

Platform: VMware, Hyper-V

Product Edition: Standard, Enterprise, Enterprise Plus, Veeam Universal License

Syntax

Disable-VBRJobGuestFSIndexing -Job <CBackupJob[]>  [<CommonParameters>]

Detailed Description

This cmdlet disables guest file system indexing in the selected job. The guest file system indexing settings are not deleted.

You can run this cmdlet with backup and replication jobs.

Run the Enable-VBRJobGuestFSIndexing cmdlet to enable the guest file system indexing option.

Parameters

Parameter

Description

Type

Required

Position

Accept
Pipeline
Input

Job

Specifies the array of jobs. The cmdlet will disable guest file system indexing for these jobs.

Accepts the CBackupJob[] object. To create this object, run the Get-VBRJob cmdlet.

True

0

True (ByProperty
Name, ByValue)

<CommonParameters>

This cmdlet supports Microsoft PowerShell common parameters. For more information on common parameters, see Microsoft Docs.

Output Object

None.

Examples

Disable-VBRJobGuestFSIndexingExample 1. Disabling Guest File System Indexing Option [Using Pipeline]

Disable-VBRJobGuestFSIndexingExample 2. Disabling Guest File System Indexing Option [Using Variable]

Related Commands

Get-VBRJob

Page updated 2/29/2024

Page content applies to build 12.3.1.1139