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 12 hours 21 minutes ago
August 16th, 2015 3:17pm

I believe what it is indicating is that you don't have enough storage left on your subscription to accommodate the restore, i.e. you need to purchase more storage for your tenant.
Free Windows Admin Tool Kit Click here and download it now
August 16th, 2015 3:52pm

I don't think it's a space problem. I have loads of space available:


The site I want to restore using the PowerShell script is very small 50 MB

August 16th, 2015 5:25pm

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

Other recent topics Other recent topics