--- title: "Get-VBOProxy" description: "This cmdlet returns a list of backup proxy servers added to the Veeam Backup for Microsoft 365 backup infrastructure." canonical: "https://helpcenter.veeam.com/docs/vbo365/powershell/get-vboproxy.html" breadcrumb: "PowerShell Reference > Veeam Backup for Microsoft 365 PowerShell Reference > Backup Infrastructure > Backup Proxy Servers > Get-VBOProxy" dateModified: "2026-08-21" --- # Get-VBOProxy ## Short Description Returns backup proxy servers added to the Veeam Backup for Microsoft 365 infrastructure. ## Syntax This cmdlet provides the following parameter sets:
AllParameterSet (Default)
ByIdParameterSet
ByHostParameterSet
|
Parameter |
Description |
Type |
Required |
Position |
Accept Pipeline Input |
|---|---|---|---|---|---|
|
ExtendedView |
Note: This parameter will be deprecated in future versions of Veeam Backup for Microsoft 365. Defines that the cmdlet will return all parameters of the backup proxy server (if the backup proxy server is online) or exclude from a list the Default: False |
|
False |
Named |
False |
|
Hostname |
Specifies a DNS name or an IP address of the backup proxy server that you want to get. |
|
True |
Named |
False |
|
Id |
Specifies an ID of the backup proxy server. The cmdlet will return the backup proxy server with the specified ID. |
|
True |
Named |
False |
|
Organization |
Specifies a Microsoft organization. The cmdlet will return backup proxy servers that are associated with the specified organization. Accepts the To get this object, run the |
False |
Named |
True (ByValue) |