--- title: "Get-VBRUnstructuredServer" description: "Returns unstructured data sources added to the inventory. Product Edition: Standard, Enterprise, Enterprise Plus, Veeam Universal License This cmdlet provides the following parameter sets: This cmdlet returns an array of unstructured data sources add" canonical: "https://helpcenter.veeam.com/docs/vbr/powershell/get-vbrunstructuredserver.html" breadcrumb: "Veeam PowerShell Reference > Veeam PowerShell Reference > Unstructured Data Backup > Working with Unstructured Data Source > Managing Unstructured Data Source > Get-VBRUnstructuredServer" dateModified: "2026-08-19" --- # Get-VBRUnstructuredServer ## Short Description Returns unstructured data sources added to the inventory. **Product Edition**: Standard, Enterprise, Enterprise Plus, Veeam Universal License ## Syntax This cmdlet provides the following parameter sets:
AllParameterSets (Default)
Name
Id
SANEntity
Backup
|
Parameter |
Description |
Type |
Required |
Position |
Accept Pipeline Input |
|---|---|---|---|---|---|
|
Backup |
Specifies a backup. The cmdlet will return an array of unstructured data sources protected with this backup. Accepts the |
False |
Named |
False |
|
|
Id |
Specifies an ID of a unstructured data sources. The cmdlet will return an array of unstructured data sources with the specified ID. |
|
True |
Named |
False |
|
Name |
Specifies a name of unstructured data sources. The cmdlet will return an array of unstructured data sources with the specified name. |
|
True |
Named |
False |
|
SANEntity |
Specifies a name of an enterprise NAS system. The cmdlet will return an array of file shares residing on this NAS system. Accepts the |
|
True |
Named |
False |