Skip to content

Latest commit

 

History

History
46 lines (30 loc) · 958 Bytes

Remove-KshTenantHomeSite.md

File metadata and controls

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

Remove-KshTenantHomeSite

SYNOPSIS

Removes a home site.

SYNTAX

Remove-KshTenantHomeSite [<CommonParameters>]

DESCRIPTION

The Remove-KshTenantHomeSite cmdlet removes a home site. This cmdlet can be used only when connected to the SharePoint admin center.

EXAMPLES

Example 1

PS C:\> Remove-KshTenantHomeSite

Removes 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

None

NOTES

RELATED LINKS