Skip to content

OneDriveAsADrive v1.3.2

Choose a tag to compare

@github-actions github-actions released this 03 Jul 23:39
· 7 commits to main since this release

Install

Easiest: download and run OneDriveAsADrive-Setup-v1.3.2.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.3.2-win-x64.zip -Algorithm SHA256).Hash should match the .sha256 asset.