Invoke-PnPTenantTemplate did not perform any action #4690
Unanswered
mvcsharepointdev
asked this question in
Q&A
Replies: 0 comments
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.
-
I have 2 tenants; Source & Destination. I export the site from source and try to invoke it inside the destination, but it failed, here are the steps i followed:-
Enter your credentials
User: @.com
Password for user @.com: ********
where i got this file:-
Connect-PnPOnline -Url "https://destination.sharepoint.com/sites/Porjects" -Interactive -ClientId f****7-d2*****
Invoke-PnPTenantTemplate -Path "PnP-Provisioning-File2.pnp" -verbose
VERBOSE: Connecting to the SharePoint Online Admin Center at 'https://destination-admin.sharepoint.com' to run this cmdlet
VERBOSE: Connected to the SharePoint Online Admin Center at 'https://destination-admin.sharepoint.com' to run this cmdlet
where step-4, only took couple of seconds then it ends.. without invoking the template inside the destination,, any idea?
Thanks
Beta Was this translation helpful? Give feedback.
All reactions