--- title: "Set-VBRComputerDestinationOptions" description: "This cmdlet modifies the target location settings for the backup policy that Veeam Agent job applies to the protected computers. To modify settings, specify new values for the necessary parameters." canonical: "https://helpcenter.veeam.com/docs/vbr/powershell/set-vbrcomputerdestinationoptions.html" breadcrumb: "Veeam PowerShell Reference > Veeam PowerShell Reference > Veeam Agent Management > Working with Veeam Agent Backup Jobs and Policies > Veeam Agent Job Target Settings > Set-VBRComputerDestinationOptions" dateModified: "2026-08-19" --- # Set-VBRComputerDestinationOptions ## Short Description Modifies the target location for Veeam Agent backup policies. **Product Edition**: Community, Standard, Enterprise, Enterprise Plus, Veeam Universal License ## Syntax This cmdlet provides the following parameter sets:
Local
Shared
Repository
|
Parameter |
Description |
Type |
Required |
Position |
Accept Pipeline Input |
|---|---|---|---|---|---|
|
BackupRepository |
Use this option if you want to save a backup on either of the following types of a backup repository:
Accepts the |
|
False |
Named |
False |
|
BackupServerName |
Specifies the DNS name or an external IP address of the Veeam backup server that manages the target backup repository. Note: You can use only the Veeam backup server where the Veeam Agent backup job is configured. |
|
False |
Named |
False |
|
LocalPath |
Use this parameter if you want to keep backups on the following target locations:
|
|
True |
Named |
False |
|
NetworkCredentials |
Specifies the credentials which Veeam Agent will use to authenticate to the network shared folder. |
|
False |
Named |
False |
|
NetworkFolderPath |
Use this option if you want to keep backups in a network shared folder. |
|
False |
Named |
False |
|
Options |
Specifies the target location settings that you want to modify. Accepts the |
|
True |
Named |
True (ByValue) |
|
TargetShareType |
Specifies the protocol that you will use to keep backups on shared folders.
Note: The NFS protocol type does not work for Windows computers. |
|
False |
Named |
False |
|
UseNetworkCredentials |
Defines that the network shared folder requires authentication. |
|
False |
Named |
False |