This topic has not yet been rated - Rate this topic

Use Windows Powershell cmdlets to administer site collections in SharePoint Online

Published: July 16, 2012

Summary: Learn about the Windows PowerShell cmdlets that you can use to administer site collections in SharePoint Online.

Applies to:  SharePoint Online 

The following table shows the Windows PowerShell cmdlets that you can use to manage site collections in SharePoint Online.

Cmdlet name Description

Get-SPODeletedSite

Returns all deleted site collections that are in the Recycle Bin.

Remove-SPODeletedSite

Removes a SharePoint Online deleted site collection from the Recycle Bin.

Restore-SPODeletedSite

Restores a SharePoint Online deleted site collection from the Recycle Bin.

Get-SPOSite

Returns one or more site collections.

New-SPOSite

Creates a new SharePoint Online site collection for the current company.

Remove-SPOSite

Sends a SharePoint Online site collection to the Recycle Bin.

Repair-SPOSite

Checks and repairs the specified site collection and its contents.

Set-SPOSite

Sets or updates the values of one or more properties for a site collection.

Test-SPOSite

Tests a SharePoint Online site collection.

Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.