PowerShell Module made around parsing the current user's OneDrive Configuration files, and using the OneDrive Client EXE to remove Folders / Document Libraries from being Synced.
For now, the only real intended use case is around Removing Folders from Sync, for examples see Get-Help Remove-ODSyncedItemConfig -Examples
Install-Module -Name OneDrive-Client
You can find this module on the PSGallery here: OneDrive-Client