Skip to content

Latest commit

 

History

History
53 lines (34 loc) · 1.15 KB

File metadata and controls

53 lines (34 loc) · 1.15 KB
external help file Microsoft.Online.SharePoint.PowerShell.dll-Help.xml
Module Name Microsoft.Online.SharePoint.PowerShell
online version https://learn.microsoft.com/powershell/module/microsoft.online.sharepoint.powershell/remove-spohomesite
applicable SharePoint Online
title Remove-SPOHomeSite
schema 2.0.0
author techwriter40
ms.author pamgreen
ms.reviewer

Remove-SPOHomeSite

SYNOPSIS

Removes the current SharePoint Online Home site setting.

SYNTAX

Remove-SPOHomeSite [<CommonParameters>]

DESCRIPTION

Use this cmdlet to remove the current SharePoint Online Home Site setting.

EXAMPLES

Example 1

Remove-SPOHomeSite

This example removes the current SharePoint Online Home Site setting.

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.Object

NOTES