Skip to content

Instantly share code, notes, and snippets.

@dindoliboon
dindoliboon / OneDrivePsTools.ps1
Created March 9, 2016 00:43
Upload large files to OneDrive Personal
<#
Created this a few years ago to upload large files to OneDrive Personal.
Uses BITSAdmin (this is deprecated) to set the bearer token in the header.
OneDrive API at the time did not support uploading large files. Script will
need to be updated to use https://dev.onedrive.com/items/upload_large_files.htm#create-an-upload-session
Tested on Windows 10, PowerShell 5.0.10240.16384.