Special character handling and preventing multiple login requests #3929
Unanswered
FuryoftheStars
asked this question in
Q&A
Replies: 1 comment
-
So a bump and an update here... For issue 1, the special character handling, I've been able to figure out that the special character issues are in part because |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi, not sure if this is the right place to ask this, but...
I'm working for a company where we have the need to archive OneDrive (for Business) contents from terminated employees, but the tools provided by Microsoft are lacking for us in this, especially as some of our employees build up tens or hundreds of thousands of files totaling tens to hundreds of GBs. We prefer downloading the contents of the person's OneDrive and then storing it on a local NAS.
I've managed to find a PnP Powershell script online that I've modified some to meet our needs, but there are still 2 remaining issues with it that I can't solve:
I was wondering if someone could help me fix these? The code is a little lengthy, so I've posted it to pastebin rather than directly to here.
https://pastebin.com/m05sqS9y
Beta Was this translation helpful? Give feedback.
All reactions