--- title: "Get-VBOOrganizationSite" description: "This cmdlet returns Microsoft organization sites." canonical: "https://helpcenter.veeam.com/docs/vbo365/powershell/get-vboorganizationsite.html" breadcrumb: "PowerShell Reference > Veeam Backup for Microsoft 365 PowerShell Reference > Organizations Management > Organization Items > Get-VBOOrganizationSite" dateModified: "2026-08-21" --- # Get-VBOOrganizationSite ## Short Description Returns organization sites. ## Syntax This cmdlet provides the following parameter sets:
All (Default)
ByURL
ByParent
|
Parameter |
Description |
Type |
Required |
Position |
Accept Pipeline Input |
|---|---|---|---|---|---|
|
DataSource |
Specifies how the cmdlet will return organization sites:
Default: PreferLocal |
|
False |
Named |
False |
|
Filter |
Specifies a keyword to filter organization sites. The cmdlet will return sites that match this search criterion. |
|
False |
Named |
False |
|
IncludePersonalSite |
Defines that the cmdlet will return personal sites along with the other organization sites. Default: False |
|
False |
Named |
False |
|
IncludeSearchSite |
Defines that the cmdlet will return search sites along with the other organization sites. Default: False |
|
False |
Named |
False |
|
LocationFilter |
Note: Use this parameter for organizations of the Specifies an organization site location type:
The cmdlet will return organization sites of this location type. |
|
False |
Named |
False |
|
NotInJob |
Defines that the cmdlet will return sites that are not manually included in any of the backup jobs. Default: False Note: If a site is backed up by the |
|
False |
Named |
False |
|
Organization |
Specifies a Microsoft organization. The cmdlet will return organization sites of the specified organization. Accepts the To get this object, run the |
True |
Named |
True (ByValue) |
|
|
ParentURL |
Specifies parent organization site URL. If the |
|
False |
Named |
False |
|
Recurse |
Defines that the cmdlet will return all sub-level child sites. Default: False |
|
False |
Named |
False |
|
URL |
Specifies the organization site URL. If the |
|
False |
Named |
False |