Announcement: Need a free practice exam or an interactive mocks material for a Microsoft certification? Click here to use the MS Forms I've created previously.
July 20, 2017 | by iaur | posted as Configuration, OneDrive 365
To increase it: PowerShell scripting is needed
Set-SPOTenant -OneDriveStorageQuota 2621440 |
524288 x 5
Set-SPOSite -Identity https://yourmysiteurl -StorageQuota 5242880 |
Example
Set-SPOSite -Identity https://fresheggs-my.sharepoint.com/personal/admin_makeadent_xyz -StorageQuota 5242880 |
Via PowerShell
Get-SPOSite -Identity https://yourmysiteur | fl
Get-SPOSite -Identity https://fresheggs-my.sharepoint.com/personal/admin_makeadent_xyz | fl |
Via Admin Center
Admin Center > Active user> Choose the user> Navigate to OneDrive Settings
Via Sync Client