Moving files from SharePoint online to a mapped network drive
So I have been asked to move over 1,000 files from SPO to a mapped Network Drive hosted in Azure. I was looking to try and configure this using PowerShell if it’s possible. I have a csv that holds the server relative URL to each file, a destination (m:folderfolder) format, what’s the best way to achieve this, PNP, Graph SDK?
If anyone has done this or has a **bleep** good idea, please let me know as banging my head so far trying to get this moving.
So I have been asked to move over 1,000 files from SPO to a mapped Network Drive hosted in Azure. I was looking to try and configure this using PowerShell if it’s possible. I have a csv that holds the server relative URL to each file, a destination (m:folderfolder) format, what’s the best way to achieve this, PNP, Graph SDK?If anyone has done this or has a **bleep** good idea, please let me know as banging my head so far trying to get this moving. Read More