Skip to content

The Right way to export and import SPO Site? #1073

Answered by rikumus
rikumus asked this question in Q&A
Discussion options

You must be logged in to vote

Finally I got this one resolved. Basically the export and import of SPO Site works just as described in my original post. However, PnP.PowerShell requires few things to be aligned with the stars:

  • Use the latest PS Core version (not PS 5.1 etc)
  • Use the latest PnP.PowerShell version
  • Use the updated version of cmdlets
  • Do not use any old exports (this is not so nice, if you are planning to restore something from older backups)
  • Check the documentation every now and then if it's updated

When it works, it's pure gold ;)

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by rikumus
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
1 participant