--- title: "Add-VBRCDPPolicy" description: "This cmdlet creates CDP policies. The cmdlet will create a CDP policy in the disabled state unless you enable a policy schedule. Run the Enable-VBRCDPPolicy cmdlet to enable the policy." canonical: "https://helpcenter.veeam.com/docs/vbr/powershell/add-vbrcdppolicy.html" breadcrumb: "Veeam PowerShell Reference > Veeam PowerShell Reference > Continuous Data Protection (CDP) > VMware CDP Policy > Add-VBRCDPPolicy" dateModified: "2026-08-19" --- # Add-VBRCDPPolicy ## Short Description Creates CDP policies for VMware vSphere VMs. **Product Edition**: Standard, Enterprise, Enterprise Plus, Veeam Universal License ## Syntax This cmdlet provides the following parameter sets:
Cluster (Default)
Server
|
Parameter |
Description |
Type |
Required |
Position |
Accept Pipeline Input |
|---|---|---|---|---|---|
|
CompressionLevel |
Specifies the compression level of the replicated data:
Default: |
|
False |
Named |
False |
|
Datastore |
Specifies the datastore to which you want to replicate VMs. Accepts the |
|
False |
Named |
False |
|
Description |
Specifies a description for a CDP policy. |
|
False |
Named |
False |
|
DiskType |
Specifies the type of disks for replicas:
|
|
False |
Named |
False |
|
Entity |
Specifies an array of VMs that you want to add to a CDP policy. Accepts the |
|
True |
Named |
True (ByPropertyName, ByValue) |
|
Exclusions |
Specifies an array of VMs that you want to exclude from a CDP policy processing. Accepts the |
|
False |
Named |
False |
|
Folder |
Specifies the folder to which you want to replicate VMs. Accepts the |
|
False |
Named |
False |
|
GuestProcessingOptions |
Specifies guest processing settings of a CDP policy. Accepts the |
|
False |
Named |
False |
|
Name |
Specifies a name for a CDP policy. |
|
False |
Named |
False |
|
NotificationOptions |
Specifies notification settings of a CDP policy. Accepts the |
False |
Named |
False |
|
|
OriginalVM |
For replica mapping. Specifies an array of production VMs that you want to replicate using replica mapping. The CDP policy will map this VM to the VM in the disaster recovery site. Use the Accepts the |
|
False |
Named |
False |
|
ReIpRule |
Specifies re-IP rules. Accepts the |
|
False |
Named |
False |
|
ReplicaVM |
For replica mapping. Specifies an array VM on the disaster recovery site. The cmdlet will map the production VM to this VM. Use the Accepts the |
|
False |
Named |
False |
|
RepositorySeed |
For replica seeding. Specifies the backup repository that keeps a full backup of VMs that you want to replicate. Accepts the |
|
False |
Named |
False |
|
ResourcePool |
Specifies the resource pool to which you want to replicate VMs. Accepts the |
|
False |
Named |
False |
|
RetentionOptions |
Specifies retention settings of a CDP policy. Accepts the |
|
False |
Named |
False |
|
SourceNetwork |
For network mapping. Specifies an array of production networks to which the VMs added to a CDP policy are connected. Note: The number of source networks must match the number of target networks. Accepts the |
False |
Named |
False |
|
|
SourceProxy |
Specifies the proxy in the production site that you want to assign to the CDP policy. Default: Automatic selection. Accepts the |
|
False |
Named |
False |
|
StoragePolicy |
Specifies the VMware storage policy that must be applied to the replica virtual disks. Accepts the |
False |
Named |
False |
|
|
Suffix |
Specifies the suffix that the cmdlet will add to the name of VMs replicated with CDP policies. Default: " |
|
False |
Named |
False |
|
TargetCluster |
Specifies a target cluster. The cmdlet will replicate VMs to this cluster. Accepts the |
|
True |
Named |
False |
|
TargetHost |
Specifies a target ESXi host. The cmdlet will replicate VMs to this ESXi host. Accepts the |
|
True |
Named |
False |
|
TargetNetwork |
For network mapping. Specifies an array of networks in the disaster recovery site. VMs that are replicated with the CDP policy will be connected to these networks. Note: The number of source networks must match the number of target networks. Accepts the |
False |
Named |
False |
|
|
TargetProxy |
Specifies the target proxy that you want to assign to the CDP policy. Default: Automatic selection. Accepts the |
|
False |
Named |
False |