Here
are the steps to increase the One-Drive storage for particular user.
- · Used Server: SERVER-PROD01 (Your server)
- · Platform: PowerShell (elevated- Run it as an Administrator).
- · Tenant URL: https://Super-admin.sharepoint.com
- Storage Quota: I have increased from 5120 MB to 10240 MB.
- · All Yellow marked are commands.
- User Name: Scott Main
- One Drive URL for Scott: https://Super-my.sharepoint.com/personal/scott_main_Super_com
PS
C:\Windows\system32> Connect-SPOService
cmdlet
Connect-SPOService at command pipeline position 1
Supply
values for the following parameters:
PS
C:\Windows\system32> Get-SPOSite -Identity https://Super-my.sharepoint.com/personal/scott_main_Super_com
Url
Owner
Storage Quota
---
-----
-------------
PS
C:\Windows\system32> Set-SPOSite -Identity https://Super-my.sharepoint.com/personal/scott_main_Super_com
-StorageQuota 10240
PS
C:\Windows\system32> Get-SPOSite -Identity https://Super-my.sharepoint.com/personal/scott_main_Super_com
Url
Owner
Storage Quota
---
-----
-------------
PS
C:\Windows\system32> Get-SPOSite -Identity https://Super-my.sharepoint.com/
Url
Owner
Storage Quota
---
-----
-------------
https://Super-my.sharepoint.com/
s-1-5-21-4051056689-3688846465-419978...
26214400