--- title: "Get-VBRCDPSession" description: "Returns CDP policy sessions. Product Edition: Standard, Enterprise, Enterprise Plus, Veeam Universal License This cmdlet provides the following parameter sets: This cmdlet returns CDP policy sessions." canonical: "https://helpcenter.veeam.com/docs/vbr/powershell/get-vbrcdpsession.html" breadcrumb: "Veeam PowerShell Reference > Veeam PowerShell Reference > Jobs > Sessions > Get-VBRCDPSession" dateModified: "2026-08-19" --- # Get-VBRCDPSession ## Short Description Returns CDP policy sessions. **Product Edition**: Standard, Enterprise, Enterprise Plus, Veeam Universal License ## Syntax This cmdlet provides the following parameter sets:
Job (Default)
Id
Session
Result
State
|
Parameter |
Description |
Type |
Required |
Position |
Accept Pipeline Input |
|---|---|---|---|---|---|
|
Id |
Specifies the ID of the session. The cmdlet will return the session with this ID. |
|
True |
Named |
True (ByPropertyName) |
|
Last |
Defines that the command returns the last session of the specified CDP policy. |
|
False |
Named |
False |
|
Policy |
Specifies the CDP policy for which you want to get sessions. Accepts the |
|
True |
Named |
True (ByPropertyName) |
|
Result |
Specifies the session result. The cmdlet will return sessions with the on of the following results:
|
|
False |
Named |
False |
|
Session |
Specifies the CDP policy session for which you want to get an updated state. Accepts the |
True |
Named |
True (ByPropertyName, ByValue) |
|
|
State |
Specifies the session state. The cmdlet will return sessions with the specified state. |
|
False |
Named |
False |