OneDrive
When executing Update-OSMedia
or New-OSBuild
, the OneDriveSetup.exe version information will be displayed. In Windows 10 1809 (November re-release), the version installed is from September 2018. The problem is that if you are interested in using KFM (Known Folder Move), you need to update OneDriveSetup.exe
You can view the Release Notes with the version information in the following link
Get-DownOSDBuilder -ContentDownload
Use this function to download either the Production or Enterprise versions to <OSDBuilder>\Content\OneDriveSetup.exe
Now when you execute Update-OSMedia
or New-OSBuild
, OneDriveSetup.exe will be up to date!
Last updated