Report Mailbox and OneDrive Size in PowerShell via Microsoft Graph API

Report Mailbox sizes, OneDrive sizes, or all in one, with PowerShell and the MS Graph API In the tutorial below I explain how you can: In the blog post I use PowerShell and the Microsoft Graph API. I built my own modules around the API. I don’t use the official Microsoft PowerShell module. In the … Continue reading Report Mailbox and OneDrive Size in PowerShell via Microsoft Graph API

FIX: Install-Package: Access to the cloud file is denied PowerShell

‘Access to the cloud file is denied‘ while installing a PowerShell module? The error ‘Access to the cloud file is denied‘ makes you think it’s the PowerShell Gallery, but it’s probably your OneDrive and the location of your $env:PSModulepath and then probably including the -Scope CurrentUser parameter and variable. There are several things you can … Continue reading FIX: Install-Package: Access to the cloud file is denied PowerShell

FIX: We can’t sync this folder or Unable to sync shortcut OneDrive

Before we start! In this blog post I discuss two error messages for OneDrive. They are both about the same problem, just the other way around, but have something to do with an unable to sync to or from OneDrive. I wrote a paragraph for both error messages. Look carefully at the error message so … Continue reading FIX: We can’t sync this folder or Unable to sync shortcut OneDrive

FIX: OneDrive in Explorer not previewing thumbnails

Where are my thumbnails in OneDrive? In this tutorial I explain how to get the thumbnails back when you open OneDrive in the Windows Explorer. At the bottom of the tutorial I explain how this can happen. Let’s fix those sh*tty thumbnails in OneDrive. On your taskbar there are a few icons to the right. … Continue reading FIX: OneDrive in Explorer not previewing thumbnails