Graph API / PowerShell Script to Remove OneDrive Share Permissions

In a recent migration project, due to legacy permissions in the source environment, I had a requirement to clear permissions for a specific user from other users OneDrive files and folders. As with a lot of the scripting I do for Office 365, the Graph API was the perfect tool for the job. I built …

Continue reading Graph API / PowerShell Script to Remove OneDrive Share Permissions