Is it possible to exclude specific list of field in Invoke-PnPSiteTemplate commandlet? #2841
Unanswered
mohammadamer
asked this question in
Q&A
Replies: 1 comment 3 replies
-
What I usually do, is to split it up in different XML files with individual lists in each, instead of having one huge XML file with everything for a site, and using Handlers to select what to pick from the template. Hope this helps |
Beta Was this translation helpful? Give feedback.
3 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.
-
Is it possible to exclude specific list of field in Invoke-PnPSiteTemplate commandlet?
I know that we can exclude using -ExcludeHandlers but I stumbled upon exclude specific list or field. Is that possible?
Beta Was this translation helpful? Give feedback.
All reactions