Skip to content

How to batch with PNP to pull back 50k+ personal urls to avoid timeouts #640

Answered by veronicageek
dgoldman-msft asked this question in Q&A
Discussion options

You must be logged in to vote

@dgoldman-msft - Just to clarify that PowerShell PnP is not a replacement for the (Microsoft) SharePoint module (with *-SPO cmdlets). It's the replacement of the SharePointPnPPowerShell module, and the new one is now running on PowerShell Core & is cross-platform.

There's no -Batch functionality (yet) on cmdlets other than:

  • Add-PnPListItem
  • Set-PnPListItem
  • Remove-PnPListItem

This article from Matthew Yarlett is not what you're looking for, but might be a starting point for batching if you can adapt to your needs.

Replies: 2 comments 3 replies

Comment options

You must be logged in to vote
2 replies
@dgoldman-msft
Comment options

@ToddKlindt
Comment options

Comment options

You must be logged in to vote
1 reply
@dgoldman-msft
Comment options

Answer selected by dgoldman-msft
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants