Backups, Downloads cleanup, and bulk file renaming — three Windows automation tasks I kept avoiding because the scripting ...
function getstaffdirectoryraw { #download staff directory from sharepoint by mapping a drive temporarily net use $tempdrive $staffdirectorysharepointroot Start-Sleep ...