Skip to content

Instantly share code, notes, and snippets.

@semenko
semenko / SetupFoldersForOneDrive.ps1
Last active December 20, 2023 01:07
Powershell Redirect Folders to OneDrive Account & Sync
# Work in progress!
# Derived from http://stackoverflow.com/questions/25709398/set-location-of-special-folders-with-powershell
<#
.SYNOPSIS
Sets a known folder's path using SHSetKnownFolderPath.
.PARAMETER Folder
The known folder whose path to set.
.PARAMETER Path
The path.