Forum Discussion

rob_nicholson_helios's avatar
rob_nicholson_helios
Brass Contributor
Oct 01, 2019

OneDrive on-demand still isn't bullet proof

Very simple PowerShell example that writes the current date and time to a readme file:   "Backed up $(Get-Date)" > "$OneDrive\Readme.txt"   $OneDrive is the path to the root of the local OneDrive...

Resources