PnP Provisioning Template
2 TopicsGet-PnPProvisioningTemplate throws Access Denied error
I am running below command in SharePoint Online Management Shell as administrator to get PnP Provisioning Template from a site collection in SharePoint online. Get-PnPProvisioningTemplate -out Lists.xml -Handlers Lists It throws following error in PowerShell window: "Access denied.You do not have permission to perform this action or access this resource." I have checked following things: 1. User I am running with PowerShell is a site collection administrator. 2. Permission is not broken for any lists. 3. Above command runs with handlers fields and contenttypes. 4. No list has any item/document/page checked out. All data is checked in with major version published.6.6KViews0likes3CommentsTime is offset with pnp provisioning
I have an issue while I use pnp provisioning engine : When the provisioning is performed the time on the event dates of my list are offsetted by one hour (I presume because my site is UTC+1). And then when I apply the provisioning template, this offset is not set to the target. So I have a Time offset between my two sites. On my source site In my provisioning template xml On my target site746Views0likes0Comments