powershell
powershell copied to clipboard
PnP PowerShell
**Is your feature request related to a problem? Please describe.** I was surprised when I noticed that the the Cmdlets silently cleared all previously set permissions on all sub-folders. **Describe...
Context: OS: 10.0.17763 PS: 7.5.1 PnP.PowerShell: v3.1.0 Microsoft.Graph: v2.28.0 Microsoft Teams: 25094.310.3616.953 SharePoint Online Scenario: Add a tab in teams that displays a document library **Method 1: SharePointPageAndList** add-pnpteamstab -team...
After using `Copy-PnPFile` or `Move-PnPFile` you can call `Receive-PnPCopyMoveJobStatus` to get the status and progress of the job. Included are logs entries. These are however quite difficult to parse and...
### Reporting an Issue or Missing Feature Issue ### Expected behavior Move-PnpTerm on a term that is pinned in another termgroup should move the term to the destination Set-PnpTerm -deprecate...
### Reporting an Issue or Missing Feature _Set-PnPPageTextPart_ returns error _You cannot host text controls inside a one column full width section, only an image web part or hero web...
### Reporting an Issue or Missing Feature Currently I facing an issue that the Cmdlet New-PNPTenantSite timeout and no new Site could be created. If I do use the Api...
### 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```...
[BUG]
### 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```...
### Reporting an Issue or Missing Feature Running "Request-PnPReIndexWeb" does not increase the property bag value "vti_searchversion" of my connected SPO Web. ### Expected behavior I would expect that the...
This issue is now occurring with V3. It was reported as bug in V1 [https://github.com/pnp/powershell/issues/171#issue-793754415](https://github.com/pnp/powershell/issues/171#issue-793754415), V2 [https://github.com/pnp/powershell/issues/3626](https://github.com/pnp/powershell/issues/3626) and both had been marked as resolved. This report is based on version...