Due to an issue on a file migration, I recently had a requirement to compare source and destination OneDrive structures. The easiest way I could come up with to do this was to use Graph API to expand the folder structure and export to CSV. I've always been a big PowerShell users so that is …
Continue reading Using Graph API in PowerShell Example – OneDrive File Structure Report


