Category
Describe the bug
Getting below error when trying to run the command.
Command: Invoke-PnPTenantTemplate -Path starterkit.pnp -Parameters @{"PORTALURL"="/sites/kitv3portal"; "MARKETINGALIAS"="kitv3marketing"; "HRALIAS"="kitv3hr" }
Invoke-PnPTenantTemplate : Unknown Error
At line:1 char:1
- Invoke-PnPTenantTemplate -Path starterkit.pnp -Parameters @{"PORTALUR ...
-
+ CategoryInfo : InvalidOperation: (:) [Invoke-PnPTenantTemplate]
, PSInvalidOperationException
+ FullyQualifiedErrorId : InvalidOperation,PnP.PowerShell.Commands.Provisi
oning.Tenant.InvokeTenantTemplate
Expected or Desired Behavior
Observed Behavior

Steps to Reproduce
Environment Details (Development & Target environment)
- Starter kit version: v3
- OS: Windows 10
- Target Environment: SharePoint Online
- Framework: Node.js v14.20.0
- PnPPowerShell Version : 1.12.0
- Browser(s): Chrome
Thanks for your contribution! Sharing is caring.
Category
Describe the bug
Getting below error when trying to run the command.
Command: Invoke-PnPTenantTemplate -Path starterkit.pnp -Parameters @{"PORTALURL"="/sites/kitv3portal"; "MARKETINGALIAS"="kitv3marketing"; "HRALIAS"="kitv3hr" }
Invoke-PnPTenantTemplate : Unknown Error
At line:1 char:1
Expected or Desired Behavior
Observed Behavior
Steps to Reproduce
Environment Details (Development & Target environment)
Thanks for your contribution! Sharing is caring.