How To Check Onedrive Storage Office 365 Powershell

OneDrive is a cloud-based storage service provided by Microsoft as part of their Office 365 suite. It allows users to store and share files across multiple devices, including PCs, tablets, and smartphones. However, it’s important to keep track of your OneDrive storage usage to ensure that you don’t exceed the limit set by your organization.

Checking OneDrive Storage in Powershell

To check your OneDrive storage usage in Powershell, follow these steps:

  1. Open Powershell as an administrator. You can do this by right-clicking on the Start button and selecting “Windows PowerShell (Administrator)”.
  2. Type the following command and press enter:
  3. Get-OneDriveStorageUsage
  4. The output will display your current storage usage, as well as any quota limits set by your organization.

Conclusion

By following these steps, you can easily check your OneDrive storage usage in Powershell. It’s important to keep track of your storage usage to avoid exceeding the limit set by your organization and potentially losing access to your files.