Replies: 1 comment
-
I can see Get-PnPSiteTemplate extracts apps in
but cannot see a specific handler for it. If they do not include them, then they are probably not supported. |
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.
-
Hi all,
in which handler of Invoke-PnPSiteTemplate are SharePoint apps included?
Currently I use following command and apps are missing.
Invoke-PnPSiteTemplate -Path $templatefile -ClearNavigation:$true -OverwriteSystemPropertyBagValues:$true -Handlers WebSettings, SupportedUILanguages, SiteSettings, SiteSecurity, SiteHeader, SiteFooter, SearchSettings, RegionalSettings, PropertyBagEntries, Pages, PageContents, Navigation, Lists, Files, Fields, ContentTypes
Best regards
Robin
Beta Was this translation helpful? Give feedback.
All reactions