Restore-SPODeletedSite error: Site being restored has storage quota of 1024 which exceeds available storage quota of 604

Hi All,

I would like to restore a SharePoint Online site from the recycle bin by using a PowerShell command but keep getting an error message. The command I am running is:

     Restore-SPODeletedSite https://mysite.sharepoint.com/sites/Dev3

The error I am getting:

************

Restore-SPODeletedSite : Specified argument was out of the range of valid values.

Parameter name: Site being restored has storage quota of 1024 which exceeds available storage quota of 604.

At line:1 char:1

+ Restore-SPODeletedSite https://mysite.sharepoint.com/sites/Dev3

+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

+ CategoryInfo : NotSpecified: (:) [Restore-SPODeletedSite], ServerException

+ FullyQualifiedErrorId : Microsoft.SharePoint.Client.ServerException,Microsoft.Online.SharePoint.PowerShell.RestoreSPODeletedSite

*************
There is no parameter to set the quota. Can you please show me how I can get around this error.


I hope you can help
CEStar

2013 Server dll and js Files\dll>

 

 


 

 


  • Edited by ceBlueSky Sunday, August 16, 2015 7:17 PM
August 16th, 2015 7:16pm

Hi CEStar- that's because it's a MySite, which you can't restore. See the following link for details:

https://support.office.com/en-us/article/Restore-a-deleted-site-collection-91c18651-c017-47d1-9c27-3a22f325d6f1

Free Windows Admin Tool Kit Click here and download it now
August 17th, 2015 3:42pm

Sorry, I changed the first part of the url because I didn't want people to know my full SharePoint url

  https://mysite.sharepoint.com/sites/Dev3

I could have used

   https://mySharePointSite.sharepoint.com/sites/Dev3

or

   https://*.sharepoint.com/sites/Dev3

August 17th, 2015 6:35pm

This topic is archived. No further replies will be accepted.

Other recent topics Other recent topics