Iterating through site collections using Connect-PnPOnline #1492
Unanswered
benjacernuda
asked this question in
Q&A
Replies: 1 comment
-
I need the same, trying to iterate to every OneDrive (personal/) and I want to avoid creating a connection to each one, is this possible currently in PnP PowerShell?
|
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
Uh oh!
There was an error while loading. Please reload this page.
-
I would need to iterate through many site collections in order to install a new app. the user I'm using has MFA enabled.
Is there a way or parameter to use connect-pnponline without introduce the password for each site collecton?
I have tried to use -SPOManagementShell but it seems is not working with the new PnP.Powershell
Many thanks in advance!
Beta Was this translation helpful? Give feedback.
All reactions