Skip to content

Latest commit

 

History

History
46 lines (30 loc) · 979 Bytes

Get-KshTenantHomeSite.md

File metadata and controls

46 lines (30 loc) · 979 Bytes
external help file Module Name online version schema
SPClientCore.dll-Help.xml
SPClientCore
2.0.0

Get-KshTenantHomeSite

SYNOPSIS

Retrieves a home site.

SYNTAX

Get-KshTenantHomeSite [<CommonParameters>]

DESCRIPTION

The Get-KshTenantHomeSite cmdlet retrieves a home site URL of the tenant. This cmdlet can be used only when connected to the SharePoint admin center.

EXAMPLES

Example 1

PS C:\> Get-KshTenantHomeSite

Retrieves a home site.

PARAMETERS

CommonParameters

This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see about_CommonParameters.

INPUTS

None

OUTPUTS

System.String

NOTES

RELATED LINKS