Install
Easiest: download and run OneDriveAsADrive-Setup-v1.4.0.exe - it configures Windows WebDAV, registers the background service, and maps your drives.
One-liner (PowerShell as Administrator):
iwr https://github.com/Avatorsinc/OneDriveAsADrive/releases/latest/download/install.ps1 -UseBasicParsing | iex
The installer verifies the download against the published SHA256 before running it.
Or download the zip, extract, and run OneDriveAsADrive.exe.
Requirements: Windows 10/11, OneDrive (personal or work/school) signed in on the machine.
Verify manually:
(Get-FileHash OneDriveAsADrive-v1.4.0-win-x64.zip -Algorithm SHA256).Hashshould match the.sha256asset.