OneDrive-Client

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

Installation

Install-Module -Name OneDrive-Client    

PowerShell Gallery

You can find this module on the PSGallery here: OneDrive-Client