New-VBRDiscoveredComputerConfigurationOption

Short Description

Creates new configuration options for Veeam Agent settings.

Important

Make sure to test this cmdlet in the lab before you run it in the production environment.

Applies to

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

Syntax

New-VBRDiscoveredComputerConfigurationOption -Name <string> -Value <Object>  [<CommonParameters>]

Detailed Description

This cmdlet creates the VBRDiscoveredComputerConfigurationOption object. This object contains new configuration options for Veeam Agent settings that you can distribute to discovered computers.

Parameters

Parameter

Description

Type

Required

Position

Accept Pipeline Input

Name

Specifies the name that you want to assign to a new configuration option.

String

True

Named

True
(ByPropertyName, ByValue)

Value

Specifies a value that the configuration option must store.

Object

True

Named

True
(ByPropertyName)

<CommonParameters>

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

Output Object

VBRDiscoveredComputerConfigurationOption

Examples

New-VBRDiscoveredComputerConfigurationOptionExample 1. Allowing File-Level Restore Without Administrator Privileges on Windows Computers

New-VBRDiscoveredComputerConfigurationOptionExample 2. Restricting VPN Connections Usage on Windows Computers

New-VBRDiscoveredComputerConfigurationOptionExample 3. Defining Job Queue Maximum Capacity on Linux and Mac Computers

Related Commands

Page updated 6/3/2024

Page content applies to build 12.3.1.1139