Hi,
Using Get-PnPProvisioningTemplate command how do i get additional pages that are with in the SitePages Library. I tried with "All" command and and i still get only Home.aspx in the exported XML file. Can you help? May be I am missing something.
Get-PnPProvisioningTemplate -Out <ProvisionTemplate.xml> -Handlers All
Thanks!
Ravi