Skip to content

OneDriveAsADrive v1.2.0

Choose a tag to compare

@github-actions github-actions released this 03 Jul 07:30
· 22 commits to main since this release

Install

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.2.0-win-x64.zip -Algorithm SHA256).Hash should match the .sha256 asset.