-
### 🎯 Aim of the feature
Every product needs a place to store documentation. Currently we use [GitHub wiki for that ](https://github.com/pnp/vscode-viva/wiki) which is not the best pick as it is: not…
-
### Reporting an Issue or Missing Feature
Reporting an Issue with the "https://pnp.github.io/powershell/cmdlets/Get-PnPUserOneDriveQuota.html" command. Other commands mostly work.
### Expected be…
-
### Reporting an Issue or Missing Feature
Running Microsoft.Graph cmdlets, such as Connect-MgGraph and Get-MgApplication, produce an assembly conflict error if run after PnP.PowerShell assemblies hav…
-
### Context
As there is no option to set a default column value for a person field in SharePoint we're using PnP Powershell to perform this action. We have users following a procedure on a weekly bas…
-
### Reporting an Issue or Missing Feature
I have a provisioning script for sites that uses new-PnPsite in an Azure Function App. When I upgraded my script to use 2.5.0 instead of 2.3.0, the function …
-
+ CategoryInfo : InvalidOperation: (:) [Connect-PnPOnline], PSInvalidOperationException
+ FullyQualifiedErrorId : InvalidOperation,PnP.PowerShell.Commands.Base.ConnectOnline
Tri…
-
### Notice
Many bugs reported are actually related to the PnP Framework which is used behind the scenes. Consider carefully where to report an issue:
1. **Are you using ```Invoke-PnPSiteTemplate``…
-
might be related to #1043
PnP.PowerShell 2.10.0
Reproducible on Tenants in Standard Release and Targeted Release.
Steps to Repro:
1. Communication Site -> New Page -> Blank Template
2. A…
-
I ran the below commands to get a template file with resource files.
`Connect-PnPOnline -Url "https://mytenant.sharepoint.com/sites/TemplateSite" -Interactive`
`Get-PnPSiteTEmplate -Out "Templa…
-
I am working on exporting a complex list, but I am running into this issue.
PS 7.3.9
PNP.PowerShell 2.2.0
PS C:\Windows\System32> Get-PnPSiteTemplate -Out $TemplateFile -ListsToExtract $ListN…