You might wonder why there is a need to map OneDrive as a network drive when you can sync it instead. There are many scenarios where synchronization is not necessary. For example, in a multi-user ...
function getstaffdirectoryraw { #download staff directory from sharepoint by mapping a drive temporarily net use $tempdrive $staffdirectorysharepointroot Start-Sleep ...