Skip to content

Latest commit

 

History

History
17 lines (14 loc) · 670 Bytes

RemoveSPOTenantSite.md

File metadata and controls

17 lines (14 loc) · 670 Bytes

#Remove-SPOTenantSite Topic automatically generated on: 2015-10-19

Office365 only: Removes a site collection from the current tenant ##Syntax

Remove-SPOTenantSite [-SkipRecycleBin [<SwitchParameter>]] [-FromRecycleBin [<SwitchParameter>]] [-Force [<SwitchParameter>]] -Url <String>

##Parameters

Parameter Type Required Description
Force SwitchParameter False Do not ask for confirmation.
FromRecycleBin SwitchParameter False If specified, will search for the site in the Recycle Bin and remove it from there.
SkipRecycleBin SwitchParameter False Do not add to the trashcan if selected.
Url String True